Public bug reported: The test will hang with: tests/run_one.sh -K -t lp-994247.sh -b 1000000 -D /mnt/image -l /mnt/lower -u /mnt/upper -f ext2
With 100% reproducible rate. It looks like this is related to a package upgrade, not the kernel itself: The following NEW packages will be installed: fontconfig-config fonts-dejavu-core libcairo2 libfontconfig1 libipt1 libpixman-1-0 libxcb-render0 libxcb-shm0 libxrender1 python-cairo python3-cairo The following packages will be upgraded: bzip2 curl dpkg gdb gdbserver gir1.2-glib-2.0 grep init init-system-helpers iproute2 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dbg libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcurl3-gnutls libcurl4 libdb5.3 libgirepository-1.0-1 libglib2.0-data liblxc-common liblxc1 libnss-systemd libpam-systemd libssl1.1 libsystemd0 libudev1 libuv1 libx11-6 libx11-data libxml2 locales multiarch-support openssl python-apt-common python-gi python3-apt python3-debian python3-distupgrade python3-gi python3-twisted python3-twisted-bin systemd systemd-sysv ubuntu-release-upgrader-core udev unattended-upgrades The hang issue happens after a dist-upgrade with -proposed enabled, packages above is the upgrade candidate. Steps: 1. Deploy a node with Cosmic 2. Run the following commands: sudo apt-get install git python-minimal gdb -y git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest-client-tests -b master-next git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest rm -fr autotest/client/tests ln -sf ~/autotest-client-tests autotest/client/tests AUTOTEST_PATH=/home/ubuntu/autotest sudo -E autotest/client/autotest-local --verbose autotest/client/tests/ubuntu_ecryptfs/control 3. Enable -proposed, run dist-upgrade and reboot 4. Repeat step 2. The first round will pass without any problem, but the test will hang with step 4. Which package is causing this issue is still unknown. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: linux-image-4.17.0-9-generic 4.17.0-9.10 ProcVersionSignature: User Name 4.17.0-9.10-generic 4.17.17 Uname: Linux 4.17.0-9-generic x86_64 AlsaDevices: total 0 crw-rw---- 1 root audio 116, 1 Aug 29 08:11 seq crw-rw---- 1 root audio 116, 33 Aug 29 08:11 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.10-0ubuntu9 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDmesg: Date: Wed Aug 29 08:37:52 2018 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig' MachineType: HP ProLiant DL360 Gen9 PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.17.0-9-generic root=UUID=a343a3f9-f1b0-426d-bfb0-3ecdb1aa2635 ro RelatedPackageVersions: linux-restricted-modules-4.17.0-9-generic N/A linux-backports-modules-4.17.0-9-generic N/A linux-firmware 1.174 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/27/2015 dmi.bios.vendor: HP dmi.bios.version: P89 dmi.board.name: ProLiant DL360 Gen9 dmi.board.vendor: HP dmi.chassis.type: 23 dmi.chassis.vendor: HP dmi.modalias: dmi:bvnHP:bvrP89:bd12/27/2015:svnHP:pnProLiantDL360Gen9:pvr:rvnHP:rnProLiantDL360Gen9:rvr:cvnHP:ct23:cvr: dmi.product.family: ProLiant dmi.product.name: ProLiant DL360 Gen9 dmi.sys.vendor: HP ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete ** Tags: amd64 apport-bug cosmic uec-images -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1789581 Title: ubuntu_ecryptfs test hang on Cosmic Status in linux package in Ubuntu: Incomplete Bug description: The test will hang with: tests/run_one.sh -K -t lp-994247.sh -b 1000000 -D /mnt/image -l /mnt/lower -u /mnt/upper -f ext2 With 100% reproducible rate. It looks like this is related to a package upgrade, not the kernel itself: The following NEW packages will be installed: fontconfig-config fonts-dejavu-core libcairo2 libfontconfig1 libipt1 libpixman-1-0 libxcb-render0 libxcb-shm0 libxrender1 python-cairo python3-cairo The following packages will be upgraded: bzip2 curl dpkg gdb gdbserver gir1.2-glib-2.0 grep init init-system-helpers iproute2 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dbg libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcurl3-gnutls libcurl4 libdb5.3 libgirepository-1.0-1 libglib2.0-data liblxc-common liblxc1 libnss-systemd libpam-systemd libssl1.1 libsystemd0 libudev1 libuv1 libx11-6 libx11-data libxml2 locales multiarch-support openssl python-apt-common python-gi python3-apt python3-debian python3-distupgrade python3-gi python3-twisted python3-twisted-bin systemd systemd-sysv ubuntu-release-upgrader-core udev unattended-upgrades The hang issue happens after a dist-upgrade with -proposed enabled, packages above is the upgrade candidate. Steps: 1. Deploy a node with Cosmic 2. Run the following commands: sudo apt-get install git python-minimal gdb -y git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest-client-tests -b master-next git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest rm -fr autotest/client/tests ln -sf ~/autotest-client-tests autotest/client/tests AUTOTEST_PATH=/home/ubuntu/autotest sudo -E autotest/client/autotest-local --verbose autotest/client/tests/ubuntu_ecryptfs/control 3. Enable -proposed, run dist-upgrade and reboot 4. Repeat step 2. The first round will pass without any problem, but the test will hang with step 4. Which package is causing this issue is still unknown. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: linux-image-4.17.0-9-generic 4.17.0-9.10 ProcVersionSignature: User Name 4.17.0-9.10-generic 4.17.17 Uname: Linux 4.17.0-9-generic x86_64 AlsaDevices: total 0 crw-rw---- 1 root audio 116, 1 Aug 29 08:11 seq crw-rw---- 1 root audio 116, 33 Aug 29 08:11 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay' ApportVersion: 2.20.10-0ubuntu9 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDmesg: Date: Wed Aug 29 08:37:52 2018 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig' MachineType: HP ProLiant DL360 Gen9 PciMultimedia: ProcFB: 0 mgadrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.17.0-9-generic root=UUID=a343a3f9-f1b0-426d-bfb0-3ecdb1aa2635 ro RelatedPackageVersions: linux-restricted-modules-4.17.0-9-generic N/A linux-backports-modules-4.17.0-9-generic N/A linux-firmware 1.174 RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill' SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/27/2015 dmi.bios.vendor: HP dmi.bios.version: P89 dmi.board.name: ProLiant DL360 Gen9 dmi.board.vendor: HP dmi.chassis.type: 23 dmi.chassis.vendor: HP dmi.modalias: dmi:bvnHP:bvrP89:bd12/27/2015:svnHP:pnProLiantDL360Gen9:pvr:rvnHP:rnProLiantDL360Gen9:rvr:cvnHP:ct23:cvr: dmi.product.family: ProLiant dmi.product.name: ProLiant DL360 Gen9 dmi.sys.vendor: HP To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1789581/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp