[Bug 1775855] Re: Unable to deploy Bionic ppc64le on P8 systems (kernel-panic)

2018-06-08 Thread Kleber Sacilotto de Souza
*** This bug is a duplicate of bug 1773162 ***
https://bugs.launchpad.net/bugs/1773162

This is the same issue as reported on bug 1773162.

** This bug has been marked a duplicate of bug 1773162
   4.15.0-22-generic fails to boot on IBM S822LC (POWER8 (raw), altivec 
supported)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1775855

Title:
  Unable to deploy Bionic ppc64le on P8 systems (kernel-panic)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775855/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775855] Re: Unable to deploy Bionic ppc64le on P8 systems (kernel-panic)

2018-06-08 Thread Kleber Sacilotto de Souza
** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1775855

Title:
  Unable to deploy Bionic ppc64le on P8 systems (kernel-panic)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775855/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775855] Re: Unable to deploy Bionic ppc64le on P8 systems (kernel-panic)

2018-06-08 Thread Po-Hsu Lin
** Description changed:

  I can't deploy Bioinc on the P8 system "modoc", it will run into a
  kernel-panic situation (power9 system works fine).
  
- From the testing history, it looks like this can be tested with
- 4.15.0-21.22
+ From the test history, this P8 node was tested with 4.15.0-21, which
+ mean that the deployment works with some version earlier than
+ 4.15.0-21, and at least it can boot with 4.15.0-21 in the last cycle.
+ 
+ So it's a bit odd to me to see the deployment failure here, as it should
+ be deployed with working 4.15.0-21 from the last cycle.
+ 
+ And it's not the 4.15.0-23 in -proposed that's causing this this problem, the 
system was never boot with 4.15.0-21.
+  
+ + /var/lib/jenkins/kernel-testing/metal --debug --nc --series=bionic 
--arch=ppc64el --flavour=generic --required-kernel-version=4.15.0-23.25 
--pkg-name=None modoc
+  . Provisioner setup
+ Releasing...   
+ Allocating...   
+ Deploying...   
+ Traceback (most recent call last):
+   File "/var/lib/jenkins/kernel-testing/metal", line 212, in 
+ exit(app.main(args))
+   File "/var/lib/jenkins/kernel-testing/metal", line 101, in main
+ if metal.provision():
+   File "/var/lib/jenkins/kernel-testing/lib/provisioning.py", line 837, in 
provision
+ if not s.ps.provision():
+   File "/var/lib/jenkins/kernel-testing/lib/provisioning.py", line 66, in 
provision
+ retval = s.server.provision()
+   File "/var/lib/jenkins/kernel-testing/lib/maas.py", line 250, in provision
+ s.deploy(s.hostname, s.series, s.arch)
+   File "/var/lib/jenkins/kernel-testing/lib/maas.py", line 241, in deploy
+ raise MachineDeploymentTimeout('The specified timeout (%d) was reached 
while waiting for the system (%s) to be deployed.' % ((timeout * 60), hostname))
+ lib.maas.MachineDeploymentTimeout: The specified timeout (108000) was reached 
while waiting for the system (modoc) to be deployed.
  
  Output from IPMI console:
  [1.910940] Loaded X.509 cert 'Build time autogenerated kernel key: 
c68a20e7bfd228430401173121559235d0c5ceb1'
  [1.911145] zswap: loaded using pool lzo/zbud
  [1.911370] Bad kernel stack pointer 7fffd1751cf0 at c000b9ec
  [1.911429] Oops: Bad kernel stack pointer, sig: 6 [#7]
  [1.911475] LE SMP NR_CPUS=2048 NUMA PowerNV
  [1.911522] Modules linked in:
  [1.911557] CPU: 39 PID: 1218 Comm: modprobe Tainted: G  D  
4.15.0-22-generic #24-Ubuntu
  [1.911637] NIP:  c000b9ec LR:  CTR: 

  [1.911706] REGS: c0003fe2bd40 TRAP: 0380   Tainted: G  D  
 (4.15.0-22-generic)
  [1.911785] MSR:  90001031   CR:   XER: 

  [1.911856] CFAR: c000b934 SOFTE: -4611686018403131680
  [1.911856] GPR00:  7fffd1751cf0  

  [1.911856] GPR04:    

  [1.911856] GPR08:    

  [1.911856] GPR12: 7ef5a4501700 90001000  

  [1.911856] GPR16:    

  [1.911856] GPR20:    

  [1.911856] GPR24:    

  [1.911856] GPR28:    

  [1.912418] NIP [c000b9ec] fast_exception_return+0x9c/0x184
  [1.912424] LR []   (null)
  [1.912429] Call Trace:
  [1.912442] Instruction dump:
  [1.912476] e84101a0 7c4ff120 e8410170 7c5a03a6 e8010070 e8410080 e8610088 
e8810090
  [1.912547] e8210078 7db243a6 7db142a6 7c0004ac  63ff 
7db242a6 4810
  [1.912619] ---[ end trace 44c2744c93d781cc ]---

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1775855

Title:
  Unable to deploy Bionic ppc64le on P8 systems (kernel-panic)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775855/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775855] Re: Unable to deploy Bionic ppc64le on P8 systems (kernel-panic)

2018-06-08 Thread Po-Hsu Lin
** Description changed:

  I can't deploy Bioinc on the P8 system "modoc", it will run into a
  kernel-panic situation (power9 system works fine).
+ 
+ From the testing history, it looks like this can be deployed with
+ 4.15.0-21.22
  
  Output from IPMI console:
  [1.910940] Loaded X.509 cert 'Build time autogenerated kernel key: 
c68a20e7bfd228430401173121559235d0c5ceb1'
  [1.911145] zswap: loaded using pool lzo/zbud
  [1.911370] Bad kernel stack pointer 7fffd1751cf0 at c000b9ec
  [1.911429] Oops: Bad kernel stack pointer, sig: 6 [#7]
  [1.911475] LE SMP NR_CPUS=2048 NUMA PowerNV
  [1.911522] Modules linked in:
  [1.911557] CPU: 39 PID: 1218 Comm: modprobe Tainted: G  D  
4.15.0-22-generic #24-Ubuntu
  [1.911637] NIP:  c000b9ec LR:  CTR: 

  [1.911706] REGS: c0003fe2bd40 TRAP: 0380   Tainted: G  D  
 (4.15.0-22-generic)
  [1.911785] MSR:  90001031   CR:   XER: 

  [1.911856] CFAR: c000b934 SOFTE: -4611686018403131680
  [1.911856] GPR00:  7fffd1751cf0  

  [1.911856] GPR04:    

  [1.911856] GPR08:    

  [1.911856] GPR12: 7ef5a4501700 90001000  

  [1.911856] GPR16:    

  [1.911856] GPR20:    

  [1.911856] GPR24:    

  [1.911856] GPR28:    

  [1.912418] NIP [c000b9ec] fast_exception_return+0x9c/0x184
  [1.912424] LR []   (null)
  [1.912429] Call Trace:
  [1.912442] Instruction dump:
  [1.912476] e84101a0 7c4ff120 e8410170 7c5a03a6 e8010070 e8410080 e8610088 
e8810090
  [1.912547] e8210078 7db243a6 7db142a6 7c0004ac  63ff 
7db242a6 4810
  [1.912619] ---[ end trace 44c2744c93d781cc ]---

** Description changed:

  I can't deploy Bioinc on the P8 system "modoc", it will run into a
  kernel-panic situation (power9 system works fine).
  
- From the testing history, it looks like this can be deployed with
+ From the testing history, it looks like this can be tested with
  4.15.0-21.22
  
  Output from IPMI console:
  [1.910940] Loaded X.509 cert 'Build time autogenerated kernel key: 
c68a20e7bfd228430401173121559235d0c5ceb1'
  [1.911145] zswap: loaded using pool lzo/zbud
  [1.911370] Bad kernel stack pointer 7fffd1751cf0 at c000b9ec
  [1.911429] Oops: Bad kernel stack pointer, sig: 6 [#7]
  [1.911475] LE SMP NR_CPUS=2048 NUMA PowerNV
  [1.911522] Modules linked in:
  [1.911557] CPU: 39 PID: 1218 Comm: modprobe Tainted: G  D  
4.15.0-22-generic #24-Ubuntu
  [1.911637] NIP:  c000b9ec LR:  CTR: 

  [1.911706] REGS: c0003fe2bd40 TRAP: 0380   Tainted: G  D  
 (4.15.0-22-generic)
  [1.911785] MSR:  90001031   CR:   XER: 

  [1.911856] CFAR: c000b934 SOFTE: -4611686018403131680
  [1.911856] GPR00:  7fffd1751cf0  

  [1.911856] GPR04:    

  [1.911856] GPR08:    

  [1.911856] GPR12: 7ef5a4501700 90001000  

  [1.911856] GPR16:    

  [1.911856] GPR20:    

  [1.911856] GPR24:    

  [1.911856] GPR28:    

  [1.912418] NIP [c000b9ec] fast_exception_return+0x9c/0x184
  [1.912424] LR []   (null)
  [1.912429] Call Trace:
  [1.912442] Instruction dump:
  [1.912476] e84101a0 7c4ff120 e8410170 7c5a03a6 e8010070 e8410080 e8610088 
e8810090
  [1.912547] e8210078 7db243a6 7db142a6 7c0004ac  63ff 
7db242a6 4810
  [1.912619] ---[ end trace 44c2744c93d781cc ]---

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1775855

Title:
  Unable to deploy Bionic ppc64le on P8 systems (kernel-panic)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775855/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailma

[Bug 1775855] Re: Unable to deploy Bionic ppc64le on P8 systems (kernel-panic)

2018-06-08 Thread Po-Hsu Lin
Output from an IPMI console.

** Attachment added: "ppc-log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775855/+attachment/5150279/+files/ppc-log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1775855

Title:
  Unable to deploy Bionic ppc64le on P8 systems (kernel-panic)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775855/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs