19:22:11 Started by timer 19:22:11 Running as SYSTEM 19:22:11 [EnvInject] - Loading node environment variables. 19:22:11 Building remotely on prd-ubuntu2204-docker-8c-8g-1645 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/ccsdk-distribution-maven-merge-master 19:22:11 [ssh-agent] Looking for ssh-agent implementation... 19:22:11 $ ssh-agent 19:22:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGcdPUA/agent.1881 19:22:11 SSH_AGENT_PID=1884 19:22:11 [ssh-agent] Started. 19:22:11 Running ssh-add (command line suppressed) 19:22:12 Identity added: /w/workspace/ccsdk-distribution-maven-merge-master@tmp/private_key_2979357325264417387.key (/w/workspace/ccsdk-distribution-maven-merge-master@tmp/private_key_2979357325264417387.key) 19:22:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:22:12 The recommended git tool is: NONE 19:22:13 using credential onap-jenkins-ssh 19:22:13 Wiping out workspace first. 19:22:13 Cloning the remote Git repository 19:22:13 Cloning repository git://cloud.onap.org/mirror/ccsdk/distribution 19:22:13 > git init /w/workspace/ccsdk-distribution-maven-merge-master # timeout=10 19:22:13 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/distribution 19:22:13 > git --version # timeout=10 19:22:13 > git --version # 'git version 2.34.1' 19:22:13 using GIT_SSH to set credentials Gerrit user 19:22:13 Verifying host key using manually-configured host key entries 19:22:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 19:22:14 ERROR: Error cloning remote repo 'origin' 19:22:14 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/distribution +refs/heads/*:refs/remotes/origin/*" returned status code 128: 19:22:14 stdout: 19:22:14 stderr: fatal: read error: Connection reset by peer 19:22:14 19:22:14 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 19:22:14 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 19:22:14 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 19:22:14 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 19:22:14 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 19:22:14 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 19:22:14 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 19:22:14 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 19:22:14 at hudson.remoting.Request$2.run(Request.java:377) 19:22:14 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 19:22:14 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 19:22:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 19:22:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 19:22:14 at java.base/java.lang.Thread.run(Thread.java:1583) 19:22:14 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-1645 19:22:14 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 19:22:14 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 19:22:14 at hudson.remoting.Channel.call(Channel.java:1042) 19:22:14 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 19:22:14 at jdk.internal.reflect.GeneratedMethodAccessor715.invoke(Unknown Source) 19:22:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 19:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 19:22:14 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 19:22:14 at PluginClassLoader for git-client//com.sun.proxy.$Proxy168.execute(Unknown Source) 19:22:14 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) 19:22:14 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 19:22:14 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 19:22:14 at hudson.scm.SCM.checkout(SCM.java:540) 19:22:14 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 19:22:14 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 19:22:14 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 19:22:14 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 19:22:14 at hudson.model.Run.execute(Run.java:1894) 19:22:14 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 19:22:14 at hudson.model.ResourceController.execute(ResourceController.java:101) 19:22:14 at hudson.model.Executor.run(Executor.java:446) 19:22:14 ERROR: Error cloning remote repo 'origin' 19:22:14 $ ssh-agent -k 19:22:14 unset SSH_AUTH_SOCK; 19:22:14 unset SSH_AGENT_PID; 19:22:14 echo Agent pid 1884 killed; 19:22:14 [ssh-agent] Stopped. 19:22:14 [PostBuildScript] - [INFO] Executing post build scripts. 19:22:14 [ccsdk-distribution-maven-merge-master] $ /bin/bash /tmp/jenkins13432111318937378745.sh 19:22:14 ---> sysstat.sh 19:22:14 [ccsdk-distribution-maven-merge-master] $ /bin/bash /tmp/jenkins18068166997141827507.sh 19:22:14 ---> package-listing.sh 19:22:14 ++ tr '[:upper:]' '[:lower:]' 19:22:14 ++ facter osfamily 19:22:15 + OS_FAMILY=debian 19:22:15 + workspace=/w/workspace/ccsdk-distribution-maven-merge-master 19:22:15 + START_PACKAGES=/tmp/packages_start.txt 19:22:15 + END_PACKAGES=/tmp/packages_end.txt 19:22:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:22:15 + PACKAGES=/tmp/packages_start.txt 19:22:15 + '[' /w/workspace/ccsdk-distribution-maven-merge-master ']' 19:22:15 + PACKAGES=/tmp/packages_end.txt 19:22:15 + case "${OS_FAMILY}" in 19:22:15 + grep '^ii' 19:22:15 + dpkg -l 19:22:15 + '[' -f /tmp/packages_start.txt ']' 19:22:15 + '[' -f /tmp/packages_end.txt ']' 19:22:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:22:15 + '[' /w/workspace/ccsdk-distribution-maven-merge-master ']' 19:22:15 + mkdir -p /w/workspace/ccsdk-distribution-maven-merge-master/archives/ 19:22:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-distribution-maven-merge-master/archives/ 19:22:15 [ccsdk-distribution-maven-merge-master] $ /bin/bash /tmp/jenkins16092502447531073334.sh 19:22:15 ---> capture-instance-metadata.sh 19:22:15 Setup pyenv: 19:22:15 * system (set by /opt/pyenv/version) 19:22:15 * 3.8.20 (set by /opt/pyenv/version) 19:22:15 * 3.9.20 (set by /opt/pyenv/version) 19:22:15 3.10.15 19:22:15 3.11.10 19:22:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9uRK 19:22:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:22:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:22:23 lf-activate-venv(): INFO: Installing additional packages: lftools 19:22:46 lf-activate-venv(): INFO: Adding /tmp/venv-9uRK/bin to PATH 19:22:46 INFO: Running in OpenStack, capturing instance metadata 19:22:47 [ccsdk-distribution-maven-merge-master] $ /bin/bash /tmp/jenkins5831789953453311455.sh 19:22:47 provisioning config files... 19:22:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-distribution-maven-merge-master@tmp/config11371880054822659577tmp 19:22:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:22:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:22:47 [EnvInject] - Injecting environment variables from a build step. 19:22:47 [EnvInject] - Injecting as environment variables the properties content 19:22:47 SERVER_ID=logs 19:22:47 19:22:47 [EnvInject] - Variables injected successfully. 19:22:47 [ccsdk-distribution-maven-merge-master] $ /bin/bash /tmp/jenkins1600789372979510770.sh 19:22:47 ---> create-netrc.sh 19:22:47 [ccsdk-distribution-maven-merge-master] $ /bin/bash /tmp/jenkins17377072844816623834.sh 19:22:47 ---> python-tools-install.sh 19:22:47 Setup pyenv: 19:22:47 system 19:22:47 3.8.20 19:22:47 3.9.20 19:22:47 3.10.15 19:22:47 * 3.11.10 (set by /w/workspace/ccsdk-distribution-maven-merge-master/.python-version) 19:22:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9uRK from file:/tmp/.os_lf_venv 19:22:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:22:48 lf-activate-venv(): INFO: Installing additional packages: lftools 19:22:54 lf-activate-venv(): INFO: Adding /tmp/venv-9uRK/bin to PATH 19:22:54 Generating Requirements File 19:23:16 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. 19:23:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:23:17 Python 3.11.10 19:23:17 pip 26.2.1 from /tmp/venv-9uRK/lib/python3.11/site-packages/pip (python 3.11) 19:23:17 aiohappyeyeballs==2.7.1 19:23:17 aiohttp==3.14.3 19:23:17 aiosignal==1.4.0 19:23:17 appdirs==1.4.4 19:23:17 argcomplete==3.7.2 19:23:17 aspy.yaml==1.3.0 19:23:17 attrs==26.1.0 19:23:17 autopage==0.6.0 19:23:17 beautifulsoup4==4.15.0 19:23:17 boto3==1.43.94 19:23:17 botocore==1.43.94 19:23:17 bs4==0.0.2 19:23:17 certifi==2026.7.22 19:23:17 cffi==2.1.1 19:23:17 cfgv==3.5.0 19:23:17 chardet==7.6.0 19:23:17 charset-normalizer==3.5.1 19:23:17 click==8.5.0 19:23:17 cliff==4.16.0 19:23:17 cmd2==4.2.4 19:23:17 cryptography==3.3.2 19:23:17 debtcollector==3.1.0 19:23:17 decorator==5.3.1 19:23:17 defusedxml==0.7.1 19:23:17 Deprecated==1.3.1 19:23:17 distlib==0.4.3 19:23:17 dnspython==2.8.0 19:23:17 docker==7.2.0 19:23:17 dogpile.cache==1.5.0 19:23:17 durationpy==0.11 19:23:17 email-validator==2.3.0 19:23:17 filelock==3.32.6 19:23:17 frozenlist==1.8.0 19:23:17 future==1.0.0 19:23:17 gitdb==4.0.12 19:23:17 GitPython==3.1.62 19:23:17 httplib2==0.30.2 19:23:17 identify==2.6.19 19:23:17 idna==3.19 19:23:17 importlib-resources==1.5.0 19:23:17 iso8601==2.1.0 19:23:17 Jinja2==3.1.6 19:23:17 jmespath==1.1.0 19:23:17 jsonpatch==1.33 19:23:17 jsonpointer==3.1.1 19:23:17 jsonschema==4.26.0 19:23:17 jsonschema-specifications==2025.9.1 19:23:17 keystoneauth1==5.17.0 19:23:17 kubernetes==36.0.3 19:23:17 lftools==0.37.23 19:23:17 lxml==6.1.3 19:23:17 markdown-it-py==4.2.0 19:23:17 MarkupSafe==3.0.3 19:23:17 mdurl==0.1.2 19:23:17 msgpack==1.2.2 19:23:17 multi_key_dict==2.0.3 19:23:17 multidict==6.8.0 19:23:17 munch==4.0.0 19:23:17 netaddr==1.3.0 19:23:17 niet==1.4.2 19:23:17 nodeenv==1.10.0 19:23:17 oauth2client==4.1.3 19:23:17 oauthlib==3.3.1 19:23:17 openstacksdk==4.20.0 19:23:17 os-service-types==1.9.0 19:23:17 osc-lib==4.7.0 19:23:17 oslo.config==10.7.0 19:23:17 oslo.context==6.5.0 19:23:17 oslo.i18n==6.9.0 19:23:17 oslo.log==8.3.2 19:23:17 oslo.serialization==5.11.0 19:23:17 oslo.utils==10.2.0 19:23:17 packaging==26.3 19:23:17 pbr==7.0.3 19:23:17 platformdirs==4.11.8 19:23:17 prettytable==3.18.0 19:23:17 prompt_toolkit==3.0.53 19:23:17 propcache==0.5.2 19:23:17 psutil==7.2.2 19:23:17 pyasn1==0.6.4 19:23:17 pyasn1_modules==0.4.2 19:23:17 pycparser==3.0 19:23:17 pygerrit2==2.0.15 19:23:17 PyGithub==2.10.0 19:23:17 Pygments==2.21.0 19:23:17 PyJWT==2.14.0 19:23:17 PyNaCl==1.6.2 19:23:17 pyparsing==2.4.7 19:23:17 pyperclip==1.11.0 19:23:17 pyrsistent==0.20.0 19:23:17 python-dateutil==2.9.0.post0 19:23:17 python-discovery==1.6.0 19:23:17 python-heatclient==5.3.0 19:23:17 python-jenkins==1.8.3 19:23:17 python-keystoneclient==6.0.0 19:23:17 python-magnumclient==5.0.0 19:23:17 python-manilaclient==6.3.0 19:23:17 python-openstackclient==10.3.0 19:23:17 python-swiftclient==4.11.0 19:23:17 PyYAML==6.0.3 19:23:17 referencing==0.37.0 19:23:17 requests==2.34.2 19:23:17 requests-oauthlib==2.0.0 19:23:17 rfc3986==2.0.0 19:23:17 rich==15.0.0 19:23:17 rich-argparse==1.8.0 19:23:17 rpds-py==2026.6.3 19:23:17 rsa==4.9.1 19:23:17 ruamel.yaml==0.19.1 19:23:17 ruamel.yaml.clib==0.2.15 19:23:17 s3transfer==0.19.2 19:23:17 simplejson==4.1.2 19:23:17 six==1.17.0 19:23:17 smmap==5.0.3 19:23:17 soupsieve==2.9.2 19:23:17 stevedore==5.9.1 19:23:17 tabulate==0.10.0 19:23:17 toml==0.10.2 19:23:17 tomlkit==0.15.1 19:23:17 tqdm==4.70.1 19:23:17 typing_extensions==4.16.0 19:23:17 urllib3==1.26.20 19:23:17 virtualenv==21.7.9 19:23:17 wcwidth==0.8.3 19:23:17 websocket-client==1.9.2 19:23:17 wrapt==2.4.1 19:23:17 xdg==6.0.0 19:23:17 xmltodict==1.0.4 19:23:17 yarl==1.24.5 19:23:17 yq==4.1.2 19:23:17 [ccsdk-distribution-maven-merge-master] $ /bin/sh /tmp/jenkins14345489579825122492.sh 19:23:17 ---> uv-install.sh 19:23:17 Installing uv/uvx (latest) using shell installer 19:23:17 2026-09-15 19:23:17 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-OFvPuX.sh" [1] 19:23:18 downloading uv 0.12.15 x86_64-unknown-linux-gnu 19:23:18 installing to /home/jenkins/.local/bin 19:23:18 uv 19:23:18 uvx 19:23:18 everything's installed! 19:23:18 19:23:18 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:23:18 19:23:18 source $HOME/.local/bin/env (sh, bash, zsh) 19:23:18 source $HOME/.local/bin/env.fish (fish) 19:23:18 Adding install location to PATH 19:23:18 ---> Validating uv/uvx install 19:23:18 uvx 0.12.15 (x86_64-unknown-linux-gnu) 19:23:18 [ccsdk-distribution-maven-merge-master] $ /bin/bash /tmp/jenkins13088409098769446286.sh 19:23:18 ---> sudo-logs.sh 19:23:18 Archiving 'sudo' log.. 19:23:19 [ccsdk-distribution-maven-merge-master] $ /bin/bash /tmp/jenkins16892336167307807930.sh 19:23:19 ---> job-cost.sh 19:23:19 INFO: Activating Python virtual environment... 19:23:19 Setup pyenv: 19:23:19 system 19:23:19 3.8.20 19:23:19 3.9.20 19:23:19 3.10.15 19:23:19 * 3.11.10 (set by /w/workspace/ccsdk-distribution-maven-merge-master/.python-version) 19:23:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9uRK from file:/tmp/.os_lf_venv 19:23:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:23:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:23:25 lf-activate-venv(): INFO: Adding /tmp/venv-9uRK/bin to PATH 19:23:25 INFO: No stack-cost file found 19:23:25 INFO: Instance uptime: 2476s 19:23:25 INFO: Fetching instance metadata (attempt 1 of 3)... 19:23:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:23:25 INFO: Successfully fetched instance metadata 19:23:25 INFO: Instance type: v3-standard-8 19:23:25 INFO: Retrieving pricing info for: v3-standard-8 19:23:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:23:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=2476 19:23:25 INFO: Successfully fetched Vexxhost pricing API 19:23:25 INFO: Retrieved cost: 0.22 19:23:26 INFO: Retrieved resource: v3-standard-8 19:23:26 INFO: Creating archive directory: /w/workspace/ccsdk-distribution-maven-merge-master/archives/cost 19:23:26 INFO: Archiving costs to: /w/workspace/ccsdk-distribution-maven-merge-master/archives/cost.csv 19:23:26 INFO: Successfully archived job cost data 19:23:26 DEBUG: Cost data: ccsdk-distribution-maven-merge-master,2790,2026-09-15 19:23:26,v3-standard-8,2476,0.22,0.00,FAILURE 19:23:26 [ccsdk-distribution-maven-merge-master] $ /bin/bash -l /tmp/jenkins6258535038514705426.sh 19:23:26 ---> logs-deploy.sh 19:23:26 Setup pyenv: 19:23:26 system 19:23:26 3.8.20 19:23:26 3.9.20 19:23:26 3.10.15 19:23:26 * 3.11.10 (set by /w/workspace/ccsdk-distribution-maven-merge-master/.python-version) 19:23:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9uRK from file:/tmp/.os_lf_venv 19:23:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:23:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:23:33 lf-activate-venv(): INFO: Adding /tmp/venv-9uRK/bin to PATH 19:23:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-distribution-maven-merge-master/2790 19:23:33 INFO: archiving workspace using pattern(s): 19:23:34 Archives upload complete. 19:23:34 INFO: archiving logs to Nexus 19:23:35 ---> uname -a: 19:23:35 Linux prd-ubuntu2204-docker-8c-8g-1645 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 19:23:35 19:23:35 19:23:35 ---> lscpu: 19:23:35 Architecture: x86_64 19:23:35 CPU op-mode(s): 32-bit, 64-bit 19:23:35 Address sizes: 40 bits physical, 48 bits virtual 19:23:35 Byte Order: Little Endian 19:23:35 CPU(s): 8 19:23:35 On-line CPU(s) list: 0-7 19:23:35 Vendor ID: AuthenticAMD 19:23:35 Model name: AMD EPYC-Rome Processor 19:23:35 CPU family: 23 19:23:35 Model: 49 19:23:35 Thread(s) per core: 1 19:23:35 Core(s) per socket: 1 19:23:35 Socket(s): 8 19:23:35 Stepping: 0 19:23:35 BogoMIPS: 5600.00 19:23:35 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 19:23:35 Virtualization: AMD-V 19:23:35 Hypervisor vendor: KVM 19:23:35 Virtualization type: full 19:23:35 L1d cache: 256 KiB (8 instances) 19:23:35 L1i cache: 256 KiB (8 instances) 19:23:35 L2 cache: 4 MiB (8 instances) 19:23:35 L3 cache: 128 MiB (8 instances) 19:23:35 NUMA node(s): 1 19:23:35 NUMA node0 CPU(s): 0-7 19:23:35 Vulnerability Gather data sampling: Not affected 19:23:35 Vulnerability Indirect target selection: Not affected 19:23:35 Vulnerability Itlb multihit: Not affected 19:23:35 Vulnerability L1tf: Not affected 19:23:35 Vulnerability Mds: Not affected 19:23:35 Vulnerability Meltdown: Not affected 19:23:35 Vulnerability Mmio stale data: Not affected 19:23:35 Vulnerability Reg file data sampling: Not affected 19:23:35 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:23:35 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:23:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:23:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:23:35 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:23:35 Vulnerability Srbds: Not affected 19:23:35 Vulnerability Tsa: Not affected 19:23:35 Vulnerability Tsx async abort: Not affected 19:23:35 Vulnerability Vmscape: Not affected 19:23:35 19:23:35 19:23:35 ---> nproc: 19:23:35 8 19:23:35 19:23:35 19:23:35 ---> df -h: 19:23:35 Filesystem Size Used Avail Use% Mounted on 19:23:35 tmpfs 3.2G 1.1M 3.2G 1% /run 19:23:35 /dev/vda1 155G 11G 145G 7% / 19:23:35 tmpfs 16G 0 16G 0% /dev/shm 19:23:35 tmpfs 5.0M 0 5.0M 0% /run/lock 19:23:35 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:23:35 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 19:23:35 19:23:35 19:23:35 ---> free -m: 19:23:35 total used free shared buff/cache available 19:23:35 Mem: 32092 856 28459 4 2775 30794 19:23:35 Swap: 1023 0 1023 19:23:35 19:23:35 19:23:35 ---> ip addr: 19:23:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:23:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:23:35 inet 127.0.0.1/8 scope host lo 19:23:35 valid_lft forever preferred_lft forever 19:23:35 inet6 ::1/128 scope host 19:23:35 valid_lft forever preferred_lft forever 19:23:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:23:35 link/ether fa:16:3e:f4:d6:a0 brd ff:ff:ff:ff:ff:ff 19:23:35 altname enp0s3 19:23:35 inet 10.30.107.136/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 19:23:35 valid_lft 83923sec preferred_lft 83923sec 19:23:35 inet6 fe80::f816:3eff:fef4:d6a0/64 scope link 19:23:35 valid_lft forever preferred_lft forever 19:23:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:23:35 link/ether 36:fa:ce:47:e4:2e brd ff:ff:ff:ff:ff:ff 19:23:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:23:35 valid_lft forever preferred_lft forever 19:23:35 19:23:35 19:23:35 ---> sar -b -r -n DEV: 19:23:35 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-1645) 09/15/26 _x86_64_ (8 CPU) 19:23:35 19:23:35 18:42:21 LINUX RESTART (8 CPU) 19:23:35 19:23:35 18:50:12 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:23:35 19:00:27 1.76 0.20 1.54 0.02 1.94 19.05 211.34 19:23:35 19:10:16 1.42 0.00 1.42 0.00 0.22 16.45 0.00 19:23:35 19:20:18 1.39 0.00 1.39 0.00 0.16 16.23 0.01 19:23:35 Average: 1.53 0.07 1.45 0.01 0.78 17.26 71.92 19:23:35 19:23:35 18:50:12 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:23:35 19:00:27 29940144 31738708 645536 1.96 62192 2074212 1556960 4.59 246396 2385516 144 19:23:35 19:10:16 29934380 31733720 650492 1.98 62768 2074416 1557024 4.59 246972 2391596 32 19:23:35 19:20:18 29927712 31727708 656376 2.00 63352 2074480 1557088 4.59 247564 2398760 172 19:23:35 Average: 29934079 31733379 650801 1.98 62771 2074369 1557024 4.59 246977 2391957 116 19:23:35 19:23:35 18:50:12 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:23:35 19:00:27 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:23:35 19:00:27 ens3 0.39 0.23 0.13 0.29 0.00 0.00 0.00 0.00 19:23:35 19:00:27 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:35 19:10:16 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:23:35 19:10:16 ens3 0.24 0.18 0.09 0.20 0.00 0.00 0.00 0.00 19:23:35 19:10:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:35 19:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:23:35 19:20:18 ens3 0.29 0.22 0.11 0.22 0.00 0.00 0.00 0.00 19:23:35 19:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:35 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:23:35 Average: ens3 0.31 0.21 0.11 0.24 0.00 0.00 0.00 0.00 19:23:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:35 19:23:35 19:23:35 ---> sar -P ALL: 19:23:35 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-1645) 09/15/26 _x86_64_ (8 CPU) 19:23:35 19:23:35 18:42:21 LINUX RESTART (8 CPU) 19:23:35 19:23:35 18:50:12 CPU %user %nice %system %iowait %steal %idle 19:23:35 19:00:27 all 0.05 0.00 0.02 0.01 0.00 99.92 19:23:35 19:00:27 0 0.24 0.00 0.03 0.00 0.00 99.73 19:23:35 19:00:27 1 0.02 0.00 0.02 0.00 0.00 99.95 19:23:35 19:00:27 2 0.05 0.00 0.01 0.04 0.00 99.90 19:23:35 19:00:27 3 0.02 0.00 0.01 0.00 0.00 99.97 19:23:35 19:00:27 4 0.01 0.00 0.01 0.00 0.00 99.97 19:23:35 19:00:27 5 0.02 0.00 0.04 0.01 0.00 99.93 19:23:35 19:00:27 6 0.02 0.00 0.00 0.00 0.00 99.98 19:23:35 19:00:27 7 0.06 0.00 0.01 0.00 0.00 99.93 19:23:35 19:10:16 all 0.09 0.00 0.02 0.01 0.00 99.88 19:23:35 19:10:16 0 0.62 0.00 0.03 0.00 0.00 99.35 19:23:35 19:10:16 1 0.02 0.00 0.02 0.00 0.00 99.96 19:23:35 19:10:16 2 0.03 0.00 0.01 0.04 0.00 99.92 19:23:35 19:10:16 3 0.01 0.00 0.01 0.00 0.00 99.98 19:23:35 19:10:16 4 0.02 0.00 0.02 0.00 0.00 99.96 19:23:35 19:10:16 5 0.03 0.00 0.03 0.00 0.01 99.93 19:23:35 19:10:16 6 0.01 0.00 0.00 0.00 0.00 99.99 19:23:35 19:10:16 7 0.01 0.00 0.01 0.01 0.00 99.98 19:23:35 19:20:18 all 0.09 0.00 0.01 0.02 0.00 99.88 19:23:35 19:20:18 0 0.60 0.00 0.01 0.00 0.00 99.38 19:23:35 19:20:18 1 0.02 0.00 0.01 0.00 0.00 99.97 19:23:35 19:20:18 2 0.02 0.00 0.01 0.13 0.00 99.83 19:23:35 19:20:18 3 0.01 0.00 0.01 0.00 0.00 99.97 19:23:35 19:20:18 4 0.02 0.00 0.01 0.00 0.00 99.96 19:23:35 19:20:18 5 0.02 0.00 0.03 0.02 0.00 99.92 19:23:35 19:20:18 6 0.00 0.00 0.00 0.00 0.00 99.99 19:23:35 19:20:18 7 0.00 0.00 0.00 0.00 0.00 99.99 19:23:35 Average: all 0.08 0.00 0.02 0.01 0.00 99.89 19:23:35 Average: 0 0.48 0.00 0.02 0.00 0.00 99.49 19:23:35 Average: 1 0.02 0.00 0.02 0.00 0.00 99.96 19:23:35 Average: 2 0.03 0.00 0.01 0.07 0.00 99.88 19:23:35 Average: 3 0.01 0.00 0.01 0.00 0.00 99.97 19:23:35 Average: 4 0.02 0.00 0.02 0.00 0.00 99.97 19:23:35 Average: 5 0.02 0.00 0.03 0.01 0.01 99.93 19:23:35 Average: 6 0.01 0.00 0.00 0.00 0.00 99.99 19:23:35 Average: 7 0.02 0.00 0.01 0.00 0.00 99.96 19:23:35 19:23:35 19:23:35