05:46:13 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/116752 05:46:13 Running as SYSTEM 05:46:13 [EnvInject] - Loading node environment variables. 05:46:13 Building remotely on prd-ubuntu2204-builder-2c-2g-49533 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 05:46:13 [ssh-agent] Looking for ssh-agent implementation... 05:46:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:13 $ ssh-agent 05:46:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXVbsUVZ/agent.1521 05:46:13 SSH_AGENT_PID=1523 05:46:13 [ssh-agent] Started. 05:46:13 Running ssh-add (command line suppressed) 05:46:13 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_4332240449857519379.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_4332240449857519379.key) 05:46:13 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:46:13 The recommended git tool is: NONE 05:46:15 using credential jenkins-ssh 05:46:15 Wiping out workspace first. 05:46:15 Cloning the remote Git repository 05:46:15 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 05:46:16 > git init /w/workspace/netconf-tox-verify-master # timeout=10 05:46:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 05:46:16 > git --version # timeout=10 05:46:16 > git --version # 'git version 2.34.1' 05:46:16 using GIT_SSH to set credentials jenkins-ssh 05:46:16 Verifying host key using known hosts file 05:46:16 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. 05:46:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 05:46:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 05:46:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 05:46:24 using GIT_SSH to set credentials jenkins-ssh 05:46:24 Verifying host key using known hosts file 05:46:24 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. 05:46:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/52/116752/4 # timeout=10 05:46:25 ERROR: Error fetching remote repo 'origin' 05:46:25 hudson.plugins.git.GitException: Failed to fetch from git://devvexx.opendaylight.org/mirror/netconf 05:46:25 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 05:46:25 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 05:46:25 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 05:46:25 at hudson.scm.SCM.checkout(SCM.java:540) 05:46:25 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 05:46:25 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 05:46:25 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 05:46:25 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 05:46:25 at hudson.model.Run.execute(Run.java:1895) 05:46:25 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 05:46:25 at hudson.model.ResourceController.execute(ResourceController.java:101) 05:46:25 at hudson.model.Executor.run(Executor.java:442) 05:46:25 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/52/116752/4" returned status code 128: 05:46:25 stdout: 05:46:25 stderr: fatal: couldn't find remote ref refs/changes/52/116752/4 05:46:25 05:46:25 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 05:46:25 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 05:46:25 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 05:46:25 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 05:46:25 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 05:46:25 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 05:46:25 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 05:46:25 at hudson.remoting.Request$2.run(Request.java:377) 05:46:25 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 05:46:25 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 05:46:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 05:46:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 05:46:25 at java.base/java.lang.Thread.run(Thread.java:1583) 05:46:25 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-builder-2c-2g-49533 05:46:25 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 05:46:25 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 05:46:25 at hudson.remoting.Channel.call(Channel.java:1003) 05:46:25 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 05:46:25 at jdk.internal.reflect.GeneratedMethodAccessor937.invoke(Unknown Source) 05:46:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:46:25 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 05:46:25 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 05:46:25 at com.sun.proxy.$Proxy309.execute(Unknown Source) 05:46:25 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 05:46:25 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 05:46:25 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 05:46:25 at hudson.scm.SCM.checkout(SCM.java:540) 05:46:25 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 05:46:25 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 05:46:25 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 05:46:25 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 05:46:25 at hudson.model.Run.execute(Run.java:1895) 05:46:25 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 05:46:25 at hudson.model.ResourceController.execute(ResourceController.java:101) 05:46:25 at hudson.model.Executor.run(Executor.java:442) 05:46:25 ERROR: Error fetching remote repo 'origin' 05:46:25 $ ssh-agent -k 05:46:25 unset SSH_AUTH_SOCK; 05:46:25 unset SSH_AGENT_PID; 05:46:25 echo Agent pid 1523 killed; 05:46:25 [ssh-agent] Stopped. 05:46:25 [PostBuildScript] - [INFO] Executing post build scripts. 05:46:25 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins9016352716023643284.sh 05:46:25 ---> sysstat.sh 05:46:25 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1259339668612088852.sh 05:46:25 ---> package-listing.sh 05:46:25 ++ facter osfamily 05:46:25 ++ tr '[:upper:]' '[:lower:]' 05:46:26 + OS_FAMILY=debian 05:46:26 + workspace=/w/workspace/netconf-tox-verify-master 05:46:26 + START_PACKAGES=/tmp/packages_start.txt 05:46:26 + END_PACKAGES=/tmp/packages_end.txt 05:46:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:26 + PACKAGES=/tmp/packages_start.txt 05:46:26 + '[' /w/workspace/netconf-tox-verify-master ']' 05:46:26 + PACKAGES=/tmp/packages_end.txt 05:46:26 + case "${OS_FAMILY}" in 05:46:26 + dpkg -l 05:46:26 + grep '^ii' 05:46:26 + '[' -f /tmp/packages_start.txt ']' 05:46:26 + '[' -f /tmp/packages_end.txt ']' 05:46:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:26 + '[' /w/workspace/netconf-tox-verify-master ']' 05:46:26 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 05:46:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 05:46:26 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7614785946328845834.sh 05:46:26 ---> capture-instance-metadata.sh 05:46:26 Setup pyenv: 05:46:26 * system (set by /opt/pyenv/version) 05:46:26 * 3.8.20 (set by /opt/pyenv/version) 05:46:26 * 3.9.20 (set by /opt/pyenv/version) 05:46:26 * 3.10.15 (set by /opt/pyenv/version) 05:46:26 * 3.11.10 (set by /opt/pyenv/version) 05:46:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IN7n 05:46:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:46:34 lf-activate-venv(): INFO: Installing: lftools 05:46:56 lf-activate-venv(): INFO: Adding /tmp/venv-IN7n/bin to PATH 05:46:56 INFO: Running in OpenStack, capturing instance metadata 05:46:56 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11654358744787944319.sh 05:46:56 provisioning config files... 05:46:56 Could not find credentials [logs] for netconf-tox-verify-master #14230 05:46:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config9865632767436789912tmp 05:46:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:46:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:46:56 provisioning config files... 05:46:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:46:57 [EnvInject] - Injecting environment variables from a build step. 05:46:57 [EnvInject] - Injecting as environment variables the properties content 05:46:57 SERVER_ID=logs 05:46:57 05:46:57 [EnvInject] - Variables injected successfully. 05:46:57 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2821400170199245356.sh 05:46:57 ---> create-netrc.sh 05:46:57 WARN: Log server credential not found. 05:46:57 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3982367854004141706.sh 05:46:57 ---> python-tools-install.sh 05:46:57 Setup pyenv: 05:46:57 system 05:46:57 3.8.20 05:46:57 3.9.20 05:46:57 3.10.15 05:46:57 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 05:46:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IN7n from file:/tmp/.os_lf_venv 05:46:59 lf-activate-venv(): INFO: Installing: lftools 05:47:06 lf-activate-venv(): INFO: Adding /tmp/venv-IN7n/bin to PATH 05:47:06 Generating Requirements File 05:47:25 Python 3.11.10 05:47:26 pip 25.2 from /tmp/venv-IN7n/lib/python3.11/site-packages/pip (python 3.11) 05:47:26 appdirs==1.4.4 05:47:26 argcomplete==3.6.2 05:47:26 aspy.yaml==1.3.0 05:47:26 attrs==25.3.0 05:47:26 autopage==0.5.2 05:47:26 beautifulsoup4==4.13.4 05:47:26 boto3==1.40.2 05:47:26 botocore==1.40.2 05:47:26 bs4==0.0.2 05:47:26 cachetools==5.5.2 05:47:26 certifi==2025.8.3 05:47:26 cffi==1.17.1 05:47:26 cfgv==3.4.0 05:47:26 chardet==5.2.0 05:47:26 charset-normalizer==3.4.2 05:47:26 click==8.2.1 05:47:26 cliff==4.10.0 05:47:26 cmd2==2.7.0 05:47:26 cryptography==3.3.2 05:47:26 debtcollector==3.0.0 05:47:26 decorator==5.2.1 05:47:26 defusedxml==0.7.1 05:47:26 Deprecated==1.2.18 05:47:26 distlib==0.4.0 05:47:26 dnspython==2.7.0 05:47:26 docker==7.1.0 05:47:26 dogpile.cache==1.4.0 05:47:26 durationpy==0.10 05:47:26 email_validator==2.2.0 05:47:26 filelock==3.18.0 05:47:26 future==1.0.0 05:47:26 gitdb==4.0.12 05:47:26 GitPython==3.1.45 05:47:26 google-auth==2.40.3 05:47:26 httplib2==0.22.0 05:47:26 identify==2.6.12 05:47:26 idna==3.10 05:47:26 importlib-resources==1.5.0 05:47:26 iso8601==2.1.0 05:47:26 Jinja2==3.1.6 05:47:26 jmespath==1.0.1 05:47:26 jsonpatch==1.33 05:47:26 jsonpointer==3.0.0 05:47:26 jsonschema==4.25.0 05:47:26 jsonschema-specifications==2025.4.1 05:47:26 keystoneauth1==5.11.1 05:47:26 kubernetes==33.1.0 05:47:26 lftools==0.37.13 05:47:26 lxml==6.0.0 05:47:26 markdown-it-py==3.0.0 05:47:26 MarkupSafe==3.0.2 05:47:26 mdurl==0.1.2 05:47:26 msgpack==1.1.1 05:47:26 multi_key_dict==2.0.3 05:47:26 munch==4.0.0 05:47:26 netaddr==1.3.0 05:47:26 niet==1.4.2 05:47:26 nodeenv==1.9.1 05:47:26 oauth2client==4.1.3 05:47:26 oauthlib==3.3.1 05:47:26 openstacksdk==4.6.0 05:47:26 os-client-config==2.3.0 05:47:26 os-service-types==1.8.0 05:47:26 osc-lib==4.1.0 05:47:26 oslo.config==10.0.0 05:47:26 oslo.context==6.0.0 05:47:26 oslo.i18n==6.5.1 05:47:26 oslo.log==7.2.0 05:47:26 oslo.serialization==5.7.0 05:47:26 oslo.utils==9.0.0 05:47:26 packaging==25.0 05:47:26 pbr==6.1.1 05:47:26 platformdirs==4.3.8 05:47:26 prettytable==3.16.0 05:47:26 psutil==7.0.0 05:47:26 pyasn1==0.6.1 05:47:26 pyasn1_modules==0.4.2 05:47:26 pycparser==2.22 05:47:26 pygerrit2==2.0.15 05:47:26 PyGithub==2.7.0 05:47:26 Pygments==2.19.2 05:47:26 PyJWT==2.10.1 05:47:26 PyNaCl==1.5.0 05:47:26 pyparsing==2.4.7 05:47:26 pyperclip==1.9.0 05:47:26 pyrsistent==0.20.0 05:47:26 python-cinderclient==9.7.0 05:47:26 python-dateutil==2.9.0.post0 05:47:26 python-heatclient==4.3.0 05:47:26 python-jenkins==1.8.3 05:47:26 python-keystoneclient==5.6.0 05:47:26 python-magnumclient==4.8.1 05:47:26 python-openstackclient==8.1.0 05:47:26 python-swiftclient==4.8.0 05:47:26 PyYAML==6.0.2 05:47:26 referencing==0.36.2 05:47:26 requests==2.32.4 05:47:26 requests-oauthlib==2.0.0 05:47:26 requestsexceptions==1.4.0 05:47:26 rfc3986==2.0.0 05:47:26 rich==14.1.0 05:47:26 rich-argparse==1.7.1 05:47:26 rpds-py==0.26.0 05:47:26 rsa==4.9.1 05:47:26 ruamel.yaml==0.18.14 05:47:26 ruamel.yaml.clib==0.2.12 05:47:26 s3transfer==0.13.1 05:47:26 simplejson==3.20.1 05:47:26 six==1.17.0 05:47:26 smmap==5.0.2 05:47:26 soupsieve==2.7 05:47:26 stevedore==5.4.1 05:47:26 tabulate==0.9.0 05:47:26 toml==0.10.2 05:47:26 tomlkit==0.13.3 05:47:26 tqdm==4.67.1 05:47:26 typing_extensions==4.14.1 05:47:26 tzdata==2025.2 05:47:26 urllib3==1.26.20 05:47:26 virtualenv==20.33.0 05:47:26 wcwidth==0.2.13 05:47:26 websocket-client==1.8.0 05:47:26 wrapt==1.17.2 05:47:26 xdg==6.0.0 05:47:26 xmltodict==0.14.2 05:47:26 yq==3.4.3 05:47:26 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins13667371642963278882.sh 05:47:26 ---> sudo-logs.sh 05:47:26 Archiving 'sudo' log.. 05:47:26 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15312666855011875213.sh 05:47:26 ---> job-cost.sh 05:47:26 Setup pyenv: 05:47:26 system 05:47:26 3.8.20 05:47:26 3.9.20 05:47:26 3.10.15 05:47:26 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 05:47:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IN7n from file:/tmp/.os_lf_venv 05:47:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:47:33 lf-activate-venv(): INFO: Adding /tmp/venv-IN7n/bin to PATH 05:47:33 INFO: No Stack... 05:47:33 INFO: Retrieving Pricing Info for: v3-standard-2 05:47:34 INFO: Archiving Costs 05:47:34 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins9836045052580879174.sh 05:47:34 ---> logs-deploy.sh 05:47:34 Setup pyenv: 05:47:34 system 05:47:34 3.8.20 05:47:34 3.9.20 05:47:34 3.10.15 05:47:34 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 05:47:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IN7n from file:/tmp/.os_lf_venv 05:47:36 lf-activate-venv(): INFO: Installing: lftools 05:47:43 lf-activate-venv(): INFO: Adding /tmp/venv-IN7n/bin to PATH 05:47:43 WARNING: Nexus logging server not set 05:47:43 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/14230/ 05:47:43 INFO: archiving logs to S3 05:47:44 ---> uname -a: 05:47:44 Linux prd-ubuntu2204-builder-2c-2g-49533 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 05:47:44 05:47:44 05:47:44 ---> lscpu: 05:47:44 Architecture: x86_64 05:47:44 CPU op-mode(s): 32-bit, 64-bit 05:47:44 Address sizes: 40 bits physical, 48 bits virtual 05:47:44 Byte Order: Little Endian 05:47:44 CPU(s): 2 05:47:44 On-line CPU(s) list: 0,1 05:47:44 Vendor ID: AuthenticAMD 05:47:44 Model name: AMD EPYC-Rome Processor 05:47:44 CPU family: 23 05:47:44 Model: 49 05:47:44 Thread(s) per core: 1 05:47:44 Core(s) per socket: 1 05:47:44 Socket(s): 2 05:47:44 Stepping: 0 05:47:44 BogoMIPS: 5600.00 05:47:44 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 05:47:44 Virtualization: AMD-V 05:47:44 Hypervisor vendor: KVM 05:47:44 Virtualization type: full 05:47:44 L1d cache: 64 KiB (2 instances) 05:47:44 L1i cache: 64 KiB (2 instances) 05:47:44 L2 cache: 1 MiB (2 instances) 05:47:44 L3 cache: 32 MiB (2 instances) 05:47:44 NUMA node(s): 1 05:47:44 NUMA node0 CPU(s): 0,1 05:47:44 Vulnerability Gather data sampling: Not affected 05:47:44 Vulnerability Itlb multihit: Not affected 05:47:44 Vulnerability L1tf: Not affected 05:47:44 Vulnerability Mds: Not affected 05:47:44 Vulnerability Meltdown: Not affected 05:47:44 Vulnerability Mmio stale data: Not affected 05:47:44 Vulnerability Reg file data sampling: Not affected 05:47:44 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 05:47:44 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 05:47:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:47:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:47:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:47:44 Vulnerability Srbds: Not affected 05:47:44 Vulnerability Tsx async abort: Not affected 05:47:44 05:47:44 05:47:44 ---> nproc: 05:47:44 2 05:47:44 05:47:44 05:47:44 ---> df -h: 05:47:44 Filesystem Size Used Avail Use% Mounted on 05:47:44 tmpfs 794M 1.1M 793M 1% /run 05:47:44 /dev/vda1 39G 8.3G 31G 22% / 05:47:44 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:47:44 tmpfs 5.0M 0 5.0M 0% /run/lock 05:47:44 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:47:44 tmpfs 794M 4.0K 794M 1% /run/user/1001 05:47:44 05:47:44 05:47:44 ---> free -m: 05:47:44 total used free shared buff/cache available 05:47:44 Mem: 7937 537 5002 4 2398 7110 05:47:44 Swap: 1023 0 1023 05:47:44 05:47:44 05:47:44 ---> ip addr: 05:47:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:47:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:47:44 inet 127.0.0.1/8 scope host lo 05:47:44 valid_lft forever preferred_lft forever 05:47:44 inet6 ::1/128 scope host 05:47:44 valid_lft forever preferred_lft forever 05:47:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:47:44 link/ether fa:16:3e:1f:94:7a brd ff:ff:ff:ff:ff:ff 05:47:44 altname enp0s3 05:47:44 inet 10.30.171.144/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 05:47:44 valid_lft 86272sec preferred_lft 86272sec 05:47:44 inet6 fe80::f816:3eff:fe1f:947a/64 scope link 05:47:44 valid_lft forever preferred_lft forever 05:47:44 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:47:44 link/ether 02:42:66:3a:ee:55 brd ff:ff:ff:ff:ff:ff 05:47:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:47:44 valid_lft forever preferred_lft forever 05:47:44 05:47:44 05:47:44 ---> sar -b -r -n DEV: 05:47:44 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-49533) 08/05/25 _x86_64_ (2 CPU) 05:47:44 05:47:44 05:45:37 LINUX RESTART (2 CPU) 05:47:44 05:47:44 05:47:44 ---> sar -P ALL: 05:47:44 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-49533) 08/05/25 _x86_64_ (2 CPU) 05:47:44 05:47:44 05:45:37 LINUX RESTART (2 CPU) 05:47:44 05:47:44 05:47:44