11:57:24 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118215 11:57:24 Running as SYSTEM 11:57:24 [EnvInject] - Loading node environment variables. 11:57:24 Building remotely on prd-ubuntu2204-builder-2c-2g-54125 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:57:24 [ssh-agent] Looking for ssh-agent implementation... 11:57:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:25 $ ssh-agent 11:57:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX4Jjo66/agent.1518 11:57:25 SSH_AGENT_PID=1520 11:57:25 [ssh-agent] Started. 11:57:25 Running ssh-add (command line suppressed) 11:57:25 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_11186903119885184203.key (/w/workspace/builder-tox-verify-master@tmp/private_key_11186903119885184203.key) 11:57:25 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:57:25 The recommended git tool is: NONE 11:57:27 using credential jenkins-ssh 11:57:27 Wiping out workspace first. 11:57:27 Cloning the remote Git repository 11:57:27 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:57:27 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:57:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:57:27 > git --version # timeout=10 11:57:27 > git --version # 'git version 2.34.1' 11:57:27 using GIT_SSH to set credentials jenkins-ssh 11:57:27 Verifying host key using known hosts file 11:57:28 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. 11:57:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:57:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:57:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:57:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:57:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:57:31 using GIT_SSH to set credentials jenkins-ssh 11:57:31 Verifying host key using known hosts file 11:57:31 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. 11:57:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/15/118215/1 # timeout=10 11:57:31 > git rev-parse eb205161d4a28eef2b54e2137fe2fbcbb7c5de00^{commit} # timeout=10 11:57:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:57:31 Checking out Revision eb205161d4a28eef2b54e2137fe2fbcbb7c5de00 (refs/changes/15/118215/1) 11:57:31 > git config core.sparsecheckout # timeout=10 11:57:31 > git checkout -f eb205161d4a28eef2b54e2137fe2fbcbb7c5de00 # timeout=10 11:57:34 Commit message: "CI: Update gerrit-change-info to older revision" 11:57:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:57:34 > git rev-list --no-walk 4346e2a5731a0b60dfd5cde50c2e453456251551 # timeout=10 11:57:35 > git remote # timeout=10 11:57:35 > git submodule init # timeout=10 11:57:35 > git submodule sync # timeout=10 11:57:35 > git config --get remote.origin.url # timeout=10 11:57:35 > git submodule init # timeout=10 11:57:35 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:57:35 > git config --get submodule.global-jjb.url # timeout=10 11:57:35 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:57:35 > git config --get submodule.packer/common-packer.url # timeout=10 11:57:35 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:57:35 > git submodule update --init --recursive global-jjb # timeout=10 11:57:36 > git submodule update --init --recursive packer/common-packer # timeout=10 11:57:36 provisioning config files... 11:57:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:57:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:57:36 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10949986921275842760.sh 11:57:36 ---> python-tools-install.sh 11:57:36 Setup pyenv: 11:57:36 * system (set by /opt/pyenv/version) 11:57:36 * 3.8.20 (set by /opt/pyenv/version) 11:57:36 * 3.9.20 (set by /opt/pyenv/version) 11:57:36 * 3.10.15 (set by /opt/pyenv/version) 11:57:36 * 3.11.10 (set by /opt/pyenv/version) 11:57:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-48Tu 11:57:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:57:46 $ ssh-agent -k 11:57:46 unset SSH_AUTH_SOCK; 11:57:46 unset SSH_AGENT_PID; 11:57:46 echo Agent pid 1520 killed; 11:57:46 [ssh-agent] Stopped. 11:57:46 Build was aborted 11:57:46 Aborted by new patch set. 11:57:46 [PostBuildScript] - [INFO] Executing post build scripts. 11:57:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16662397305603718872.sh 11:57:46 ---> sysstat.sh 11:57:46 Terminated 11:57:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7924618488475928653.sh 11:57:46 ---> package-listing.sh 11:57:46 ++ facter osfamily 11:57:46 ++ tr '[:upper:]' '[:lower:]' 11:57:47 + OS_FAMILY=debian 11:57:47 + workspace=/w/workspace/builder-tox-verify-master 11:57:47 + START_PACKAGES=/tmp/packages_start.txt 11:57:47 + END_PACKAGES=/tmp/packages_end.txt 11:57:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:57:47 + PACKAGES=/tmp/packages_start.txt 11:57:47 + '[' /w/workspace/builder-tox-verify-master ']' 11:57:47 + PACKAGES=/tmp/packages_end.txt 11:57:47 + case "${OS_FAMILY}" in 11:57:47 + dpkg -l 11:57:47 + grep '^ii' 11:57:47 + '[' -f /tmp/packages_start.txt ']' 11:57:47 + '[' -f /tmp/packages_end.txt ']' 11:57:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:57:47 + '[' /w/workspace/builder-tox-verify-master ']' 11:57:47 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:57:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:57:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14799446404731720497.sh 11:57:47 ---> capture-instance-metadata.sh 11:57:47 Setup pyenv: 11:57:47 system 11:57:47 3.8.20 11:57:47 3.9.20 11:57:47 3.10.15 11:57:47 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:57:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-48Tu from file:/tmp/.os_lf_venv 11:57:48 lf-activate-venv(): INFO: Installing: lftools 11:58:15 lf-activate-venv(): INFO: Adding /tmp/venv-48Tu/bin to PATH 11:58:15 INFO: Running in OpenStack, capturing instance metadata 11:58:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13822639022490598873.sh 11:58:15 provisioning config files... 11:58:16 Could not find credentials [logs] for builder-tox-verify-master #7970 11:58:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config13903508611441213531tmp 11:58:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:58:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:58:16 provisioning config files... 11:58:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:58:16 [EnvInject] - Injecting environment variables from a build step. 11:58:16 [EnvInject] - Injecting as environment variables the properties content 11:58:16 SERVER_ID=logs 11:58:16 11:58:16 [EnvInject] - Variables injected successfully. 11:58:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9762986172462474259.sh 11:58:16 ---> create-netrc.sh 11:58:16 WARN: Log server credential not found. 11:58:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1151280741913784318.sh 11:58:16 ---> python-tools-install.sh 11:58:16 Setup pyenv: 11:58:16 system 11:58:16 3.8.20 11:58:16 3.9.20 11:58:16 3.10.15 11:58:16 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:58:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-48Tu from file:/tmp/.os_lf_venv 11:58:19 lf-activate-venv(): INFO: Installing: lftools 11:58:31 lf-activate-venv(): INFO: Adding /tmp/venv-48Tu/bin to PATH 11:58:31 Generating Requirements File 11:59:03 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. 11:59:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:59:04 Python 3.11.10 11:59:04 pip 25.2 from /tmp/venv-48Tu/lib/python3.11/site-packages/pip (python 3.11) 11:59:04 appdirs==1.4.4 11:59:04 argcomplete==3.6.2 11:59:04 aspy.yaml==1.3.0 11:59:04 attrs==25.3.0 11:59:04 autopage==0.5.2 11:59:04 beautifulsoup4==4.13.5 11:59:04 boto3==1.40.33 11:59:04 botocore==1.40.33 11:59:04 bs4==0.0.2 11:59:04 cachetools==5.5.2 11:59:04 certifi==2025.8.3 11:59:04 cffi==2.0.0 11:59:04 cfgv==3.4.0 11:59:04 chardet==5.2.0 11:59:04 charset-normalizer==3.4.3 11:59:04 click==8.2.1 11:59:04 cliff==4.11.0 11:59:04 cmd2==2.7.0 11:59:04 cryptography==3.3.2 11:59:04 debtcollector==3.0.0 11:59:04 decorator==5.2.1 11:59:04 defusedxml==0.7.1 11:59:04 Deprecated==1.2.18 11:59:04 distlib==0.4.0 11:59:04 dnspython==2.8.0 11:59:04 docker==7.1.0 11:59:04 dogpile.cache==1.4.1 11:59:04 durationpy==0.10 11:59:04 email-validator==2.3.0 11:59:04 filelock==3.19.1 11:59:04 future==1.0.0 11:59:04 gitdb==4.0.12 11:59:04 GitPython==3.1.45 11:59:04 google-auth==2.40.3 11:59:04 httplib2==0.31.0 11:59:04 identify==2.6.14 11:59:04 idna==3.10 11:59:04 importlib-resources==1.5.0 11:59:04 iso8601==2.1.0 11:59:04 Jinja2==3.1.6 11:59:04 jmespath==1.0.1 11:59:04 jsonpatch==1.33 11:59:04 jsonpointer==3.0.0 11:59:04 jsonschema==4.25.1 11:59:04 jsonschema-specifications==2025.9.1 11:59:04 keystoneauth1==5.12.0 11:59:04 kubernetes==33.1.0 11:59:04 lftools==0.37.13 11:59:04 lxml==6.0.1 11:59:04 markdown-it-py==4.0.0 11:59:04 MarkupSafe==3.0.2 11:59:04 mdurl==0.1.2 11:59:04 msgpack==1.1.1 11:59:04 multi_key_dict==2.0.3 11:59:04 munch==4.0.0 11:59:04 netaddr==1.3.0 11:59:04 niet==1.4.2 11:59:04 nodeenv==1.9.1 11:59:04 oauth2client==4.1.3 11:59:04 oauthlib==3.3.1 11:59:04 openstacksdk==4.7.1 11:59:04 os-service-types==1.8.0 11:59:04 osc-lib==4.2.0 11:59:04 oslo.config==10.0.0 11:59:04 oslo.context==6.1.0 11:59:04 oslo.i18n==6.6.0 11:59:04 oslo.log==7.2.1 11:59:04 oslo.serialization==5.8.0 11:59:04 oslo.utils==9.1.0 11:59:04 packaging==25.0 11:59:04 pbr==7.0.1 11:59:04 platformdirs==4.4.0 11:59:04 prettytable==3.16.0 11:59:04 psutil==7.1.0 11:59:04 pyasn1==0.6.1 11:59:04 pyasn1_modules==0.4.2 11:59:04 pycparser==2.23 11:59:04 pygerrit2==2.0.15 11:59:04 PyGithub==2.8.1 11:59:04 Pygments==2.19.2 11:59:04 PyJWT==2.10.1 11:59:04 PyNaCl==1.6.0 11:59:04 pyparsing==2.4.7 11:59:04 pyperclip==1.10.0 11:59:04 pyrsistent==0.20.0 11:59:04 python-cinderclient==9.8.0 11:59:04 python-dateutil==2.9.0.post0 11:59:04 python-heatclient==4.3.0 11:59:04 python-jenkins==1.8.3 11:59:04 python-keystoneclient==5.7.0 11:59:04 python-magnumclient==4.9.0 11:59:04 python-openstackclient==8.2.0 11:59:04 python-swiftclient==4.8.0 11:59:04 PyYAML==6.0.2 11:59:04 referencing==0.36.2 11:59:04 requests==2.32.5 11:59:04 requests-oauthlib==2.0.0 11:59:04 requestsexceptions==1.4.0 11:59:04 rfc3986==2.0.0 11:59:04 rich==14.1.0 11:59:04 rich-argparse==1.7.1 11:59:04 rpds-py==0.27.1 11:59:04 rsa==4.9.1 11:59:04 ruamel.yaml==0.18.15 11:59:04 ruamel.yaml.clib==0.2.12 11:59:04 s3transfer==0.14.0 11:59:04 simplejson==3.20.1 11:59:04 six==1.17.0 11:59:04 smmap==5.0.2 11:59:04 soupsieve==2.8 11:59:04 stevedore==5.5.0 11:59:04 tabulate==0.9.0 11:59:04 toml==0.10.2 11:59:04 tomlkit==0.13.3 11:59:04 tqdm==4.67.1 11:59:04 typing_extensions==4.15.0 11:59:04 tzdata==2025.2 11:59:04 urllib3==1.26.20 11:59:04 virtualenv==20.34.0 11:59:04 wcwidth==0.2.13 11:59:04 websocket-client==1.8.0 11:59:04 wrapt==1.17.3 11:59:04 xdg==6.0.0 11:59:04 xmltodict==1.0.2 11:59:04 yq==3.4.3 11:59:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8152642737084750842.sh 11:59:04 ---> sudo-logs.sh 11:59:04 Archiving 'sudo' log.. 11:59:05 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11235658120153940683.sh 11:59:05 ---> job-cost.sh 11:59:05 Setup pyenv: 11:59:05 system 11:59:05 3.8.20 11:59:05 3.9.20 11:59:05 3.10.15 11:59:05 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:59:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-48Tu from file:/tmp/.os_lf_venv 11:59:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:59:14 lf-activate-venv(): INFO: Adding /tmp/venv-48Tu/bin to PATH 11:59:14 INFO: No Stack... 11:59:14 INFO: Retrieving Pricing Info for: v3-standard-2 11:59:14 INFO: Archiving Costs 11:59:14 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3907297910010038033.sh 11:59:14 ---> logs-deploy.sh 11:59:14 Setup pyenv: 11:59:15 system 11:59:15 3.8.20 11:59:15 3.9.20 11:59:15 3.10.15 11:59:15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:59:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-48Tu from file:/tmp/.os_lf_venv 11:59:17 lf-activate-venv(): INFO: Installing: lftools 11:59:28 lf-activate-venv(): INFO: Adding /tmp/venv-48Tu/bin to PATH 11:59:28 WARNING: Nexus logging server not set 11:59:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7970/ 11:59:28 INFO: archiving logs to S3 11:59:29 ---> uname -a: 11:59:29 Linux prd-ubuntu2204-builder-2c-2g-54125 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:59:29 11:59:29 11:59:29 ---> lscpu: 11:59:29 Architecture: x86_64 11:59:29 CPU op-mode(s): 32-bit, 64-bit 11:59:29 Address sizes: 40 bits physical, 48 bits virtual 11:59:29 Byte Order: Little Endian 11:59:29 CPU(s): 2 11:59:29 On-line CPU(s) list: 0,1 11:59:29 Vendor ID: AuthenticAMD 11:59:29 Model name: AMD EPYC-Rome Processor 11:59:29 CPU family: 23 11:59:29 Model: 49 11:59:29 Thread(s) per core: 1 11:59:29 Core(s) per socket: 1 11:59:29 Socket(s): 2 11:59:29 Stepping: 0 11:59:29 BogoMIPS: 5600.00 11:59:29 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 11:59:29 Virtualization: AMD-V 11:59:29 Hypervisor vendor: KVM 11:59:29 Virtualization type: full 11:59:29 L1d cache: 64 KiB (2 instances) 11:59:29 L1i cache: 64 KiB (2 instances) 11:59:29 L2 cache: 1 MiB (2 instances) 11:59:29 L3 cache: 32 MiB (2 instances) 11:59:29 NUMA node(s): 1 11:59:29 NUMA node0 CPU(s): 0,1 11:59:29 Vulnerability Gather data sampling: Not affected 11:59:29 Vulnerability Itlb multihit: Not affected 11:59:29 Vulnerability L1tf: Not affected 11:59:29 Vulnerability Mds: Not affected 11:59:29 Vulnerability Meltdown: Not affected 11:59:29 Vulnerability Mmio stale data: Not affected 11:59:29 Vulnerability Reg file data sampling: Not affected 11:59:29 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:59:29 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:59:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:59:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:59:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:59:29 Vulnerability Srbds: Not affected 11:59:29 Vulnerability Tsx async abort: Not affected 11:59:29 11:59:29 11:59:29 ---> nproc: 11:59:29 2 11:59:29 11:59:29 11:59:29 ---> df -h: 11:59:29 Filesystem Size Used Avail Use% Mounted on 11:59:29 tmpfs 794M 1.1M 793M 1% /run 11:59:29 /dev/vda1 39G 8.2G 31G 22% / 11:59:29 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:59:29 tmpfs 5.0M 0 5.0M 0% /run/lock 11:59:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:59:29 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:59:29 11:59:29 11:59:29 ---> free -m: 11:59:29 total used free shared buff/cache available 11:59:29 Mem: 7937 544 5026 4 2367 7103 11:59:29 Swap: 1023 0 1023 11:59:29 11:59:29 11:59:29 ---> ip addr: 11:59:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:59:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:59:29 inet 127.0.0.1/8 scope host lo 11:59:29 valid_lft forever preferred_lft forever 11:59:29 inet6 ::1/128 scope host 11:59:29 valid_lft forever preferred_lft forever 11:59:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:59:29 link/ether fa:16:3e:61:d0:a1 brd ff:ff:ff:ff:ff:ff 11:59:29 altname enp0s3 11:59:29 inet 10.30.171.7/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:59:29 valid_lft 86235sec preferred_lft 86235sec 11:59:29 inet6 fe80::f816:3eff:fe61:d0a1/64 scope link 11:59:29 valid_lft forever preferred_lft forever 11:59:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:59:29 link/ether 02:42:3d:d9:53:7f brd ff:ff:ff:ff:ff:ff 11:59:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:59:29 valid_lft forever preferred_lft forever 11:59:29 11:59:29 11:59:29 ---> sar -b -r -n DEV: 11:59:29 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-54125) 09/18/25 _x86_64_ (2 CPU) 11:59:29 11:59:29 11:56:48 LINUX RESTART (2 CPU) 11:59:29 11:59:29 11:59:29 ---> sar -P ALL: 11:59:29 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-54125) 09/18/25 _x86_64_ (2 CPU) 11:59:29 11:59:29 11:56:48 LINUX RESTART (2 CPU) 11:59:29 11:59:29 11:59:29