10:34:46 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/113921 10:34:46 Running as SYSTEM 10:34:46 [EnvInject] - Loading node environment variables. 10:34:46 Building remotely on prd-ubuntu2004-docker-4c-4g-44619 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/netconf-maven-merge-master 10:34:47 [ssh-agent] Looking for ssh-agent implementation... 10:34:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:34:47 $ ssh-agent 10:34:47 SSH_AUTH_SOCK=/tmp/ssh-0DcfUWJSG43Z/agent.13660 10:34:47 SSH_AGENT_PID=13662 10:34:47 [ssh-agent] Started. 10:34:47 Running ssh-add (command line suppressed) 10:34:47 Identity added: /w/workspace/netconf-maven-merge-master@tmp/private_key_1353518113330304002.key (/w/workspace/netconf-maven-merge-master@tmp/private_key_1353518113330304002.key) 10:34:47 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:34:47 The recommended git tool is: NONE 10:34:49 using credential jenkins-ssh 10:34:49 Wiping out workspace first. 10:34:49 Cloning the remote Git repository 10:34:49 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 10:34:50 > git init /w/workspace/netconf-maven-merge-master # timeout=10 10:34:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 10:34:50 > git --version # timeout=10 10:34:50 > git --version # 'git version 2.25.1' 10:34:50 using GIT_SSH to set credentials jenkins-ssh 10:34:50 Verifying host key using known hosts file 10:34:50 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. 10:34:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 10:34:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 10:34:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:34:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 10:34:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 10:34:57 using GIT_SSH to set credentials jenkins-ssh 10:34:57 Verifying host key using known hosts file 10:34:57 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. 10:34:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/21/113921/5 # timeout=10 10:34:57 ERROR: Error fetching remote repo 'origin' 10:34:57 hudson.plugins.git.GitException: Failed to fetch from git://devvexx.opendaylight.org/mirror/netconf 10:34:57 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 10:34:57 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 10:34:57 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 10:34:57 at hudson.scm.SCM.checkout(SCM.java:540) 10:34:57 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 10:34:57 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 10:34:57 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 10:34:57 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 10:34:57 at hudson.model.Run.execute(Run.java:1895) 10:34:57 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 10:34:57 at hudson.model.ResourceController.execute(ResourceController.java:101) 10:34:57 at hudson.model.Executor.run(Executor.java:442) 10:34:57 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/21/113921/5" returned status code 128: 10:34:57 stdout: 10:34:57 stderr: fatal: couldn't find remote ref refs/changes/21/113921/5 10:34:57 10:34:57 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 10:34:57 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 10:34:57 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 10:34:57 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 10:34:57 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 10:34:57 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 10:34:57 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 10:34:57 at hudson.remoting.Request$2.run(Request.java:377) 10:34:57 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 10:34:57 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 10:34:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 10:34:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 10:34:57 at java.base/java.lang.Thread.run(Thread.java:829) 10:34:57 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2004-docker-4c-4g-44619 10:34:57 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 10:34:57 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 10:34:57 at hudson.remoting.Channel.call(Channel.java:1003) 10:34:57 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 10:34:57 at jdk.internal.reflect.GeneratedMethodAccessor616.invoke(Unknown Source) 10:34:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:34:57 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 10:34:57 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 10:34:57 at com.sun.proxy.$Proxy203.execute(Unknown Source) 10:34:57 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 10:34:57 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 10:34:57 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 10:34:57 at hudson.scm.SCM.checkout(SCM.java:540) 10:34:57 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 10:34:57 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 10:34:57 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 10:34:57 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 10:34:57 at hudson.model.Run.execute(Run.java:1895) 10:34:57 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 10:34:57 at hudson.model.ResourceController.execute(ResourceController.java:101) 10:34:57 at hudson.model.Executor.run(Executor.java:442) 10:34:57 ERROR: Error fetching remote repo 'origin' 10:34:57 $ ssh-agent -k 10:34:57 unset SSH_AUTH_SOCK; 10:34:57 unset SSH_AGENT_PID; 10:34:57 echo Agent pid 13662 killed; 10:34:57 [ssh-agent] Stopped. 10:34:57 [PostBuildScript] - [INFO] Executing post build scripts. 10:34:57 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins8005546689662224778.sh 10:34:57 ---> sysstat.sh 10:34:58 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins9551534904880241985.sh 10:34:58 ---> package-listing.sh 10:34:58 ++ facter osfamily 10:34:58 ++ tr '[:upper:]' '[:lower:]' 10:34:58 + OS_FAMILY=debian 10:34:58 + workspace=/w/workspace/netconf-maven-merge-master 10:34:58 + START_PACKAGES=/tmp/packages_start.txt 10:34:58 + END_PACKAGES=/tmp/packages_end.txt 10:34:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:34:58 + PACKAGES=/tmp/packages_start.txt 10:34:58 + '[' /w/workspace/netconf-maven-merge-master ']' 10:34:58 + PACKAGES=/tmp/packages_end.txt 10:34:58 + case "${OS_FAMILY}" in 10:34:58 + dpkg -l 10:34:58 + grep '^ii' 10:34:58 + '[' -f /tmp/packages_start.txt ']' 10:34:58 + '[' -f /tmp/packages_end.txt ']' 10:34:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:34:58 + '[' /w/workspace/netconf-maven-merge-master ']' 10:34:58 + mkdir -p /w/workspace/netconf-maven-merge-master/archives/ 10:34:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-merge-master/archives/ 10:34:58 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins17437245748620256993.sh 10:34:58 ---> capture-instance-metadata.sh 10:34:58 Setup pyenv: 10:34:58 * system (set by /opt/pyenv/version) 10:34:58 * 3.8.13 (set by /opt/pyenv/version) 10:34:58 * 3.9.13 (set by /opt/pyenv/version) 10:34:58 * 3.10.13 (set by /opt/pyenv/version) 10:34:58 * 3.11.7 (set by /opt/pyenv/version) 10:35:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VPwR 10:35:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:35:06 lf-activate-venv(): INFO: Installing: lftools 10:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-VPwR/bin to PATH 10:35:35 INFO: Running in OpenStack, capturing instance metadata 10:35:35 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins4186700509317515192.sh 10:35:35 provisioning config files... 10:35:36 Could not find credentials [logs] for netconf-maven-merge-master #3823 10:35:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config3140965960798346573tmp 10:35:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:35:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:35:36 provisioning config files... 10:35:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:35:36 [EnvInject] - Injecting environment variables from a build step. 10:35:36 [EnvInject] - Injecting as environment variables the properties content 10:35:36 SERVER_ID=logs 10:35:36 10:35:36 [EnvInject] - Variables injected successfully. 10:35:36 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins20305242799997925.sh 10:35:36 ---> create-netrc.sh 10:35:36 WARN: Log server credential not found. 10:35:36 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins5306021192719083048.sh 10:35:36 ---> python-tools-install.sh 10:35:36 Setup pyenv: 10:35:36 system 10:35:36 3.8.13 10:35:36 3.9.13 10:35:36 3.10.13 10:35:36 * 3.11.7 (set by /w/workspace/netconf-maven-merge-master/.python-version) 10:35:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VPwR from file:/tmp/.os_lf_venv 10:35:37 lf-activate-venv(): INFO: Installing: lftools 10:35:44 lf-activate-venv(): INFO: Adding /tmp/venv-VPwR/bin to PATH 10:35:44 Generating Requirements File 10:36:04 Python 3.11.7 10:36:04 pip 24.2 from /tmp/venv-VPwR/lib/python3.11/site-packages/pip (python 3.11) 10:36:04 appdirs==1.4.4 10:36:04 argcomplete==3.5.1 10:36:04 aspy.yaml==1.3.0 10:36:04 attrs==24.2.0 10:36:04 autopage==0.5.2 10:36:04 beautifulsoup4==4.12.3 10:36:04 boto3==1.35.44 10:36:04 botocore==1.35.44 10:36:04 bs4==0.0.2 10:36:04 cachetools==5.5.0 10:36:04 certifi==2024.8.30 10:36:04 cffi==1.17.1 10:36:04 cfgv==3.4.0 10:36:04 chardet==5.2.0 10:36:04 charset-normalizer==3.4.0 10:36:04 click==8.1.7 10:36:04 cliff==4.7.0 10:36:04 cmd2==2.4.3 10:36:04 cryptography==3.3.2 10:36:04 debtcollector==3.0.0 10:36:04 decorator==5.1.1 10:36:04 defusedxml==0.7.1 10:36:04 Deprecated==1.2.14 10:36:04 distlib==0.3.9 10:36:04 dnspython==2.7.0 10:36:04 docker==4.2.2 10:36:04 dogpile.cache==1.3.3 10:36:04 durationpy==0.9 10:36:04 email_validator==2.2.0 10:36:04 filelock==3.16.1 10:36:04 future==1.0.0 10:36:04 gitdb==4.0.11 10:36:04 GitPython==3.1.43 10:36:04 google-auth==2.35.0 10:36:04 httplib2==0.22.0 10:36:04 identify==2.6.1 10:36:04 idna==3.10 10:36:04 importlib-resources==1.5.0 10:36:04 iso8601==2.1.0 10:36:04 Jinja2==3.1.4 10:36:04 jmespath==1.0.1 10:36:04 jsonpatch==1.33 10:36:04 jsonpointer==3.0.0 10:36:04 jsonschema==4.23.0 10:36:04 jsonschema-specifications==2024.10.1 10:36:04 keystoneauth1==5.8.0 10:36:04 kubernetes==31.0.0 10:36:04 lftools==0.37.10 10:36:04 lxml==5.3.0 10:36:04 MarkupSafe==3.0.2 10:36:04 msgpack==1.1.0 10:36:04 multi_key_dict==2.0.3 10:36:04 munch==4.0.0 10:36:04 netaddr==1.3.0 10:36:04 netifaces==0.11.0 10:36:04 niet==1.4.2 10:36:04 nodeenv==1.9.1 10:36:04 oauth2client==4.1.3 10:36:04 oauthlib==3.2.2 10:36:04 openstacksdk==4.1.0 10:36:04 os-client-config==2.1.0 10:36:04 os-service-types==1.7.0 10:36:04 osc-lib==3.1.0 10:36:04 oslo.config==9.6.0 10:36:04 oslo.context==5.6.0 10:36:04 oslo.i18n==6.4.0 10:36:04 oslo.log==6.1.2 10:36:04 oslo.serialization==5.5.0 10:36:04 oslo.utils==7.3.0 10:36:04 packaging==24.1 10:36:04 pbr==6.1.0 10:36:04 platformdirs==4.3.6 10:36:04 prettytable==3.11.0 10:36:04 pyasn1==0.6.1 10:36:04 pyasn1_modules==0.4.1 10:36:04 pycparser==2.22 10:36:04 pygerrit2==2.0.15 10:36:04 PyGithub==2.4.0 10:36:04 PyJWT==2.9.0 10:36:04 PyNaCl==1.5.0 10:36:04 pyparsing==2.4.7 10:36:04 pyperclip==1.9.0 10:36:04 pyrsistent==0.20.0 10:36:04 python-cinderclient==9.6.0 10:36:04 python-dateutil==2.9.0.post0 10:36:04 python-heatclient==4.0.0 10:36:04 python-jenkins==1.8.2 10:36:04 python-keystoneclient==5.5.0 10:36:04 python-magnumclient==4.7.0 10:36:04 python-openstackclient==7.2.0 10:36:04 python-swiftclient==4.6.0 10:36:04 PyYAML==6.0.2 10:36:04 referencing==0.35.1 10:36:04 requests==2.32.3 10:36:04 requests-oauthlib==2.0.0 10:36:04 requestsexceptions==1.4.0 10:36:04 rfc3986==2.0.0 10:36:04 rpds-py==0.20.0 10:36:04 rsa==4.9 10:36:04 ruamel.yaml==0.18.6 10:36:04 ruamel.yaml.clib==0.2.12 10:36:04 s3transfer==0.10.3 10:36:04 simplejson==3.19.3 10:36:04 six==1.16.0 10:36:04 smmap==5.0.1 10:36:04 soupsieve==2.6 10:36:04 stevedore==5.3.0 10:36:04 tabulate==0.9.0 10:36:04 toml==0.10.2 10:36:04 tomlkit==0.13.2 10:36:04 tqdm==4.66.5 10:36:04 typing_extensions==4.12.2 10:36:04 tzdata==2024.2 10:36:04 urllib3==1.26.20 10:36:04 virtualenv==20.27.0 10:36:04 wcwidth==0.2.13 10:36:04 websocket-client==1.8.0 10:36:04 wrapt==1.16.0 10:36:04 xdg==6.0.0 10:36:04 xmltodict==0.14.2 10:36:04 yq==3.4.3 10:36:04 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins11996254883161770656.sh 10:36:04 ---> sudo-logs.sh 10:36:04 Archiving 'sudo' log.. 10:36:05 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins7910914121945889615.sh 10:36:05 ---> job-cost.sh 10:36:05 Setup pyenv: 10:36:05 system 10:36:05 3.8.13 10:36:05 3.9.13 10:36:05 3.10.13 10:36:05 * 3.11.7 (set by /w/workspace/netconf-maven-merge-master/.python-version) 10:36:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VPwR from file:/tmp/.os_lf_venv 10:36:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-VPwR/bin to PATH 10:36:10 INFO: No Stack... 10:36:10 INFO: Retrieving Pricing Info for: v3-standard-4 10:36:10 INFO: Archiving Costs 10:36:10 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins1483273080568147056.sh 10:36:10 ---> logs-deploy.sh 10:36:10 Setup pyenv: 10:36:10 system 10:36:10 3.8.13 10:36:10 3.9.13 10:36:10 3.10.13 10:36:10 * 3.11.7 (set by /w/workspace/netconf-maven-merge-master/.python-version) 10:36:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VPwR from file:/tmp/.os_lf_venv 10:36:11 lf-activate-venv(): INFO: Installing: lftools 10:36:19 lf-activate-venv(): INFO: Adding /tmp/venv-VPwR/bin to PATH 10:36:19 WARNING: Nexus logging server not set 10:36:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-merge-master/3823/ 10:36:19 INFO: archiving logs to S3 10:36:20 ---> uname -a: 10:36:20 Linux prd-ubuntu2004-docker-4c-4g-44619 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 10:36:20 10:36:20 10:36:20 ---> lscpu: 10:36:20 Architecture: x86_64 10:36:20 CPU op-mode(s): 32-bit, 64-bit 10:36:20 Byte Order: Little Endian 10:36:20 Address sizes: 40 bits physical, 48 bits virtual 10:36:20 CPU(s): 4 10:36:20 On-line CPU(s) list: 0-3 10:36:20 Thread(s) per core: 1 10:36:20 Core(s) per socket: 1 10:36:20 Socket(s): 4 10:36:20 NUMA node(s): 1 10:36:20 Vendor ID: AuthenticAMD 10:36:20 CPU family: 23 10:36:20 Model: 49 10:36:20 Model name: AMD EPYC-Rome Processor 10:36:20 Stepping: 0 10:36:20 CPU MHz: 2800.000 10:36:20 BogoMIPS: 5600.00 10:36:20 Virtualization: AMD-V 10:36:20 Hypervisor vendor: KVM 10:36:20 Virtualization type: full 10:36:20 L1d cache: 128 KiB 10:36:20 L1i cache: 128 KiB 10:36:20 L2 cache: 2 MiB 10:36:20 L3 cache: 64 MiB 10:36:20 NUMA node0 CPU(s): 0-3 10:36:20 Vulnerability Gather data sampling: Not affected 10:36:20 Vulnerability Itlb multihit: Not affected 10:36:20 Vulnerability L1tf: Not affected 10:36:20 Vulnerability Mds: Not affected 10:36:20 Vulnerability Meltdown: Not affected 10:36:20 Vulnerability Mmio stale data: Not affected 10:36:20 Vulnerability Retbleed: Vulnerable 10:36:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:36:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:36:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:36:20 Vulnerability Srbds: Not affected 10:36:20 Vulnerability Tsx async abort: Not affected 10:36:20 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:36:20 10:36:20 10:36:20 ---> nproc: 10:36:20 4 10:36:20 10:36:20 10:36:20 ---> df -h: 10:36:20 Filesystem Size Used Avail Use% Mounted on 10:36:20 udev 7.8G 0 7.8G 0% /dev 10:36:20 tmpfs 1.6G 1.1M 1.6G 1% /run 10:36:20 /dev/vda1 78G 8.9G 69G 12% / 10:36:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:36:20 tmpfs 5.0M 0 5.0M 0% /run/lock 10:36:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:36:20 /dev/loop0 62M 62M 0 100% /snap/core20/1405 10:36:20 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 10:36:20 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 10:36:20 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:36:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:36:20 10:36:20 10:36:20 ---> free -m: 10:36:20 total used free shared buff/cache available 10:36:20 Mem: 15997 642 12901 1 2453 15027 10:36:20 Swap: 1023 0 1023 10:36:20 10:36:20 10:36:20 ---> ip addr: 10:36:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:36:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:36:20 inet 127.0.0.1/8 scope host lo 10:36:20 valid_lft forever preferred_lft forever 10:36:20 inet6 ::1/128 scope host 10:36:20 valid_lft forever preferred_lft forever 10:36:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:36:20 link/ether fa:16:3e:8b:4c:46 brd ff:ff:ff:ff:ff:ff 10:36:20 inet 10.30.171.114/23 brd 10.30.171.255 scope global dynamic ens3 10:36:20 valid_lft 86257sec preferred_lft 86257sec 10:36:20 inet6 fe80::f816:3eff:fe8b:4c46/64 scope link 10:36:20 valid_lft forever preferred_lft forever 10:36:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:36:20 link/ether 02:42:c8:91:1f:b9 brd ff:ff:ff:ff:ff:ff 10:36:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:36:20 valid_lft forever preferred_lft forever 10:36:20 10:36:20 10:36:20 ---> sar -b -r -n DEV: 10:36:20 Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-44619) 10/21/24 _x86_64_ (4 CPU) 10:36:20 10:36:20 10:34:00 LINUX RESTART (4 CPU) 10:36:20 10:36:20 10:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:36:20 10:36:01 138.91 55.16 83.75 0.00 1594.80 7632.48 0.00 10:36:20 Average: 138.91 55.16 83.75 0.00 1594.80 7632.48 0.00 10:36:20 10:36:20 10:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:36:20 10:36:01 13215924 15372924 605764 3.70 75148 2274832 1333952 7.65 901960 1982232 219348 10:36:20 Average: 13215924 15372924 605764 3.70 75148 2274832 1333952 7.65 901960 1982232 219348 10:36:20 10:36:20 10:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:36:20 10:36:01 ens3 80.09 60.09 968.08 11.14 0.00 0.00 0.00 0.00 10:36:20 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:20 10:36:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:36:20 Average: ens3 80.09 60.09 968.08 11.14 0.00 0.00 0.00 0.00 10:36:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:20 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:36:20 10:36:20 10:36:20 ---> sar -P ALL: 10:36:20 Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-4g-44619) 10/21/24 _x86_64_ (4 CPU) 10:36:20 10:36:20 10:34:00 LINUX RESTART (4 CPU) 10:36:20 10:36:20 10:35:01 CPU %user %nice %system %iowait %steal %idle 10:36:20 10:36:01 all 19.84 8.47 6.73 3.24 0.10 61.62 10:36:20 10:36:01 0 28.76 8.94 7.97 2.48 0.12 51.73 10:36:20 10:36:01 1 10.62 9.26 6.74 1.74 0.08 71.56 10:36:20 10:36:01 2 22.75 8.28 6.15 2.74 0.10 59.98 10:36:20 10:36:01 3 17.22 7.40 6.04 5.99 0.12 63.22 10:36:20 Average: all 19.84 8.47 6.73 3.24 0.10 61.62 10:36:20 Average: 0 28.76 8.94 7.97 2.48 0.12 51.73 10:36:20 Average: 1 10.62 9.26 6.74 1.74 0.08 71.56 10:36:20 Average: 2 22.75 8.28 6.15 2.74 0.10 59.98 10:36:20 Average: 3 17.22 7.40 6.04 5.99 0.12 63.22 10:36:20 10:36:20 10:36:20