Re: [Bug 357994] Re: Running mount.cifs without any parameter crashes with SIGSEGV in main()

2009-10-15 Thread Sean Feole
runnung jaunty jackalope

r...@sfmadmax2:/home/sfmadmax# uname -v
#52-Ubuntu SMP Wed Sep 9 10:48:52 UTC 2009
r...@sfmadmax2:/home/sfmadmax# uname -r
2.6.28-15-generic


r...@sfmadmax2:/home/sfmadmax# apt-get install samba-dbg
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer
required:
  libevent1 libnfsidmap2 librpcsecgss3 libgssglue1 portmap nfs-common
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  samba-dbg
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 36.7MB of archives.
After this operation, 125MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com jaunty-updates/main samba-dbg
2:3.3.2-1ubuntu3.2 [36.7MB]
Get:2 http://us.archive.ubuntu.com jaunty-updates/main samba-dbg
2:3.3.2-1ubuntu3.2 [36.7MB]
Fetched 12.3MB in 17min 56s
(11.5kB/s)

Selecting previously deselected package samba-dbg.
(Reading database ... 175017 files and directories currently installed.)
Unpacking samba-dbg (from .../samba-dbg_2%3a3.3.2-1ubuntu3.2_amd64.deb) ...
Setting up samba-dbg (2:3.3.2-1ubuntu3.2) ...

r...@sfmadmax2:/home/sfmadmax# mount.cifs
Segmentation fault


On Thu, Oct 15, 2009 at 2:52 AM, Joril  wrote:

> Same here.. Xubuntu Jaunty
>
> --
> Running mount.cifs without any parameter crashes with SIGSEGV in main()
> https://bugs.launchpad.net/bugs/357994
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “samba” package in Ubuntu: Confirmed
>
> Bug description:
> Binary package hint: smbfs
>
> just launched smbmount without any parameter
>
> ProblemType: Crash
> Architecture: i386
> DistroRelease: Ubuntu 9.04
> ExecutablePath: /sbin/mount.cifs
> Package: smbfs 2:3.3.2-1ubuntu3
> ProcAttrCurrent: unconfined
> ProcCmdline: /sbin/mount.cifs
> ProcEnviron:
>  SHELL=/bin/bash
>  PATH=(custom, no user)
>  LANG=en_US.UTF-8
> Signal: 11
> SourcePackage: samba
> Stacktrace: #0  0xb7fea581 in main () from /sbin/mount.cifs
> StacktraceTop: main () from /sbin/mount.cifs
> ThreadStacktrace:
>  .
>  Thread 1 (process 6944):
>  #0  0xb7fea581 in main () from /sbin/mount.cifs
> Title: mount.cifs crashed with SIGSEGV in main()
> Uname: Linux 2.6.28-11-generic i686
> UserGroups:
>

-- 
Running mount.cifs without any parameter crashes with SIGSEGV in main()
https://bugs.launchpad.net/bugs/357994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 1805806] Re: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected timeout" on D ARM64

2020-11-23 Thread Sean Feole
affects aws cloud 5.X kernels.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** No longer affects: linux (Ubuntu Disco)

** No longer affects: linux (Ubuntu Cosmic)

** Tags added: sru-20201109

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

Title:
  test_maps in ubuntu_bpf failed with "Failed sockmap unexpected
  timeout" on D ARM64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1805806/+subscriptions

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

[Bug 1905067] Re: qemu-system-riscv64 sbi_trap_error powering down VM riscv64

2020-11-24 Thread Sean Feole
@Christian thanks for helping out, I could test both F&G versions of
QEMU for you, but the one I need on our production system is Focal. Let
me know where to grab it from once you have it built

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

Title:
  qemu-system-riscv64 sbi_trap_error powering down VM riscv64

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

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

[Bug 1929925] Re: [Potential Regression] Unable to create KVM with uvtool on Groovy ARM64

2021-06-02 Thread Sean Feole
Verified fixed groovy

Verifying base install
   series: groovy
 arch: arm64
uname -vr: 5.8.0-55-generic #62-Ubuntu SMP Tue Jun 1 08:20:36 UTC 2021

+ SUT=bjf-test
+ SSH_KEY=/root/.ssh/id_rsa
+ SSH_OPTIONS='-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o 
LogLevel=quiet -i /root/.ssh/id_rsa'
++ lsb_release -c
++ awk '{print$2}'
+ DISTRO=groovy
+ ARCHITECTURE=arm64
+ trap cleanup EXIT
+ '[' -z arm64 ']'
+ kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used
+ '[' 0 '!=' 0 ']'
+ '[' '!' -f /root/.ssh/id_rsa ']'
+ '[' arm64 = ppc64el ']'
++ uvt-simplestreams-libvirt query
++ grep -P 'groovy.*arm64'
+ image='release=groovy arch=arm64 label=daily (20210527)'
+ '[' -z 'release=groovy arch=arm64 label=daily (20210527)' ']'
+ uvt-kvm create bjf-test release=groovy arch=arm64
+ uvt-kvm wait bjf-test --insecure --ssh-private-key-file /root/.ssh/id_rsa
++ uvt-kvm ip bjf-test
+ ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o 
LogLevel=quiet -i /root/.ssh/id_rsa ubuntu@192.168.122.213 uname -a
Linux bjf-test 5.8.0-53-generic #60-Ubuntu SMP Thu May 6 07:47:26 UTC 2021 
aarch64 aarch64 aarch64 GNU/Linux
++ cut '-d  ' -f 2
+++ uvt-kvm ip bjf-test
++ ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o 
LogLevel=quiet -i /root/.ssh/id_rsa ubuntu@192.168.122.213 lsb_release -c
+ RESULT=groovy
+ '[' groovy '!=' groovy ']'
+ cleanup
+ uvt-kvm destroy bjf-test
+ '[' arm64 = ppc64el ']'

** Tags removed: verification-needed-groovy
** Tags added: verification-done-groovy

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

Title:
  [Potential Regression] Unable to create KVM with uvtool on Groovy
  ARM64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1929925/+subscriptions

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

[Bug 1932966] Re: kvm_unit_tests: emulator test fails on 4.15 kernel, timeout

2021-07-12 Thread Sean Feole
** Tags added: hinted

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

Title:
  kvm_unit_tests: emulator test fails on 4.15 kernel, timeout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1932966/+subscriptions

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

[Bug 1918692] Re: ubuntu-kvm-unit-test/vmx_apic_passthrough_thread reports assertion failure

2021-07-12 Thread Sean Feole
** Changed in: ubuntu-kernel-tests
   Status: New => Triaged

** Tags added: hinted

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

Title:
  ubuntu-kvm-unit-test/vmx_apic_passthrough_thread reports assertion
  failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1918692/+subscriptions

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

[Bug 1917616] Re: vmx test from ubuntu_kvm_unit_tests failed on Bionic/Focal

2021-07-12 Thread Sean Feole
** Tags added: hinted

** Changed in: ubuntu-kernel-tests
   Status: New => Triaged

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

Title:
  vmx test from ubuntu_kvm_unit_tests failed on Bionic/Focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1917616/+subscriptions

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

[Bug 1923284] Re: vmx_host_state_area / vmx_intr_window_test / vmx_nmi_window_test / vmx_hlt_with_rvi_test fails with timeout on Bionic

2021-07-12 Thread Sean Feole
** Changed in: ubuntu-kernel-tests
   Status: New => Triaged

** Tags added: hinted

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

Title:
  vmx_host_state_area / vmx_intr_window_test / vmx_nmi_window_test /
  vmx_hlt_with_rvi_test  fails with timeout on Bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1923284/+subscriptions

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

[Bug 1827866] Re: vmx_apicv_test in ubuntu_kvm_unit_tests failed on X/B-KVM X-azure / X-aws

2021-07-12 Thread Sean Feole
** Changed in: ubuntu-kernel-tests
   Status: New => Triaged

** Tags added: hinted

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

Title:
  vmx_apicv_test in ubuntu_kvm_unit_tests failed on X/B-KVM X-azure /
  X-aws

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1827866/+subscriptions

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

[Bug 1935684] Re: vmx_init_signal_test in ubuntu_kvm_unit_tests fails on bionic/linux amd64

2021-07-12 Thread Sean Feole
** Changed in: ubuntu-kernel-tests
   Status: New => Triaged

** Tags added: hinted

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

Title:
  vmx_init_signal_test in ubuntu_kvm_unit_tests fails on bionic/linux
  amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1935684/+subscriptions

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

[Bug 1866591] Re: vmx_pending_event_test failed in ubuntu_kvm_unit_tests

2021-07-12 Thread Sean Feole
** Changed in: ubuntu-kernel-tests
   Status: Confirmed => Triaged

** Tags added: hinted

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

Title:
  vmx_pending_event_test failed in ubuntu_kvm_unit_tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1866591/+subscriptions

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

[Bug 1926142] Re: memfd from ubuntu_kernel_selftests failed to build on B-5.4

2021-07-14 Thread Sean Feole
** Tags added: hinted

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

Title:
  memfd from ubuntu_kernel_selftests failed to build on B-5.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1926142/+subscriptions


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

[Bug 1938299] [NEW] Unable to SSH Into Instance when deploying Impish 12.10

2021-07-28 Thread Sean Feole
Public bug reported:

Google Instances deployed with the Ubuntu 12.10 Daily images are
inaccessible via SSH.

gcloud compute instances create sf-impish-v20200720 --zone us-west1-a
--network "default" --no-restart-on-failure --image-project ubuntu-os-
cloud-devel --image daily-ubuntu-2110-impish-v20210720 --machine-type
n1-standard-2

Will result in a successful deploy yet, inaccessible via ssh from the
end users configured laptop.

This appears to affect all daily images after 20210719.

daily-ubuntu-2110-impish-v20210719ubuntu-os-cloud-devel  
ubuntu-2110   READY
daily-ubuntu-2110-impish-v20210720ubuntu-os-cloud-devel  
ubuntu-2110   READY
daily-ubuntu-2110-impish-v20210721ubuntu-os-cloud-devel  
ubuntu-2110   READY
daily-ubuntu-2110-impish-v20210723ubuntu-os-cloud-devel  
ubuntu-2110   READY
daily-ubuntu-2110-impish-v20210724ubuntu-os-cloud-devel  
ubuntu-2110   READY
daily-ubuntu-2110-impish-v20210725ubuntu-os-cloud-devel  
ubuntu-2110   READY
daily-ubuntu-2110-impish-v20210728ubuntu-os-cloud-devel  
ubuntu-2110  


This problem also appears to be reproducible via the gcloud UI, create a new 
virtual machine using the daily-ubuntu-2110-impish-v20210720 or greater and 
instruct the virtual machine to import a ssh_pub_key in the security tab.  The 
Instance will start, yet still be inaccessible via the users private sshkey

The google-guest-agent.service appears to be responsible for adding the
google project ssh keys to the instance once its deployed. Please see
below when queried on the 20210719 image:

 google-guest-agent.service - Google Compute Engine Guest Agent
 Loaded: loaded (/lib/systemd/system/google-guest-agent.service; enabled; 
vendor preset: enabled)
 Active: active (running) since Tue 2021-07-27 19:47:48 UTC; 18h ago
   Main PID: 711 (google_guest_ag)
  Tasks: 9 (limit: 8924)
 Memory: 19.7M
 CGroup: /system.slice/google-guest-agent.service
 └─711 /usr/bin/google_guest_agent

Jul 27 19:47:55 sean-imp gpasswd[1469]: user google added by root to group 
floppy
Jul 27 19:47:55 sean-imp gpasswd[1475]: user google added by root to group audio
Jul 27 19:47:55 sean-imp gpasswd[1481]: user google added by root to group dip
Jul 27 19:47:55 sean-imp gpasswd[1487]: user google added by root to group video
Jul 27 19:47:55 sean-imp gpasswd[1493]: user google added by root to group 
plugdev
Jul 27 19:47:55 sean-imp gpasswd[1499]: user google added by root to group 
netdev
Jul 27 19:47:55 sean-imp gpasswd[1505]: user google added by root to group lxd
Jul 27 19:47:55 sean-imp gpasswd[1511]: user google added by root to group 
google-sudoers
Jul 27 19:47:55 sean-imp GCEGuestAgent[711]: 2021-07-27T19:47:55.1699Z 
GCEGuestAgent Info: Updating keys for user google.
Jul 27 19:47:55 sean-imp google_guest_agent[711]: 2021/07/27 19:47:55 logging 
client: rpc error: code = PermissionDenied desc = Clo>
lines 1-19/19 (END)

** Affects: google-guest-agent (Ubuntu)
 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/1938299

Title:
  Unable to SSH Into Instance when deploying Impish 12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-guest-agent/+bug/1938299/+subscriptions


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

[Bug 1904243] [NEW] 21.04 Panics attempting to boot 5.10.0-3.4 in gcp EFI disk

2020-11-13 Thread Sean Feole
Public bug reported:

This was caught while testing a few runs in the google cloud. 
Steps to reproduce:
1.) deploy 21.04 in the cloud (any instance type)
2.) install 5.10.0-3.4 from the canonical-kernel-team bootstrap ppa
2a.) sudo add-apt-repository ppa:canonical-kernel-team/bootstrap
3.) sudo apt install linux-generic-wip

Full startup logs attached:

looks to be grub related, I have not looked into this any further.

   1.410153] VFS: Cannot open root device 
"PARTUUID=02631d3d-a298-4349-b157-aa86d82843b5" or unknown-block(0,0): error -6
[1.411882] Please append a correct "root=" boot option; here are the 
available partitions:
[1.413203] Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(0,0)
[1.414356] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.0-3-generic 
#4-Ubuntu
[1.415702] Hardware name: Google Google Compute Engine/Google Compute 
Engine, BIOS Google 01/01/2011
[1.417180] Call Trace:
[1.417710]  show_stack+0x52/0x58
[1.418263]  dump_stack+0x70/0x8b
[1.418738]  panic+0x101/0x2e3
[1.419209]  mount_block_root+0x21e/0x298
[1.419778]  mount_root+0x38/0x3a
[1.420243]  prepare_namespace+0x13f/0x18d
[1.420840]  kernel_init_freeable+0x156/0x17d
[1.421574]  ? rest_init+0xba/0xba
[1.422135]  kernel_init+0xe/0x116
[1.422708]  ret_from_fork+0x22/0x30
[1.423858] Kernel Offset: 0x10c0 from 0x8100 (relocation 
range: 0x8000-0xbfff)
[1.425374] ACPI MEMORY or I/O RESET_REG.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete

** Affects: linux (Ubuntu Hirsute)
 Importance: Undecided
 Status: Incomplete


** Tags: breezy

** Attachment added: "diske.txt"
   https://bugs.launchpad.net/bugs/1904243/+attachment/5434230/+files/diske.txt

** Also affects: linux (Ubuntu Hirsute)
   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/1904243

Title:
  21.04 Panics attempting to boot 5.10.0-3.4 in gcp EFI disk

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

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

[Bug 1904243] Re: 21.04 Panics attempting to boot 5.10.0-3.4 in gcp EFI disk

2020-11-13 Thread Sean Feole
** Description changed:

- This was caught while testing a few runs in the google cloud. 
+ This was caught while testing a few runs in the google cloud.
  Steps to reproduce:
- 1.) deploy 21.04 in the cloud (any instance type)
+ 1.) deploy 21.04 in the cloud (n1-standard-1 instance type)
  2.) install 5.10.0-3.4 from the canonical-kernel-team bootstrap ppa
  2a.) sudo add-apt-repository ppa:canonical-kernel-team/bootstrap
  3.) sudo apt install linux-generic-wip
  
  Full startup logs attached:
  
  looks to be grub related, I have not looked into this any further.
  
-1.410153] VFS: Cannot open root device 
"PARTUUID=02631d3d-a298-4349-b157-aa86d82843b5" or unknown-block(0,0): error -6
+    1.410153] VFS: Cannot open root device 
"PARTUUID=02631d3d-a298-4349-b157-aa86d82843b5" or unknown-block(0,0): error -6
  [1.411882] Please append a correct "root=" boot option; here are the 
available partitions:
  [1.413203] Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(0,0)
  [1.414356] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.0-3-generic 
#4-Ubuntu
  [1.415702] Hardware name: Google Google Compute Engine/Google Compute 
Engine, BIOS Google 01/01/2011
  [1.417180] Call Trace:
  [1.417710]  show_stack+0x52/0x58
  [1.418263]  dump_stack+0x70/0x8b
  [1.418738]  panic+0x101/0x2e3
  [1.419209]  mount_block_root+0x21e/0x298
  [1.419778]  mount_root+0x38/0x3a
  [1.420243]  prepare_namespace+0x13f/0x18d
  [1.420840]  kernel_init_freeable+0x156/0x17d
  [1.421574]  ? rest_init+0xba/0xba
  [1.422135]  kernel_init+0xe/0x116
  [1.422708]  ret_from_fork+0x22/0x30
  [1.423858] Kernel Offset: 0x10c0 from 0x8100 (relocation 
range: 0x8000-0xbfff)
  [1.425374] ACPI MEMORY or I/O RESET_REG.

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

