Project

General

Profile

action #174448

Updated by livdywan 4 days ago

Brought up in #174352#note-8 https://progress.opensuse.org/issues/174352#note-8 

 Worker slot in question: https://openqa.suse.de/admin/workers/3992 

 https://openqa.suse.de/tests/16190397 is a good example. 

 ``` 
 [2024-12-13T10:57:41.004199Z] [debug] [pid:38779] setting iPXE bootscript on http://baremetal-support.qe.prg2.suse.org for 10.146.4.107 to: 
   #!ipxe 
   echo ++++++++++++++++++++++++++++++++++++++++++ 
   echo ++++++++++++ openQA ipxe boot ++++++++++++ 
   echo +      Host: bare-metal5.qe.prg2.suse.org 
   echo ++++++++++++++++++++++++++++++++++++++++++ 
  
   kernel http://openqa.suse.de/assets/repo/fixed/SLE-15-SP6-Online-x86_64-GM-Media1/boot/x86_64/loader/linux install=http://openqa.suse.de/assets/repo/fixed/SLE-15-SP6-Online-x86_64-GM-Media1     root=/dev/ram0    initrd=initrd    textmode=1    autoyast=http://worker36.oqa.prg2.suse.org:20623/PnzpD17aUM9vS2E7/files/bare-metal5.qe.prg2.suse.orgvirt_autotest/host_unattended_installation_files/autoyast/dev_host_15.xml sshd=1 sshpassword=nots3cr3t    plymouth.enable=0    video=1024x768 vt.color=0x07    console=ttyS1,115200    Y2DEBUG=1 linuxrc.log=/dev/ttyS1 linuxrc.core=/dev/ttyS1 linuxrc.debug=4,trace    reboot_timeout=0  
   initrd http://openqa.suse.de/assets/repo/fixed/SLE-15-SP6-Online-x86_64-GM-Media1/boot/x86_64/loader/initrd 
   boot 
    
 [2024-12-13T10:57:41.008929Z] [debug] [pid:38779] 200 OK 
    
 [2024-12-13T10:57:41.009014Z] [debug] [pid:38779] setting boot device to pxe 
 [2024-12-13T10:57:41.068997Z] [debug] [pid:38779] IPMI: Set Boot Device to pxe 
 [2024-12-13T10:57:44.131260Z] [debug] [pid:38779] IPMI: Boot parameter version: 1 
   Boot parameter 5 is valid/unlocked 
   Boot parameter data: a004000000 
    Boot Flags : 
      - Boot Flag Valid 
      - Options apply to only next boot 
      - BIOS EFI boot  
      - Boot Device Selector : Force PXE 
      - BIOS verbosity : System Default 
      - Console Redirection control : Console redirection occurs per BIOS configuration setting (default) 
      - BIOS Mux Control Override : BIOS uses recommended setting of the mux at the end of POST 
 [2024-12-13T10:57:44.189398Z] [debug] [pid:38779] IPMI: Chassis Power Control: Up/On 
 [2024-12-13T10:57:47.248980Z] [debug] [pid:38779] IPMI: Chassis Power is off 
 [2024-12-13T10:57:47.309820Z] [debug] [pid:38779] IPMI: Chassis Power Control: Up/On 
 [2024-12-13T10:57:50.368759Z] [debug] [pid:38779] IPMI: Chassis Power is off 
 [2024-12-13T10:57:50.461045Z] [debug] [pid:38779] IPMI: Chassis Power Control: Up/On 
 [2024-12-13T10:57:53.516036Z] [debug] [pid:38779] IPMI: Chassis Power is on 
 ``` 

 Frame by frame analysis of the video doesn't indicate any attempt to perform a PXE boot. 

 ![](frame0114.png) 
 ![](frame0115.png) 
 ![](frame0148.png) 

Back