Back to build
Raw log | Switch to full mode | Login

Flags: devcoordinator: failed to get boot arguments (status: -24), assuming test environment and continuing devcoordinator: failed to get root resource, assuming test environment and continuing devcoordinator: launch /boot/bin/svchost (svchost) OK detect_disk_format: Cannot seek to start of device. devcoordinator: failed to get boot arguments (status: -24), assuming test environment and continuing devcoordinator: failed to get root resource, assuming test environment and continuing devcoordinator: launch /boot/bin/svchost (svchost) OK fshost: Not formatting unknown filesystem. fshost: BlockDevice::MountFilesystem(unknown) devcoordinator: failed to get boot arguments (status: -24), assuming test environment and continuing devcoordinator: failed to get root resource, assuming test environment and continuing devcoordinator: launch /boot/bin/svchost (svchost) OK fshost: Formatting minfs. fshost: BlockDevice::MountFilesystem(minfs) devcoordinator: failed to get boot arguments (status: -24), assuming test environment and continuing devcoordinator: failed to get root resource, assuming test environment and continuing devcoordinator: launch /boot/bin/svchost (svchost) OK fshost: Formatting minfs. fshost: BlockDevice::MountFilesystem(minfs) fshost: BlockDevice::MountFilesystem(minfs) devcoordinator: failed to get boot arguments (status: -24), assuming test environment and continuing devcoordinator: failed to get root resource, assuming test environment and continuing devcoordinator: launch /boot/bin/svchost (svchost) OK minfs: bad magic Fsck: check_info failure: -10 -------------------------------------------------------------- | | WARNING: fshost fsck failure! | Corrupt minfs filesystem | | If your system encountered power-loss due to an unclean | shutdown, this error was expected. Journaling in minfs | is being tracked by ZX-2093. Re-paving will reset your | device. | | If your system was shutdown cleanly (via 'dm poweroff' | or an OTA), report this device to the local-storage | team. Please file bugs with logs before and after reboot. | Please use the 'filesystem' and 'minfs' component tag. | -------------------------------------------------------------- --gtest_random_seed = 1558662382 [==========] Running 18 tests from 2 test cases. [----------] Global test environment set-up. [----------] 6 tests from BlockDeviceHarness [ RUN ] BlockDeviceHarness.TestBadHandleDevice fshost: Binding: /foobar fshost: unsealing zxcrypt [ OK ] BlockDeviceHarness.TestBadHandleDevice (1563 ms) fshost: couldn't open zxcrypt fdio volume [ RUN ] BlockDeviceHarness.TestEmptyDevice [ OK ] BlockDeviceHarness.TestEmptyDevice (1298 ms) [ RUN ] BlockDeviceHarness.TestMinfsBadGUID fshost: Minfs filesystem re-formatted. Expect data loss. fshost: Unrecognized partition GUID for minfs; not mounting [ OK ] BlockDeviceHarness.TestMinfsBadGUID (2162 ms) [ RUN ] BlockDeviceHarness.TestMinfsGoodGUID fshost: Minfs filesystem re-formatted. Expect data loss. devcoordinator: launch /boot/bin/minfs (minfs:/data) OK [ OK ] BlockDeviceHarness.TestMinfsGoodGUID (2347 ms) [ RUN ] BlockDeviceHarness.TestMinfsReformat fshost: fsck of minfs started fshost: fsck took fshost: BlockDevice::MountFilesystem(minfs) fshost: Formatting minfs. fshost: BlockDevice::MountFilesystem(minfs) devcoordinator: failed to get boot arguments (status: -24), assuming test environment and continuing devcoordinator: failed to get root resource, assuming test environment and continuing devcoordinator: launch /boot/bin/svchost (svchost) OK fshost: Skipping blobfs consistency checker. fshost: BlockDevice::MountFilesystem(blobfs) fshost: Not formatting blobfs. fshost: Skipping blobfs consistency checker. fshost: BlockDevice::MountFilesystem(blobfs) 0.9 seconds devcoordinator: launch /boot/bin/minfs (minfs:/data) OK fshost: failed to mount /data: ZX_ERR_BAD_STATE. fshost: Minfs filesystem re-formatted. Expect data loss. fshost: fsck of minfs started minfs: filesystem in clean state. minfs: filesystem in clean state. fshost: fsck of minfs completed OK fshost: fsck took 0.13 seconds devcoordinator: launch /boot/bin/minfs (minfs:/data) OK [ OK ] BlockDeviceHarness.TestMinfsReformat (2705 ms) [ RUN ] BlockDeviceHarness.TestBlobfs devcoordinator: launch /boot/bin/blobfs (blobfs:/blob) OK fshost: failed to mount /blob: ZX_ERR_BAD_STATE. fshost: Failed to mount blobfs partition: ZX_ERR_BAD_STATE. devcoordinator: launch /boot/bin/blobfs (blobfs:/blob) OK fshost: failed to mount /blob: ZX_ERR_BAD_STATE. fshost: Failed to mount blobfs partition: ZX_ERR_BAD_STATE. [ OK ] BlockDeviceHarness.TestBlobfs (2407 ms) [----------] 6 tests from BlockDeviceHarness (13750 ms total) [----------] 12 tests from AddDeviceTestCase [ RUN ] AddDeviceTestCase.AddUnknownDevice [ OK ] AddDeviceTestCase.AddUnknownDevice (0 ms) [ RUN ] AddDeviceTestCase.AddUnknownPartition [ OK ] AddDeviceTestCase.AddUnknownPartition (0 ms) [ RUN ] AddDeviceTestCase.AddGPTDevice [ OK ] AddDeviceTestCase.AddGPTDevice (0 ms) [ RUN ] AddDeviceTestCase.AddFVMDevice [ OK ] AddDeviceTestCase.AddFVMDevice (0 ms) [ RUN ] AddDeviceTestCase.AddMBRDevice [ OK ] AddDeviceTestCase.AddMBRDevice (0 ms) [ RUN ] AddDeviceTestCase.AddNoGUIDBlobDevice [ OK ] AddDeviceTestCase.AddNoGUIDBlobDevice (0 ms) [ RUN ] AddDeviceTestCase.AddInvalidBlobDevice [ OK ] AddDeviceTestCase.AddInvalidBlobDevice (0 ms) [ RUN ] AddDeviceTestCase.AddValidBlobDevice [ OK ] AddDeviceTestCase.AddValidBlobDevice (0 ms) [ RUN ] AddDeviceTestCase.AddInvalidMinfsDevice fshost: mounting minfs [ OK ] AddDeviceTestCase.AddInvalidMinfsDevice (0 ms) [ RUN ] AddDeviceTestCase.AddUnknownFormatMinfsDevice fshost: Data partition has unknown format fshost: Formatting as minfs partition fshost: mounting minfs [ OK ] AddDeviceTestCase.AddUnknownFormatMinfsDevice (0 ms) [ RUN ] AddDeviceTestCase.AddUnknownFormatZxcryptDevice fshost: Data partition has unknown format fshost: Formatting as zxcrypt partition [ OK ] AddDeviceTestCase.AddUnknownFormatZxcryptDevice (0 ms) [ RUN ] AddDeviceTestCase.AddUnknownFormatBootPartitionDevice [ OK ] AddDeviceTestCase.AddUnknownFormatBootPartitionDevice (0 ms) [----------] 12 tests from AddDeviceTestCase (0 ms total) [----------] Global test environment tear-down. [==========] 18 tests from 2 test cases ran (13750 ms total). [ PASSED ] 18 tests