Title:
  21.04 Panics attempting to boot 5.10.0-3.4 in gcp EFI disk

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

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

[Bug 1904243] Re: 21.04 Panics attempting to boot 5.10.0-3.4 in gcp EFI disk

2020-11-18 Thread Sean Feole
use the attached script to change the boot kernel , 
usage:  ./script.sh generic


** Description changed:

  This was caught while testing a few runs in the google cloud.
  Steps to reproduce:
  1.) deploy 21.04 in the cloud (n1-standard-1 instance type)
  2.) install 5.10.0-3.4 from the canonical-kernel-team bootstrap ppa
  2a.) sudo add-apt-repository ppa:canonical-kernel-team/bootstrap
  3.) sudo apt install linux-generic-wip
+ 4.) update grub to boot the generic kernel as the default kernel will be 
-gcp, (use attached script)   ./script.sh generic
+ 5.) reboot and monitor console logs
  
  Full startup logs attached:
  
  looks to be grub related, I have not looked into this any further.
  
     1.410153] VFS: Cannot open root device 
"PARTUUID=02631d3d-a298-4349-b157-aa86d82843b5" or unknown-block(0,0): error -6
  [1.411882] Please append a correct "root=" boot option; here are the 
available partitions:
  [1.413203] Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(0,0)
  [1.414356] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.0-3-generic 
#4-Ubuntu
  [1.415702] Hardware name: Google Google Compute Engine/Google Compute 
Engine, BIOS Google 01/01/2011
  [1.417180] Call Trace:
  [1.417710]  show_stack+0x52/0x58
  [1.418263]  dump_stack+0x70/0x8b
  [1.418738]  panic+0x101/0x2e3
  [1.419209]  mount_block_root+0x21e/0x298
  [1.419778]  mount_root+0x38/0x3a
  [1.420243]  prepare_namespace+0x13f/0x18d
  [1.420840]  kernel_init_freeable+0x156/0x17d
  [1.421574]  ? rest_init+0xba/0xba
  [1.422135]  kernel_init+0xe/0x116
  [1.422708]  ret_from_fork+0x22/0x30
  [1.423858] Kernel Offset: 0x10c0 from 0x8100 (relocation 
range: 0x8000-0xbfff)
  [1.425374] ACPI MEMORY or I/O RESET_REG.

** Attachment added: "boot-kernel-simple"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1904243/+attachment/5435704/+files/boot-kernel-simple

** Description changed:

  This was caught while testing a few runs in the google cloud.
  Steps to reproduce:
  1.) deploy 21.04 in the cloud (n1-standard-1 instance type)
  2.) install 5.10.0-3.4 from the canonical-kernel-team bootstrap ppa
  2a.) sudo add-apt-repository ppa:canonical-kernel-team/bootstrap
  3.) sudo apt install linux-generic-wip
- 4.) update grub to boot the generic kernel as the default kernel will be 
-gcp, (use attached script)   ./script.sh generic
+ 4.) update grub to boot the generic kernel as the default kernel will be 
-gcp, (use attached script comment#4)   ./script.sh generic
  5.) reboot and monitor console logs
  
  Full startup logs attached:
  
  looks to be grub related, I have not looked into this any further.
  
     1.410153] VFS: Cannot open root device 
"PARTUUID=02631d3d-a298-4349-b157-aa86d82843b5" or unknown-block(0,0): error -6
  [1.411882] Please append a correct "root=" boot option; here are the 
available partitions:
  [1.413203] Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(0,0)
  [1.414356] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.0-3-generic 
#4-Ubuntu
  [1.415702] Hardware name: Google Google Compute Engine/Google Compute 
Engine, BIOS Google 01/01/2011
  [1.417180] Call Trace:
  [1.417710]  show_stack+0x52/0x58
  [1.418263]  dump_stack+0x70/0x8b
  [1.418738]  panic+0x101/0x2e3
  [1.419209]  mount_block_root+0x21e/0x298
  [1.419778]  mount_root+0x38/0x3a
  [1.420243]  prepare_namespace+0x13f/0x18d
  [1.420840]  kernel_init_freeable+0x156/0x17d
  [1.421574]  ? rest_init+0xba/0xba
  [1.422135]  kernel_init+0xe/0x116
  [1.422708]  ret_from_fork+0x22/0x30
  [1.423858] Kernel Offset: 0x10c0 from 0x8100 (relocation 
range: 0x8000-0xbfff)
  [1.425374] ACPI MEMORY or I/O RESET_REG.

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

Title:
  21.04 Panics attempting to boot 5.10.0-3.4 in gcp EFI disk

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

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

[Bug 1905066] [NEW] qemu-system-riscv64 soft lockup while restarting/shutdown vm

2020-11-20 Thread Sean Feole
Public bug reported:

Host OS: Focal, 20.04(5.4.0-52-generic) 
QEMU: 1:4.2-3ubuntu6.8
OpenSBI: 0.8.1 

Guest VM: Focal(5.4 Kernel)

When the VM is instructed to reboot, via systemctl or without systemctl
I can reproduce 100% a soft lockup.

[  107.637699] reboot: Restarting system
[  132.687087] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! 
[systemd-shutdow:1]
[  132.687751] Modules linked in: ofpart redboot cmdlinepart cfi_cmdset_0001 
cfi_probe cfi_util gen_probe physmap map_funcs chipreg mtd virtio_rng 
uio_pdrv_genirq uio sch_fq_codel drm drm_panel_orientation_quirks ip_tables 
x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov 
async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 
multipath linear virtio_net net_failover failover virtio_blk
[  132.690237] CPU: 0 PID: 1 Comm: systemd-shutdow Not tainted 5.4.0-24-generic 
#28-Ubuntu
[  132.690777] sepc: ffeb658e ra : ffeb658e sp : 
ffe1f5badd30
[  132.691226]  gp : ffe000d51a40 tp : ffe1f5bb8b80 t0 : 
ffe000d69248
[  132.691658]  t1 : ffe0004f053c t2 : 000a s0 : 
ffe1f5badd50
[  132.692085]  s1 :  a0 :  a1 : 

[  132.692530]  a2 :  a3 :  a4 : 

[  132.692945]  a5 :  a6 : 076d a7 : 
0137
[  132.693368]  s2 : 28121969 s3 : ffe000c6abf0 s4 : 
fee1dead
[  132.693825]  s5 : 6d07a9c2f20a9100 s6 : 003fffc539d0 s7 : 
003fffc53cf8
[  132.694271]  s8 : 0fff s9 : f000 s10: 

[  132.694730]  s11:  t3 :  t4 : 
0003ab28
[  132.695177]  t5 : ffe000d52928 t6 : ffe000d61588
[  132.695519] sstatus: 0120 sbadaddr:  scause: 
8005


The full log is attached.  


Command to launch VM and utilize existing bridged network device.

qemu-system-riscv64 -nographic -machine virt -m 8G -smp 8 \
 -bios /usr/lib/riscv64-linux-gnu/opensbi/generic/fw_jump.elf \
 -kernel /usr/lib/u-boot/qemu-riscv64_smode/uboot.elf \
 -object rng-random,filename=/dev/urandom,id=rng0 -device 
virtio-rng-device,rng=rng0 \
 -append "console=ttyS0 rw root=/dev/vda1" \
 -device virtio-blk-device,drive=hd0 -drive 
file=riscv64-focal-ubuntu.img,format=raw,id=hd0 \
 -device virtio-net-device,netdev=eth0 -netdev tap,id=eth0


The Soft Lockup is also exhibited on Groovy using the 5.8.0-7 kernel

Welcome to Ubuntu 20.10 (GNU/Linux 5.8.0-7-generic riscv64)

 * Documentation:  https://help.ubuntu.com
 * Management: https://landscape.canonical.com
 * Support:https://ubuntu.com/advantage
Last login: Fri Nov 20 17:29:12 UTC 2020 on ttyS0
root@galrog:~# reboot -f
Rebooting.
[   45.812221] reboot: Restarting system
[   72.085848] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [reboot:404]
[  100.086371] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [reboot:404]
[  105.818281] rcu: INFO: rcu_sched self-detected stall on CPU
[  105.819258] rcu: 0-: (14998 ticks this GP) 
idle=f82/1/0x4002 softirq=1584/1584 fqs=7362

