13:43:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143339 13:43:53 Running as SYSTEM 13:43:53 [EnvInject] - Loading node environment variables. 13:43:53 Building remotely on prd-ubuntu2204-docker-8c-8g-18953 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 13:43:53 [ssh-agent] Looking for ssh-agent implementation... 13:43:53 $ ssh-agent 13:43:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXqsW81k/agent.1579 13:43:53 SSH_AGENT_PID=1581 13:43:53 [ssh-agent] Started. 13:43:53 Running ssh-add (command line suppressed) 13:43:53 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_13199571478961361448.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_13199571478961361448.key) 13:43:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:43:53 The recommended git tool is: NONE 13:43:55 using credential onap-jenkins-ssh 13:43:55 Wiping out workspace first. 13:43:55 Cloning the remote Git repository 13:43:55 Cloning repository git://cloud.onap.org/mirror/sdc.git 13:43:55 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 13:43:55 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 13:43:55 > git --version # timeout=10 13:43:55 > git --version # 'git version 2.34.1' 13:43:55 using GIT_SSH to set credentials Gerrit user 13:43:55 Verifying host key using manually-configured host key entries 13:43:55 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:44:07 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 13:44:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:44:07 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 13:44:07 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 13:44:07 using GIT_SSH to set credentials Gerrit user 13:44:07 Verifying host key using manually-configured host key entries 13:44:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/39/143339/4 # timeout=30 13:44:08 > git rev-parse 3b5803edec3818dc7ed4a92781090db69b1b3ef7^{commit} # timeout=10 13:44:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:44:08 Checking out Revision 3b5803edec3818dc7ed4a92781090db69b1b3ef7 (refs/changes/39/143339/4) 13:44:08 > git config core.sparsecheckout # timeout=10 13:44:08 > git checkout -f 3b5803edec3818dc7ed4a92781090db69b1b3ef7 # timeout=30 13:44:12 Commit message: "Add otel spans for db related code" 13:44:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:44:12 > git rev-list --no-walk 483a1b23518b6d32b0abdcae48a92465a4688116 # timeout=10 13:44:13 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3816273750177788762.sh 13:44:13 All python files compiled successfully 13:44:13 $ ssh-agent -k 13:44:13 unset SSH_AUTH_SOCK; 13:44:13 unset SSH_AGENT_PID; 13:44:13 echo Agent pid 1581 killed; 13:44:13 [ssh-agent] Stopped. 13:44:13 [PostBuildScript] - [INFO] Executing post build scripts. 13:44:13 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5179374559163342415.sh 13:44:13 ---> sysstat.sh 13:44:14 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7115603320417473407.sh 13:44:14 ---> package-listing.sh 13:44:14 ++ facter osfamily 13:44:14 ++ tr '[:upper:]' '[:lower:]' 13:44:14 + OS_FAMILY=debian 13:44:14 + workspace=/w/workspace/sdc-master-python-verify-shell 13:44:14 + START_PACKAGES=/tmp/packages_start.txt 13:44:14 + END_PACKAGES=/tmp/packages_end.txt 13:44:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:44:14 + PACKAGES=/tmp/packages_start.txt 13:44:14 + '[' /w/workspace/sdc-master-python-verify-shell ']' 13:44:14 + PACKAGES=/tmp/packages_end.txt 13:44:14 + case "${OS_FAMILY}" in 13:44:14 + dpkg -l 13:44:14 + grep '^ii' 13:44:14 + '[' -f /tmp/packages_start.txt ']' 13:44:14 + '[' -f /tmp/packages_end.txt ']' 13:44:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:44:14 + '[' /w/workspace/sdc-master-python-verify-shell ']' 13:44:14 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 13:44:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 13:44:14 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9153235550681982295.sh 13:44:14 ---> capture-instance-metadata.sh 13:44:14 Setup pyenv: 13:44:14 * system (set by /opt/pyenv/version) 13:44:14 * 3.8.20 (set by /opt/pyenv/version) 13:44:14 * 3.9.20 (set by /opt/pyenv/version) 13:44:14 3.10.15 13:44:14 3.11.10 13:44:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N1US 13:44:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:44:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:23 lf-activate-venv(): INFO: Base packages installed successfully 13:44:23 lf-activate-venv(): INFO: Installing additional packages: lftools 13:44:45 lf-activate-venv(): INFO: Adding /tmp/venv-N1US/bin to PATH 13:44:45 INFO: Running in OpenStack, capturing instance metadata 13:44:45 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6120398798573890262.sh 13:44:45 provisioning config files... 13:44:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config6346957482954333053tmp 13:44:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:44:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:44:45 [EnvInject] - Injecting environment variables from a build step. 13:44:45 [EnvInject] - Injecting as environment variables the properties content 13:44:45 SERVER_ID=logs 13:44:45 13:44:45 [EnvInject] - Variables injected successfully. 13:44:45 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3246468009181653208.sh 13:44:45 ---> create-netrc.sh 13:44:49 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6088790219138533611.sh 13:44:49 ---> python-tools-install.sh 13:44:49 Setup pyenv: 13:44:49 system 13:44:49 3.8.20 13:44:49 3.9.20 13:44:49 3.10.15 13:44:49 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 13:44:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1US from file:/tmp/.os_lf_venv 13:44:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:44:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:44:53 lf-activate-venv(): INFO: Base packages installed successfully 13:44:53 lf-activate-venv(): INFO: Installing additional packages: lftools 13:45:00 lf-activate-venv(): INFO: Adding /tmp/venv-N1US/bin to PATH 13:45:00 Generating Requirements File 13:45: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. 13:45:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:45:16 Python 3.11.10 13:45:16 pip 26.0.1 from /tmp/venv-N1US/lib/python3.11/site-packages/pip (python 3.11) 13:45:17 appdirs==1.4.4 13:45:17 argcomplete==3.6.3 13:45:17 aspy.yaml==1.3.0 13:45:17 attrs==25.4.0 13:45:17 autopage==0.6.0 13:45:17 beautifulsoup4==4.14.3 13:45:17 boto3==1.42.54 13:45:17 botocore==1.42.54 13:45:17 bs4==0.0.2 13:45:17 certifi==2026.1.4 13:45:17 cffi==2.0.0 13:45:17 cfgv==3.5.0 13:45:17 chardet==5.2.0 13:45:17 charset-normalizer==3.4.4 13:45:17 click==8.3.1 13:45:17 cliff==4.13.2 13:45:17 cmd2==3.2.0 13:45:17 cryptography==3.3.2 13:45:17 debtcollector==3.0.0 13:45:17 decorator==5.2.1 13:45:17 defusedxml==0.7.1 13:45:17 Deprecated==1.3.1 13:45:17 distlib==0.4.0 13:45:17 dnspython==2.8.0 13:45:17 docker==7.1.0 13:45:17 dogpile.cache==1.5.0 13:45:17 durationpy==0.10 13:45:17 email-validator==2.3.0 13:45:17 filelock==3.24.3 13:45:17 future==1.0.0 13:45:17 gitdb==4.0.12 13:45:17 GitPython==3.1.46 13:45:17 httplib2==0.30.2 13:45:17 identify==2.6.16 13:45:17 idna==3.11 13:45:17 importlib-resources==1.5.0 13:45:17 iso8601==2.1.0 13:45:17 Jinja2==3.1.6 13:45:17 jmespath==1.1.0 13:45:17 jsonpatch==1.33 13:45:17 jsonpointer==3.0.0 13:45:17 jsonschema==4.26.0 13:45:17 jsonschema-specifications==2025.9.1 13:45:17 keystoneauth1==5.13.1 13:45:17 kubernetes==35.0.0 13:45:17 lftools==0.37.21 13:45:17 lxml==6.0.2 13:45:17 markdown-it-py==4.0.0 13:45:17 MarkupSafe==3.0.3 13:45:17 mdurl==0.1.2 13:45:17 msgpack==1.1.2 13:45:17 multi_key_dict==2.0.3 13:45:17 munch==4.0.0 13:45:17 netaddr==1.3.0 13:45:17 niet==1.4.2 13:45:17 nodeenv==1.10.0 13:45:17 oauth2client==4.1.3 13:45:17 oauthlib==3.3.1 13:45:17 openstacksdk==4.10.0 13:45:17 os-service-types==1.8.2 13:45:17 osc-lib==4.4.0 13:45:17 oslo.config==10.3.0 13:45:17 oslo.context==6.3.0 13:45:17 oslo.i18n==6.7.2 13:45:17 oslo.log==8.1.0 13:45:17 oslo.serialization==5.9.1 13:45:17 oslo.utils==10.0.0 13:45:17 packaging==26.0 13:45:17 pbr==7.0.3 13:45:17 platformdirs==4.9.2 13:45:17 prettytable==3.17.0 13:45:17 psutil==7.2.2 13:45:17 pyasn1==0.6.2 13:45:17 pyasn1_modules==0.4.2 13:45:17 pycparser==3.0 13:45:17 pygerrit2==2.0.15 13:45:17 PyGithub==2.8.1 13:45:17 Pygments==2.19.2 13:45:17 PyJWT==2.11.0 13:45:17 PyNaCl==1.6.2 13:45:17 pyparsing==2.4.7 13:45:17 pyperclip==1.11.0 13:45:17 pyrsistent==0.20.0 13:45:17 python-cinderclient==9.8.0 13:45:17 python-dateutil==2.9.0.post0 13:45:17 python-heatclient==5.0.0 13:45:17 python-jenkins==1.8.3 13:45:17 python-keystoneclient==5.7.0 13:45:17 python-magnumclient==4.9.0 13:45:17 python-openstackclient==9.0.0 13:45:17 python-swiftclient==4.9.0 13:45:17 PyYAML==6.0.3 13:45:17 referencing==0.37.0 13:45:17 requests==2.32.5 13:45:17 requests-oauthlib==2.0.0 13:45:17 requestsexceptions==1.4.0 13:45:17 rfc3986==2.0.0 13:45:17 rich==14.3.3 13:45:17 rich-argparse==1.7.2 13:45:17 rpds-py==0.30.0 13:45:17 rsa==4.9.1 13:45:17 ruamel.yaml==0.19.1 13:45:17 ruamel.yaml.clib==0.2.15 13:45:17 s3transfer==0.16.0 13:45:17 simplejson==3.20.2 13:45:17 six==1.17.0 13:45:17 smmap==5.0.2 13:45:17 soupsieve==2.8.3 13:45:17 stevedore==5.7.0 13:45:17 tabulate==0.9.0 13:45:17 toml==0.10.2 13:45:17 tomlkit==0.14.0 13:45:17 tqdm==4.67.3 13:45:17 typing_extensions==4.15.0 13:45:17 urllib3==1.26.20 13:45:17 virtualenv==20.38.0 13:45:17 wcwidth==0.6.0 13:45:17 websocket-client==1.9.0 13:45:17 wrapt==2.1.1 13:45:17 xdg==6.0.0 13:45:17 xmltodict==1.0.3 13:45:17 yq==3.4.3 13:45:17 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9186454424322399418.sh 13:45:17 ---> sudo-logs.sh 13:45:17 Archiving 'sudo' log.. 13:45:17 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5945369498648712157.sh 13:45:17 ---> job-cost.sh 13:45:17 INFO: Activating Python virtual environment... 13:45:17 Setup pyenv: 13:45:17 system 13:45:17 3.8.20 13:45:17 3.9.20 13:45:17 3.10.15 13:45:17 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 13:45:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1US from file:/tmp/.os_lf_venv 13:45:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:45:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:19 lf-activate-venv(): INFO: Base packages installed successfully 13:45:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:45:23 lf-activate-venv(): INFO: Adding /tmp/venv-N1US/bin to PATH 13:45:23 INFO: No stack-cost file found 13:45:23 INFO: Instance uptime: 149s 13:45:23 INFO: Fetching instance metadata (attempt 1 of 3)... 13:45:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:45:24 INFO: Successfully fetched instance metadata 13:45:24 INFO: Instance type: v3-standard-8 13:45:24 INFO: Retrieving pricing info for: v3-standard-8 13:45:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:45:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=149 13:45:24 INFO: Successfully fetched Vexxhost pricing API 13:45:24 INFO: Retrieved cost: 0.22 13:45:24 INFO: Retrieved resource: v3-standard-8 13:45:24 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 13:45:24 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 13:45:24 INFO: Successfully archived job cost data 13:45:24 DEBUG: Cost data: sdc-master-python-verify-shell,979,2026-02-21 13:45:24,v3-standard-8,149,0.22,0.00,SUCCESS 13:45:24 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins7374570822729776254.sh 13:45:24 ---> logs-deploy.sh 13:45:24 Setup pyenv: 13:45:24 system 13:45:24 3.8.20 13:45:24 3.9.20 13:45:24 3.10.15 13:45:24 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 13:45:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1US from file:/tmp/.os_lf_venv 13:45:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:45:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:45:26 lf-activate-venv(): INFO: Base packages installed successfully 13:45:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:45:32 lf-activate-venv(): INFO: Adding /tmp/venv-N1US/bin to PATH 13:45:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/979 13:45:32 INFO: archiving workspace using pattern(s): 13:45:33 Archives upload complete. 13:45:34 INFO: archiving logs to Nexus 13:45:35 ---> uname -a: 13:45:35 Linux prd-ubuntu2204-docker-8c-8g-18953 5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:45:35 13:45:35 13:45:35 ---> lscpu: 13:45:35 Architecture: x86_64 13:45:35 CPU op-mode(s): 32-bit, 64-bit 13:45:35 Address sizes: 40 bits physical, 48 bits virtual 13:45:35 Byte Order: Little Endian 13:45:35 CPU(s): 8 13:45:35 On-line CPU(s) list: 0-7 13:45:35 Vendor ID: AuthenticAMD 13:45:35 Model name: AMD EPYC-Rome Processor 13:45:35 CPU family: 23 13:45:35 Model: 49 13:45:35 Thread(s) per core: 1 13:45:35 Core(s) per socket: 1 13:45:35 Socket(s): 8 13:45:35 Stepping: 0 13:45:35 BogoMIPS: 5599.99 13:45: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 nrip_save umip rdpid arch_capabilities 13:45:35 Virtualization: AMD-V 13:45:35 Hypervisor vendor: KVM 13:45:35 Virtualization type: full 13:45:35 L1d cache: 256 KiB (8 instances) 13:45:35 L1i cache: 256 KiB (8 instances) 13:45:35 L2 cache: 4 MiB (8 instances) 13:45:35 L3 cache: 128 MiB (8 instances) 13:45:35 NUMA node(s): 1 13:45:35 NUMA node0 CPU(s): 0-7 13:45:35 Vulnerability Gather data sampling: Not affected 13:45:35 Vulnerability Indirect target selection: Not affected 13:45:35 Vulnerability Itlb multihit: Not affected 13:45:35 Vulnerability L1tf: Not affected 13:45:35 Vulnerability Mds: Not affected 13:45:35 Vulnerability Meltdown: Not affected 13:45:35 Vulnerability Mmio stale data: Not affected 13:45:35 Vulnerability Reg file data sampling: Not affected 13:45:35 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:45:35 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:45:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:45:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:45:35 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:45:35 Vulnerability Srbds: Not affected 13:45:35 Vulnerability Tsa: Not affected 13:45:35 Vulnerability Tsx async abort: Not affected 13:45:35 Vulnerability Vmscape: Not affected 13:45:35 13:45:35 13:45:35 ---> nproc: 13:45:35 8 13:45:35 13:45:35 13:45:35 ---> df -h: 13:45:35 Filesystem Size Used Avail Use% Mounted on 13:45:35 tmpfs 3.2G 1.1M 3.2G 1% /run 13:45:35 /dev/vda1 155G 11G 145G 7% / 13:45:35 tmpfs 16G 0 16G 0% /dev/shm 13:45:35 tmpfs 5.0M 0 5.0M 0% /run/lock 13:45:35 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:45:35 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 13:45:35 13:45:35 13:45:35 ---> free -m: 13:45:35 total used free shared buff/cache available 13:45:35 Mem: 32092 881 28332 4 2879 30756 13:45:35 Swap: 1023 0 1023 13:45:35 13:45:35 13:45:35 ---> ip addr: 13:45:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:45:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:45:35 inet 127.0.0.1/8 scope host lo 13:45:35 valid_lft forever preferred_lft forever 13:45:35 inet6 ::1/128 scope host 13:45:35 valid_lft forever preferred_lft forever 13:45:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:45:35 link/ether fa:16:3e:6f:23:60 brd ff:ff:ff:ff:ff:ff 13:45:35 altname enp0s3 13:45:35 inet 10.30.106.255/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 13:45:35 valid_lft 86248sec preferred_lft 86248sec 13:45:35 inet6 fe80::f816:3eff:fe6f:2360/64 scope link 13:45:35 valid_lft forever preferred_lft forever 13:45:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:45:35 link/ether 52:70:7d:93:e5:a0 brd ff:ff:ff:ff:ff:ff 13:45:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:45:35 valid_lft forever preferred_lft forever 13:45:35 13:45:35 13:45:35 ---> sar -b -r -n DEV: 13:45:35 Linux 5.15.0-170-generic (prd-ubuntu2204-docker-8c-8g-18953) 02/21/26 _x86_64_ (8 CPU) 13:45:35 13:45:35 13:43:05 LINUX RESTART (8 CPU) 13:45:35 13:45:35 13:45:35 ---> sar -P ALL: 13:45:35 Linux 5.15.0-170-generic (prd-ubuntu2204-docker-8c-8g-18953) 02/21/26 _x86_64_ (8 CPU) 13:45:35 13:45:35 13:43:05 LINUX RESTART (8 CPU) 13:45:35 13:45:35 13:45:35