** Affects: qemu (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "riscv64-reboot.txt"
   
https://bugs.launchpad.net/bugs/1905066/+attachment/5436395/+files/riscv64-reboot.txt

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

Title:
  qemu-system-riscv64 soft lockup while restarting/shutdown vm

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

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

[Bug 1905067] [NEW] qemu-system-riscv64 sbi_trap_error powering down VM riscv64

2020-11-20 Thread Sean Feole
Public bug reported:

Host OS: Focal, 20.04(5.4.0-52-generic)
QEMU: 1:4.2-3ubuntu6.8
OpenSBI: 0.8.1

Affected Series: Focal/Groovy Both 5.4/5.8 kernels


Upon powering off a Groovy VM ( GNU/Linux 5.8.0-7-generic riscv64 ) an 
sbi_trap_error will occur halting the VM. I have not tried an older version of 
OSBI.


root@riscv64-groovy:~# poweroff -f
Powering off.
[  134.931728] reboot: Power down
sbi_trap_error: hart0: trap handler failed (error -2)
sbi_trap_error: hart0: mcause=0x0007 mtval=0x0010
sbi_trap_error: hart0: mepc=0x8000d4b0 mstatus=0x1822
sbi_trap_error: hart0: ra=0x800098de sp=0x80023c78
sbi_trap_error: hart0: gp=0xffe001722418 tp=0xffe1ed138b80
sbi_trap_error: hart0: s0=0x80023c88 s1=0x0040
sbi_trap_error: hart0: a0=0x a1=0x80003f66
sbi_trap_error: hart0: a2=0x80003f66 a3=0x80003f66
sbi_trap_error: hart0: a4=0x0010 a5=0x
sbi_trap_error: hart0: a6=0x3f66 a7=0x000110e8
sbi_trap_error: hart0: s2=0x s3=0x80024000
sbi_trap_error: hart0: s4=0x s5=0x
sbi_trap_error: hart0: s6=0x0001 s7=0x
sbi_trap_error: hart0: s8=0x s9=0x
sbi_trap_error: hart0: s10=0x s11=0x0008
sbi_trap_error: hart0: t0=0x t1=0x
sbi_trap_error: hart0: t2=0x t3=0x
sbi_trap_error: hart0: t4=0x t5=0x
sbi_trap_error: hart0: t6=0x


root@riscv64-groovy:~# sudo poweroff
 Stopping Session 1 of user root.
[  OK  ] Removed slice system-modprobe.slice.
[  OK  ] Stopped target Graphical Interface.
[  OK  ] Stopped target Multi-User System.
[  OK  ] Stopped target Login Prompts.
[  OK  ] Stopped target Host and Network Name Lookups.
[  OK  ] Stopped target Timers.
[  OK  ] Stopped Daily apt upgrade and clean activities.
[  OK  ] Stopped Daily apt download activities.
[  OK  ] Stopped Periodic ext4 Onli…ata Check for All Filesystems.
[  OK  ] Stopped Discard unused blocks once a week.
[  OK  ] Stopped Daily rotation of log files.
[  OK  ] Stopped Message of the Day.
[  OK  ] Stopped Daily Cleanup of Temporary Directories.
[  OK  ] Stopped target System Time Synchronized.
[  OK  ] Stopped target System Time Set.
[  OK  ] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
 Stopping Regular background program processing daemon...
 Stopping Getty on tty1...
 Stopping Dispatcher daemon for systemd-networkd...
 Stopping System Logging Service...
 Stopping Serial Getty on ttyS0...
 Stopping Load/Save Random Seed...
[  OK  ] Stopped Regular background program processing daemon.
[  OK  ] Stopped Dispatcher daemon for systemd-networkd.
[  OK  ] Stopped System Logging Service.
[  OK  ] Stopped Serial Getty on ttyS0.
[  OK  ] Stopped Getty on tty1.
[  OK  ] Stopped Load/Save Random Seed.
[  OK  ] Stopped Session 1 of user root.
[  OK  ] Removed slice system-getty.slice.
[  OK  ] Removed slice system-serial\x2dgetty.slice.
 Stopping User Login Management...
 Stopping User Manager for UID 0...
[  OK  ] Stopped User Login Management.
[  OK  ] Stopped User Manager for UID 0.
 Stopping User Runtime Directory /run/user/0...
[  OK  ] Unmounted /run/user/0.
[  OK  ] Stopped User Runtime Directory /run/user/0.
[  OK  ] Removed slice User Slice of UID 0.
[  OK  ] Reached target Unmount All Filesystems.
 Stopping D-Bus System Message Bus...
 Stopping Permit User Sessions...
[  OK  ] Stopped D-Bus System Message Bus.
[  OK  ] Stopped Permit User Sessions.
[  OK  ] Stopped target Basic System.
[  OK  ] Stopped target Network.
[  OK  ] Stopped target Paths.
[  OK  ] Stopped target Remote File Systems.
[  OK  ] Stopped target Slices.
[  OK  ] Removed slice User and Session Slice.
[  OK  ] Stopped target Sockets.
[  OK  ] Closed D-Bus System Message Bus Socket.
[  OK  ] Stopped target System Initialization.
[  OK  ] Stopped target Local Encrypted Volumes.
[  OK  ] Stopped Dispatch Password …ts to Console Directory Watch.
[  OK  ] Stopped Forward Password R…uests to Wall Directory Watch.
[  OK  ] Stopped target Swap.
[  OK  ] Closed Syslog Socket.
 Stopping Network Name Resolution...
 Stopping Network Time Synchronization...
 Stopping Update UTMP about System Boot/Shutdown...
[  OK  ] Stopped Network Time Synchronization.
[  OK  ] Stopped Network Name Resolution.
 Stopping Network Service...
[  OK  ] Stopped Network Service.
[  OK  ] Stopped Update UTMP about System Boot/Shutdown.
[  OK  ] Stopped Apply Kernel Variables.
[  OK  ] Stopped Load Kernel Modules.
[  OK  ] Stopped Create Volatile Files and Directories.
[  OK  ] Stopped target Local File Systems.
[  OK  ] Stopped target Local File Systems (Pre).
[  OK  ] Sto

[Bug 1822308] Re: vmx_hlt_with_rvi_test in kvm_unit_tests fails

2020-11-20 Thread Sean Feole
** Tags added: affects.dgx2

** Tags added: bionic

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

Title:
  vmx_hlt_with_rvi_test in kvm_unit_tests fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1822308/+subscriptions

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

[Bug 1829849] Re: proc01 in fs from ubuntu_ltp failed

2020-11-20 Thread Sean Feole
** Tags added: sru-20201109

** Tags added: affects.dgx2

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

Title:
  proc01 in fs from ubuntu_ltp failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1829849/+subscriptions

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

[Bug 1878389] Re: tpci from kernel_misc in ubuntu_ltp failed with Test-case '13'

2020-11-20 Thread Sean Feole
affects.dgx2 in this case test-case 12 failed not 13.

11/20 14:34:51 DEBUG| utils:0153| [stdout] test_pci 700 TFAIL :
tpci.c:74: PCI bus 35 slot 00 : Test-case '12'

** Tags added: affects.dgx2 bionic

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

Title:
  tpci from kernel_misc in ubuntu_ltp failed with Test-case '13'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1878389/+subscriptions

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

[Bug 1836167] Re: cpuhotplug03 in cpuhotplug from ubuntu_ltp failed on some testing nodes

2020-11-20 Thread Sean Feole
** No longer affects: linux (Ubuntu Disco)

** Tags added: affects.dgx2 sru-20201109

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

Title:
  cpuhotplug03 in cpuhotplug from ubuntu_ltp failed on some testing
  nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1836167/+subscriptions

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

[Bug 1829995] Re: getaddrinfo_01 from ipv6_lib test suite in LTP failed

2020-11-20 Thread Sean Feole
** Tags added: affects.dgx2 sru-20201109

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

Title:
  getaddrinfo_01 from ipv6_lib test suite in LTP failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1829995/+subscriptions

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

[Bug 1905067] Re: qemu-system-riscv64 sbi_trap_error powering down VM riscv64

2020-12-10 Thread Sean Feole
I have some cycles to test this, will report back hopefully by EOD
today.

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

Title:
  qemu-system-riscv64 sbi_trap_error powering down VM riscv64

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

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

[Bug 1805360] Re: linux-aws: 4.18.0-1006.7 -proposed tracker

2018-11-28 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-aws: 4.18.0-1006.7 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1805360/+subscriptions

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

[Bug 1802787] Re: linux-gcp-edge: 4.18.0-1004.5~18.04.1 -proposed tracker

2018-11-28 Thread Sean Feole
regression testing failed, see:
https://pastebin.canonical.com/p/FPWyT5rW89/

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

Title:
  linux-gcp-edge: 4.18.0-1004.5~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1802787/+subscriptions

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

[Bug 1805398] Re: linux-aws-hwe: 4.15.0-1030.31~16.04.1 -proposed tracker

2018-11-29 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-aws-hwe: 4.15.0-1030.31~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1805398/+subscriptions

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

[Bug 1802571] Re: linux-hwe: 4.15.0-42.45~16.04.1 -proposed tracker

2018-12-03 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-hwe: 4.15.0-42.45~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1802571/+subscriptions

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

[Bug 1805865] Re: linux-azure-edge: 4.18.0-1006.6~16.04.2 -proposed tracker

2018-12-03 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-azure-edge: 4.18.0-1006.6~16.04.2 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1805865/+subscriptions

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

[Bug 1802787] Re: linux-gcp-edge: 4.18.0-1004.5~18.04.1 -proposed tracker

2018-12-03 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-gcp-edge: 4.18.0-1004.5~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1802787/+subscriptions

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

[Bug 1805606] Re: linux-aws-edge: 4.18.0-1006.7~18.04.2 -proposed tracker

2018-12-03 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-aws-edge: 4.18.0-1006.7~18.04.2 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1805606/+subscriptions

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

[Bug 1653201] Re: 3.13 kernel has a broken overlay module which does not handle symlinks correctly

2018-09-12 Thread Sean Feole
Hey Sam,  just looking for an update on this?

lxc-tests appear to be passing in this latest SRU cycle, wondering if
this can be closed out or should we chase it down?

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

Title:
  3.13 kernel has a broken overlay module which does not handle symlinks
  correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1653201/+subscriptions

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

[Bug 1653201] Re: 3.13 kernel has a broken overlay module which does not handle symlinks correctly

2018-09-12 Thread Sean Feole
if defunct, lets close this out

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  3.13 kernel has a broken overlay module which does not handle symlinks
  correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1653201/+subscriptions

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

[Bug 1645287] Re: Option "split" does not available for kernel_irqchip flag in qemu-system-x86_64

2018-09-12 Thread Sean Feole
Hey Sam, just trying to see if this is still a valid issue?  Any idea?

** Tags added: kqa

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: qemu (Ubuntu)
   Status: New => Incomplete

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

Title:
  Option "split" does not available for kernel_irqchip flag in qemu-
  system-x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1645287/+subscriptions

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

[Bug 1684789] Re: trunc-file.sh.btrfs from ubuntu_ecryptfs-test-suite failed on T-LTS

2018-09-12 Thread Sean Feole
hi sam, joe, still an issue?  no updates in months.

 very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

** Changed in: linux (Ubuntu Xenial)
   Status: Triaged => Incomplete

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

Title:
  trunc-file.sh.btrfs from ubuntu_ecryptfs-test-suite failed on T-LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1684789/+subscriptions

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

[Bug 1684788] Re: extend-file-random.sh.btrfs from ubuntu_ecryptfs-test-suite failed on X-hwe

2018-09-12 Thread Sean Feole
Sam, Joe,  is this still something to watch out for?Considering we
don't have logs from a year ago, just going to close if no action.

 very old bug, with no action on it,   marking bug as incomplete and
will close in 5 days if no update.


** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

** Changed in: linux (Ubuntu Xenial)
   Status: Triaged => Incomplete

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

Title:
  extend-file-random.sh.btrfs from ubuntu_ecryptfs-test-suite failed on
  X-hwe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1684788/+subscriptions

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

[Bug 1675395] Re: ubuntu_bpf test fail to build on aarch64 system

2018-09-12 Thread Sean Feole
Hi Sam,  any reason to keep this open , asking because of your comment
#5.

 very old bug, with no action on it,  marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

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

Title:
  ubuntu_bpf test fail to build on aarch64 system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1675395/+subscriptions

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

[Bug 1684776] Re: ubuntu_qrt_kernel_security test_050_personality failed on arm64 Trusty / X-hwe kernel

2018-09-12 Thread Sean Feole
sam, any reason to keep this open?   i see random updates on it, yet
have no looked at the issue in its entirety.

 very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: qa-regression-testing
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  ubuntu_qrt_kernel_security test_050_personality failed on arm64 Trusty
  / X-hwe kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1684776/+subscriptions

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

[Bug 1707887] Re: Failed to build libhugetlbfs-2.20 from source on 4.4 / 3.13 Trusty ARM64

2018-09-12 Thread Sean Feole
Sam, does this need to be chased down?

 very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Failed to build libhugetlbfs-2.20 from source on 4.4 / 3.13 Trusty
  ARM64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1707887/+subscriptions

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

[Bug 1653597] Re: libhugetlbfs test suite failed with brk_near_huge test on GCE with 4.8.0-34.36

2018-09-12 Thread Sean Feole
This appears to be related to Azure giving the context of the bug,
tagging as such, next is this still an issue to date?  if not, has there
been a test generated to test for this specific issue in the future?  or
can we forget it?

** Tags added: kqa-azure

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

** Changed in: linux-azure (Ubuntu)
   Status: New => Incomplete

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

Title:
  libhugetlbfs test suite failed with brk_near_huge test on GCE with
  4.8.0-34.36

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1653597/+subscriptions

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

[Bug 1717897] Re: libhugetlbfs failed with "Heap did not shrink"

2018-09-12 Thread Sean Feole
marking as wont fix per  comment #3

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

Title:
  libhugetlbfs failed with "Heap did not shrink"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1717897/+subscriptions

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

[Bug 1716603] Re: [HP Proliant m400] hwclock change won't take effect immediately

2018-09-12 Thread Sean Feole
This was an old mcdivitt issue I was involved in back in the day,  the
hardware we were using was on development FW and still is. Will close
out if it's still an issue and reproducible on stable hardware then we
can work it.

** Changed in: ubuntu-kernel-tests
   Status: New => Invalid

** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  [HP Proliant m400] hwclock change won't take effect immediately

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1716603/+subscriptions

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

[Bug 1720343] Re: xfs test in xfstests will eat up all the space on i386 testing node with zesty kernel

2018-09-12 Thread Sean Feole
hi sam,

Still an issue? see a few comments looking like you were going to chase
this down.

 very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: In Progress => New

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  xfs test in xfstests will eat up all the space on i386 testing node
  with zesty kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1720343/+subscriptions

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

[Bug 1717897] Re: libhugetlbfs failed with "Heap did not shrink"

2018-09-12 Thread Sean Feole
ahh that was already done :)


Sam, still an issue?  

 very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

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

Title:
  libhugetlbfs failed with "Heap did not shrink"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1717897/+subscriptions

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

[Bug 1717856] Re: Kernel security test test_021_aslr_dapper_libs failed on 3.2 Precise i386

2018-09-12 Thread Sean Feole
Hi Sam, still an issue?

 very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

** Changed in: linux (Ubuntu Precise)
   Status: Triaged => Incomplete

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

Title:
  Kernel security test test_021_aslr_dapper_libs failed on 3.2 Precise
  i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1717856/+subscriptions

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

[Bug 1715376] Re: ip link add command return: Error: either "dev" is duplicate, or "enp1s0" is a garbage.

2018-09-12 Thread Sean Feole
Sam, trusty bug from 2017, still an issue?

 very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: iproute2 (Ubuntu)
   Status: New => Incomplete

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

Title:
  ip link add command return: Error: either "dev" is duplicate, or
  "enp1s0" is a garbage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1715376/+subscriptions

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

[Bug 1732620] Re: AMD Naples server failed with the tsc test in monotonic_time testsuite

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  AMD Naples server failed with the tsc test in monotonic_time testsuite

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1732620/+subscriptions

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

[Bug 1726225] Re: Zesty s390x zKVM failed with selftest-setup and intercept test in kvm-unit-tests

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

** Changed in: qemu (Ubuntu)
   Status: New => Incomplete

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

Title:
  Zesty s390x zKVM failed with selftest-setup and intercept test in kvm-
  unit-tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1726225/+subscriptions

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

[Bug 1729510] Re: libhugetlbfs failed with "[Errno 95] Operation not supported" on s390x zVM

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  libhugetlbfs failed with "[Errno 95] Operation not supported" on s390x
  zVM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1729510/+subscriptions

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

[Bug 1731455] Re: generic/166 test for btrfs from xfstests will hang

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

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

Title:
  generic/166 test for btrfs from xfstests will hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1731455/+subscriptions

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

[Bug 1727290] Re: ubuntu_unionmount_overlayfs_suite failed on 4.15 Azure

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

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

Title:
  ubuntu_unionmount_overlayfs_suite failed on 4.15 Azure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1727290/+subscriptions

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

[Bug 1729849] Re: mkfs.xfs complains about /dev/sdb2 is busy on Xenial

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

** Changed in: linux (Ubuntu Xenial)
   Status: Confirmed => Incomplete

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

Title:
  mkfs.xfs complains about /dev/sdb2 is busy on Xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1729849/+subscriptions

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

[Bug 1720951] Re: seccomp test from upstream failed with "global.KILL_process"

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  seccomp test from upstream failed with "global.KILL_process"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1720951/+subscriptions

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

[Bug 1747661] Re: ecryptfs complains about "Error encrypting page" on 4.13 Artful

2018-09-12 Thread Sean Feole
closing bug per last comment

** Changed in: ubuntu-kernel-tests
   Status: New => Won't Fix

** Changed in: linux (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  ecryptfs complains about "Error encrypting page" on 4.13 Artful

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1747661/+subscriptions

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

[Bug 1747630] Re: Kernel security test test_022_aslr_hardy_vdso failed on Precise i386

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

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

Title:
  Kernel security test test_022_aslr_hardy_vdso failed on Precise i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1747630/+subscriptions

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

[Bug 1741409] Re: stress smoke test hang with dev test on AWS Xenial kernel

2018-09-12 Thread Sean Feole
Been sorting through many of the ubuntu-kernel-tests bugs.

This is one of the few that actually is being worked.

Stefan, any update on this? Should this be/ Has it been fixed? I can
revisit once i finish cleaning up the list

** Changed in: ubuntu-kernel-tests
   Status: New => In Progress

** Changed in: ubuntu-kernel-tests
 Assignee: (unassigned) => Sean Feole (sfeole)

** Changed in: ubuntu-kernel-tests
   Importance: Undecided => Medium

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

Title:
  stress smoke test hang with dev test on AWS Xenial kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1741409/+subscriptions

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

[Bug 1741437] Re: SRU testing node rumford tend to fail with directory-concurrent.sh.ext2 test in ubuntu_ecryptfs test suite

2018-09-12 Thread Sean Feole
hi sam, Should we be looking at this in this current sru cycle?

very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

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

Title:
  SRU testing node rumford tend to fail with directory-
  concurrent.sh.ext2 test in ubuntu_ecryptfs test suite

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1741437/+subscriptions

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

[Bug 1740017] Re: sprs test from kvm-unit-tests will hang on PowerPC

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

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

Title:
  sprs test from kvm-unit-tests will hang on PowerPC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1740017/+subscriptions

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

[Bug 1732883] Re: uvt-kvm wait command will never return on Trusty with a future guest using systemd such as Xenial

2018-09-12 Thread Sean Feole
Hey Sam, we still working this?


** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

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

Title:
  uvt-kvm wait command will never return on Trusty with a future guest
  using systemd such as Xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1732883/+subscriptions

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

[Bug 1738962] Re: Failed to build upstream bpf test on Artful ARM64

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Failed to build upstream bpf test on Artful ARM64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1738962/+subscriptions

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

[Bug 1738152] Re: generic/308 for xfs in xfstests test suite will hang on i386 system

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

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

Title:
  generic/308 for xfs in xfstests test suite will hang on i386 system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1738152/+subscriptions

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

[Bug 1739560] Re: Trusty arm64 system will hang on libhugetlbfs shmoverride_linked test

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

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

Title:
  Trusty arm64 system will hang on libhugetlbfs shmoverride_linked test

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1739560/+subscriptions

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

[Bug 1738178] Re: ubuntu_ecryptfs tests failed on Xenial s390x instances

2018-09-12 Thread Sean Feole
Hi  Sam, looks like this bug was somewhat fixed , still an issue?

very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

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

Title:
  ubuntu_ecryptfs tests failed on Xenial s390x instances

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1738178/+subscriptions

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

[Bug 1763323] Re: ubuntu_fan_smoke_test failed on 4.4/4.15 kvm kernel

2018-09-12 Thread Sean Feole
Hi Sam, is this still an issue?
+60 day bug with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

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

Title:
  ubuntu_fan_smoke_test failed on 4.4/4.15 kvm kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1763323/+subscriptions

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

[Bug 1757057] Re: sysfs test in ubuntu_stress_smoke will induce kernel oops on X-HWE ppc64le

2018-09-12 Thread Sean Feole
parsing through ubuntu-kernel-tests bugs, this one is actively being
worked on, taking ownership and will touch base when I'm done.

** Changed in: ubuntu-kernel-tests
   Status: New => In Progress

** Changed in: ubuntu-kernel-tests
 Assignee: (unassigned) => Sean Feole (sfeole)

** Changed in: ubuntu-kernel-tests
   Status: In Progress => Confirmed

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

Title:
  sysfs test in ubuntu_stress_smoke will induce kernel oops on X-HWE
  ppc64le

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1757057/+subscriptions

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

[Bug 1747823] Re: noresv-preserve-resv-page test in libhugetlbfs failed on Trusty arm64

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  noresv-preserve-resv-page test in libhugetlbfs failed on Trusty arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1747823/+subscriptions

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

[Bug 1747828] Re: chunk-overcommit test in libhugetlbfs test suite will fail on Trusty ARM64

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will
close in 5 days if no update.

** Changed in: ubuntu-kernel-tests
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  chunk-overcommit test in libhugetlbfs test suite will fail on Trusty
  ARM64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1747828/+subscriptions

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

[Bug 1747850] Re: test_130_config_debug_rodata in ubuntu_qrt_kernel_security failed on Trusty ARM64

2018-09-12 Thread Sean Feole
the reported bug was marked invalid, doing the same here

** Changed in: qa-regression-testing
   Status: New => Invalid

** Changed in: ubuntu-kernel-tests
   Status: New => Invalid

** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  test_130_config_debug_rodata in ubuntu_qrt_kernel_security failed on
  Trusty ARM64

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1747850/+subscriptions

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

[Bug 1747847] Re: Tests in ubuntu_qrt_kernel_security (021, 022) complains about ASLR not functional on Trusty ARM64

2018-09-12 Thread Sean Feole
the reporting bug has been marked invalid and doing the same here.

** Changed in: qa-regression-testing
   Status: New => Invalid

** Changed in: ubuntu-kernel-tests
   Status: New => Invalid

** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Tests in ubuntu_qrt_kernel_security (021, 022) complains about ASLR
  not functional on Trusty ARM64

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1747847/+subscriptions

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

[Bug 1757057] Re: sysfs test in ubuntu_stress_smoke will induce kernel oops on X-HWE ppc64le

2018-10-09 Thread Sean Feole
4.13 is no longer supported in Artful, make sense to close this bug?

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

Title:
  sysfs test in ubuntu_stress_smoke will induce kernel oops on X-HWE
  ppc64le

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1757057/+subscriptions

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

[Bug 1757057] Re: sysfs test in ubuntu_stress_smoke will induce kernel oops on X-HWE ppc64le

2018-10-09 Thread Sean Feole
** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: ubuntu-kernel-tests
   Status: Confirmed => Invalid

** Changed in: stress-ng
   Status: New => Invalid

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

Title:
  sysfs test in ubuntu_stress_smoke will induce kernel oops on X-HWE
  ppc64le

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1757057/+subscriptions

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

[Bug 1800805] Re: linux-azure: 4.15.0-1031.32~16.04.1 -proposed tracker

2018-11-13 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-azure: 4.15.0-1031.32~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1800805/+subscriptions

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

[Bug 1800804] Re: linux-azure: 4.15.0-1031.32~14.04.1 -proposed tracker

2018-11-13 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-azure: 4.15.0-1031.32~14.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1800804/+subscriptions

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

[Bug 1800803] Re: linux-azure: 4.15.0-1031.32 -proposed tracker

2018-11-13 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-azure: 4.15.0-1031.32 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1800803/+subscriptions

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

[Bug 1653597] Re: libhugetlbfs test suite failed with brk_near_huge test on GCP

2018-11-13 Thread Sean Feole
This issue still exists 4.15.0-1031.32

11/13 20:41:28 DEBUG| utils:0153| [stdout] truncate_above_4GB (2M: 64): PASS
634.11/13 20:41:28 ERROR| utils:0153| [stderr] brk_near_huge: 
malloc.c:2394: sysmalloc: Assertion `(old_top == initial_top (av) && old_size 
== 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && 
((unsigned long) old_end & (pagesize - 1)) == 0)' failed.

http://10.246.72.46/4.15.0-1031.32~16.04.1-azure/xenial-linux-azure-
azure-4.15.0-Basic_A0-libhugetlbfs/libhugetlbfs/results/libhugetlbfs/debug/libhugetlbfs.DEBUG.html

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

Title:
  libhugetlbfs test suite failed with brk_near_huge test on GCP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1653597/+subscriptions

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

[Bug 1653597] Re: libhugetlbfs test suite failed with brk_near_huge test on GCP & Azure

2018-11-15 Thread Sean Feole
** Summary changed:

- libhugetlbfs test suite failed with brk_near_huge test on GCP
+ libhugetlbfs test suite failed with brk_near_huge test on GCP & Azure

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

Title:
  libhugetlbfs test suite failed with brk_near_huge test on GCP & Azure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1653597/+subscriptions

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

[Bug 1802503] Re: linux-azure: 4.15.0-1032.33 -proposed tracker

2018-11-15 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-azure: 4.15.0-1032.33 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1802503/+subscriptions

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

[Bug 1802588] Re: linux-azure: 4.15.0-1032.33~16.04.1 -proposed tracker

2018-11-15 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-azure: 4.15.0-1032.33~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1802588/+subscriptions

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

[Bug 1802607] Re: linux-azure: 4.15.0-1032.33~14.04.2 -proposed tracker

2018-11-15 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-azure: 4.15.0-1032.33~14.04.2 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1802607/+subscriptions

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

[Bug 1802560] Re: linux-gcp: 4.15.0-1025.26 -proposed tracker

2018-11-20 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-gcp: 4.15.0-1025.26 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1802560/+subscriptions

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

[Bug 1802558] Re: linux-aws: 4.15.0-1028.29 -proposed tracker

2018-11-21 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-aws: 4.15.0-1028.29 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1802558/+subscriptions

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

[Bug 1774959] Re: clock test in monotonic_time will fail on Azure Standard_E4s_v3 / Standard_E64-16s / AWS m5a.large

2018-11-21 Thread Sean Feole
** Summary changed:

- clock test in monotonic_time will fail on Azure Standard_E4s_v3 / 
Standard_E64-16s
+ clock test in monotonic_time will fail on Azure Standard_E4s_v3 / 
Standard_E64-16s / AWS m5a.large

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

Title:
  clock test in monotonic_time will fail on Azure Standard_E4s_v3 /
  Standard_E64-16s / AWS m5a.large

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1774959/+subscriptions

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

[Bug 1774959] Re: clock test in monotonic_time will fail on Azure Standard_E4s_v3 / Standard_E64-16s / AWS m5a.large

2018-11-21 Thread Sean Feole
Added Logs from AWS instance failure. This test only appears to fail on
the instance types backed via AMD EPYC 7000 series processors with an
all core turbo clock speed of 2.5 GHz

may or may not be relevant info


11/22 00:04:50 INFO |monotonic_:0048| Time test command exit status: 1
11/22 00:04:50 ERROR|  test:0414| Exception escaping from test:
Traceback (most recent call last):
  File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
  File "/home/ubuntu/autotest/client/shared/test.py", line 823, in _call_test_f
unction
return func(*args, **dargs)
  File "/home/ubuntu/autotest/client/shared/test.py", line 291, in execute
postprocess_profiled_run, args, dargs)
  File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_on
ce
self.run_once(*args, **dargs)
  File "/home/ubuntu/autotest/client/tests/monotonic_time/monotonic_time.py", l
ine 54, in run_once
raise error.TestFail(line)
TestFail: FAIL: tsc-worst-warp=-44



** Attachment added: "kernel-test-results.tar"
   
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1774959/+attachment/5215137/+files/kernel-test-results.tar

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

Title:
  clock test in monotonic_time will fail on Azure Standard_E4s_v3 /
  Standard_E64-16s / AWS m5a.large

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1774959/+subscriptions

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

[Bug 1802750] Re: linux-gcp: 4.18.0-1004.5 -proposed tracker

2018-11-25 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-gcp: 4.18.0-1004.5 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1802750/+subscriptions

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

[Bug 1802785] Re: linux-aws: 4.4.0-1073.83 -proposed tracker

2018-11-26 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-aws: 4.4.0-1073.83 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1802785/+subscriptions

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

[Bug 1802785] Re: linux-aws: 4.4.0-1073.83 -proposed tracker

2018-11-26 Thread Sean Feole
Issues to note in aws

- libhugetlbfs test suite failed with brk_near_huge test on (bug 1653597)
-  monotonic_time - failed on m5a.large

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

Title:
  linux-aws: 4.4.0-1073.83 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1802785/+subscriptions

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

[Bug 1653597] Re: libhugetlbfs test suite failed with brk_near_huge test on GCP & Azure

2018-11-26 Thread Sean Feole
** Tags added: aws

** Tags added: azure gcp

** Summary changed:

- libhugetlbfs test suite failed with brk_near_huge test on GCP & Azure
+ libhugetlbfs test suite failed with brk_near_huge test

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

Title:
  libhugetlbfs test suite failed with brk_near_huge test

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1653597/+subscriptions

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

[Bug 1802568] Re: linux-gcp: 4.15.0-1025.26~16.04.1 -proposed tracker

2018-11-26 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-gcp: 4.15.0-1025.26~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1802568/+subscriptions

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

[Bug 1741409] Re: stress smoke test hang with dev test on AWS Xenial kernel

2018-11-26 Thread Sean Feole
We updated our test instances to run on the latest hardware made
available in AWS, I have not seen this reoccur in the xenial testing.

closing bug.

** Changed in: ubuntu-kernel-tests
   Status: In Progress => Invalid

** Changed in: linux-aws (Ubuntu)
   Status: In Progress => Invalid

** Changed in: ubuntu-kernel-tests
 Assignee: Sean Feole (sfeole) => (unassigned)

** Changed in: linux-aws (Ubuntu)
 Assignee: Stefan Bader (smb) => (unassigned)

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

Title:
  stress smoke test hang with dev test on AWS Xenial kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1741409/+subscriptions

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

[Bug 1786729] Re: execveat03 in ubuntu_ltp_syscalls failed on X/B

2018-09-27 Thread Sean Feole
This test appears to be passing now on 4.18.0-7.8 on Bionic - AMD64,
still waiting on AWS to start, however looks better than the previous
kernel already.

The test still fails due to bug: https://bugs.launchpad.net/ubuntu-
kernel-tests/+bug/1788351

2983.   08/29 13:00:44 DEBUG| utils:0153| [stdout] tag=execveat03 
stime=1535547644
2984.   08/29 13:00:44 DEBUG| utils:0153| [stdout] cmdline="execveat03"
2985.   08/29 13:00:44 DEBUG| utils:0153| [stdout] contacts=""
2986.   08/29 13:00:44 DEBUG| utils:0153| [stdout] analysis=exit
2987.   08/29 13:00:44 DEBUG| utils:0153| [stdout] <<>>
2988.   08/29 13:00:44 DEBUG| utils:0153| [stdout] tst_test.c:1017: INFO: 
Timeout per run is 0h 05m 00s
2989.   08/29 13:00:44 DEBUG| utils:0153| [stdout] execveat_child.c:36: PASS: 
execveat_child run as expected
2990.   08/29 13:00:44 DEBUG| utils:0153| [stdout]
2991.   08/29 13:00:44 DEBUG| utils:0153| [stdout] Summary:
2992.   08/29 13:00:44 DEBUG| utils:0153| [stdout] passed 1
2993.   08/29 13:00:44 DEBUG| utils:0153| [stdout] failed 0
2994.   08/29 13:00:44 DEBUG| utils:0153| [stdout] skipped 0
2995.   08/29 13:00:44 DEBUG| utils:0153| [stdout] warnings 0

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

Title:
  execveat03 in ubuntu_ltp_syscalls failed on X/B

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1786729/+subscriptions

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

[Bug 1788351] Re: bind03 in ubuntu_ltp_syscalls failed with X/B

2018-09-27 Thread Sean Feole
Test is Failing on Bionic-AMD64, Bionic.

1145.   08/29 13:00:20 DEBUG| utils:0153| [stdout] tag=bind03 stime=1535547620
1146.   08/29 13:00:20 DEBUG| utils:0153| [stdout] cmdline="bind03"
1147.   08/29 13:00:20 DEBUG| utils:0153| [stdout] contacts=""
1148.   08/29 13:00:20 DEBUG| utils:0153| [stdout] analysis=exit
1149.   08/29 13:00:20 DEBUG| utils:0153| [stdout] <<>>
1150.   08/29 13:00:20 DEBUG| utils:0153| [stdout] tst_test.c:1017: INFO: 
Timeout per run is 0h 05m 00s
1151.   08/29 13:00:20 DEBUG| utils:0153| [stdout] bind03.c:48: FAIL: expected 
EINVAL: EADDRINUSE
1152.   08/29 13:00:20 DEBUG| utils:0153| [stdout]
1153.   08/29 13:00:20 DEBUG| utils:0153| [stdout] Summary:
1154.   08/29 13:00:20 DEBUG| utils:0153| [stdout] passed 0
1155.   08/29 13:00:20 DEBUG| utils:0153| [stdout] failed 1
1156.   08/29 13:00:20 DEBUG| utils:0153| [stdout] skipped 0
1157.   08/29 13:00:20 DEBUG| utils:0153| [stdout] warnings 0
1158.   08/29 13:00:20 DEBUG| utils:0153| [stdout] <<>>

** Summary changed:

- bind03 in ubuntu_ltp_syscalls failed with X
+ bind03 in ubuntu_ltp_syscalls failed with X/B

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

Title:
  bind03 in ubuntu_ltp_syscalls failed with X/B

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1788351/+subscriptions

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

[Bug 1732620] Re: AMD Naples server failed with the tsc test in monotonic_time testsuite

2018-09-28 Thread Sean Feole
Still valid for azure : 4.15.0-1008.8 / Bionic ,

http://10.246.72.46/4.15.0-1016.16-azure/bionic-linux-azure-
azure-4.15.0-Standard_D32_v3-monotonic_time/monotonic_time/results/monotonic_time.tsc/debug/monotonic_time.tsc.DEBUG.html

** Tags added: azure

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

Title:
  AMD Naples server failed with the tsc test in monotonic_time testsuite

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1732620/+subscriptions

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

[Bug 1763323] Re: ubuntu_fan_smoke_test failed on 4.4/4.15 kvm & azure kernel

2018-09-28 Thread Sean Feole
** Summary changed:

- ubuntu_fan_smoke_test failed on 4.4/4.15 kvm kernel
+ ubuntu_fan_smoke_test failed on 4.4/4.15 kvm & azure kernel

** Tags added: azure

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

Title:
  ubuntu_fan_smoke_test failed on 4.4/4.15 kvm & azure kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1763323/+subscriptions

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

[Bug 1819707] Re: linux-fips: 4.15.0-1002.3 -proposed tracker

2019-04-04 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-fips: 4.15.0-1002.3 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1819707/+subscriptions

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

[Bug 1822793] Re: linux-gcp: 4.18.0-1009.10 -proposed tracker

2019-04-05 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-gcp: 4.18.0-1009.10 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1822793/+subscriptions

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

[Bug 1774959] Re: clock test in monotonic_time will fail on Azure Standard_E4s_v3 / Standard_E64-16s / AWS m5a.large

2019-04-05 Thread Sean Feole
We still see random fails on Azure instances, it does not appear to be
isolated to a particular instance

03:19:44 DEBUG| Running 
'/home/azure/autotest/client/tmp/monotonic_time/src/time_test --duration 300 
tsc_lfence'
03:24:44 INFO | Time test command exit status: 1
03:24:44 ERROR| Exception escaping from test:
Traceback (most recent call last):
  File "/home/azure/autotest/client/shared/test.py", line 411, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
  File "/home/azure/autotest/client/shared/test.py", line 823, in 
_call_test_function
return func(*args, **dargs)
  File "/home/azure/autotest/client/shared/test.py", line 291, in execute
postprocess_profiled_run, args, dargs)
  File "/home/azure/autotest/client/shared/test.py", line 212, in _call_run_once
self.run_once(*args, **dargs)
  File "/home/azure/autotest/client/tests/monotonic_time/monotonic_time.py", 
line 54, in run_once
raise error.TestFail(line)
TestFail: FAIL: tsc_lfence-worst-warp=-30

** Changed in: ubuntu-kernel-tests
   Status: New => Confirmed

** Changed in: linux-azure (Ubuntu)
   Status: New => Confirmed

** Description changed:

  Among all of the Azure node, this test only failed on these two nodes:
  
+ Seen on the following instances:
+ 
+ Basic_A2
+ Standard_D2_v3
+ Standard_D2s_v3
+ Standard_E4s_v3
+ Standard_E64-16s 
+ Standard_F2s_v2
+  
+ 
+ 
  Steps to reproduce:
-  1. git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest-client-tests
-  2. make -C autotest-client-tests/monotonic_time/src
-  3. sudo autotest-client-tests/monotonic_time/src/time_test --duration 300 tsc
+  1. git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest-client-tests
+  2. make -C autotest-client-tests/monotonic_time/src
+  3. sudo autotest-client-tests/monotonic_time/src/time_test --duration 300 tsc
  
  Results:
  $ sudo autotest-client-tests/monotonic_time/src/time_test --duration 300 tsc
  
-  Running 'make '
-  cc -O -std=gnu99 -Wall -c -o time_test.o time_test.c
-  cc -O -std=gnu99 -Wall -c -o cpuset.o cpuset.c
-  cc -O -std=gnu99 -Wall -c -o threads.o threads.c
-  cc -O -std=gnu99 -Wall -c -o logging.o logging.c
-  cc -o time_test time_test.o cpuset.o threads.o logging.o -lpthread -lrt
-  Running '/home/azure/autotest/client/tmp/monotonic_time/src/time_test 
--duration 300 clock'
-  Time test command exit status: 1
-  Exception escaping from test:
-  Traceback (most recent call last):
-  File "/home/azure/autotest/client/shared/test.py", line 411, in 
-  _exec_call_test_function(self.execute, *p_args, **p_dargs)
-  File "/home/azure/autotest/client/shared/test.py", line 823, in 
_call_test_function
-  return func(*args, **dargs)
-  File "/home/azure/autotest/client/shared/test.py", line 291, in execute
-  postprocess_profiled_run, args, dargs)
-  File "/home/azure/autotest/client/shared/test.py", line 212, in 
_call_run_once
-  self.run_once(*args, **dargs)
-  File "/home/azure/autotest/client/tests/monotonic_time/monotonic_time.py", 
line 53, in run_once
-  raise error.TestFail(line)
-  TestFail: FAIL: clock-worst-warp=-100
+  Running 'make '
+  cc -O -std=gnu99 -Wall -c -o time_test.o time_test.c
+  cc -O -std=gnu99 -Wall -c -o cpuset.o cpuset.c
+  cc -O -std=gnu99 -Wall -c -o threads.o threads.c
+  cc -O -std=gnu99 -Wall -c -o logging.o logging.c
+  cc -o time_test time_test.o cpuset.o threads.o logging.o -lpthread -lrt
+  Running '/home/azure/autotest/client/tmp/monotonic_time/src/time_test 
--duration 300 clock'
+  Time test command exit status: 1
+  Exception escaping from test:
+  Traceback (most recent call last):
+  File "/home/azure/autotest/client/shared/test.py", line 411, in
+  _exec_call_test_function(self.execute, *p_args, **p_dargs)
+  File "/home/azure/autotest/client/shared/test.py", line 823, in 
_call_test_function
+  return func(*args, **dargs)
+  File "/home/azure/autotest/client/shared/test.py", line 291, in execute
+  postprocess_profiled_run, args, dargs)
+  File "/home/azure/autotest/client/shared/test.py", line 212, in 
_call_run_once
+  self.run_once(*args, **dargs)
+  File "/home/azure/autotest/client/tests/monotonic_time/monotonic_time.py", 
line 53, in run_once
+  raise error.TestFail(line)
+  TestFail: FAIL: clock-worst-warp=-100

** Summary changed:

- clock test in monotonic_time will fail on Azure Standard_E4s_v3 / 
Standard_E64-16s / AWS m5a.large
+ clock test in monotonic_time will fail on Azure Instances

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

Title:
  clock test in monotonic_time will fail on Azure Instances

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1774959/+subscriptions

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

[Bug 1821390] Re: apic-split will fail in kvm_units_tests

2019-04-10 Thread Sean Feole
affects, 4.18.0-1013.15 linux-aws

** Summary changed:

- apic-split will fail in kvm_units_tests on aws i3.metal 
+ apic-split will fail in kvm_units_tests

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

Title:
  apic-split will fail in kvm_units_tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1821390/+subscriptions

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

[Bug 1822788] Re: linux-aws: 4.18.0-1013.15 -proposed tracker

2019-04-10 Thread Sean Feole
** Tags added: regression-testing-passed

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

Title:
  linux-aws: 4.18.0-1013.15 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1822788/+subscriptions

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

[Bug 1821394] Re: vmx tests fail in kvm_unit_tests

2019-04-10 Thread Sean Feole
affects 4.18.0-1013.15 linux-aws

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

Title:
  vmx tests fail in kvm_unit_tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1821394/+subscriptions

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

[Bug 1821394] Re: vmx tests fail in kvm_unit_tests

2019-04-10 Thread Sean Feole
** Also affects: linux-azure (Ubuntu)
   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/1821394

Title:
  vmx tests fail in kvm_unit_tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1821394/+subscriptions

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

  1   2   3   4   5   6   7   8   9   10   >