Advertisement
sujifulse

Untitled

Jul 27th, 2015
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1. [root@localhost ~]# ulimit -c 65536
  2. [root@localhost ~]# libguestfs-test-tool
  3. ************************************************************
  4. * IMPORTANT NOTICE
  5. *
  6. * When reporting bugs, include the COMPLETE, UNEDITED
  7. * output below in your bug report.
  8. *
  9. ************************************************************
  10. PATH=/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
  11. SELinux: Disabled
  12. guestfs_get_append: (null)
  13. guestfs_get_autosync: 1
  14. guestfs_get_backend: libvirt
  15. guestfs_get_backend_settings: []
  16. guestfs_get_cachedir: /var/tmp
  17. guestfs_get_direct: 0
  18. guestfs_get_hv: /usr/bin/qemu-system-ppc64
  19. guestfs_get_memsize: 768
  20. guestfs_get_network: 0
  21. guestfs_get_path: /usr/lib64/guestfs
  22. guestfs_get_pgroup: 0
  23. guestfs_get_program: libguestfs-test-tool
  24. guestfs_get_recovery_proc: 1
  25. guestfs_get_selinux: 0
  26. guestfs_get_smp: 1
  27. guestfs_get_tmpdir: /tmp
  28. guestfs_get_trace: 0
  29. guestfs_get_verbose: 1
  30. host_cpu: powerpc64le
  31. Launching appliance, timeout set to 600 seconds.
  32. libguestfs: launch: program=libguestfs-test-tool
  33. libguestfs: launch: version=1.29.46fedora=22,release=1.fc22,libvirt
  34. libguestfs: launch: backend registered: unix
  35. libguestfs: launch: backend registered: uml
  36. libguestfs: launch: backend registered: libvirt
  37. libguestfs: launch: backend registered: direct
  38. libguestfs: launch: backend=libvirt
  39. libguestfs: launch: tmpdir=/tmp/libguestfshn10A0
  40. libguestfs: launch: umask=0022
  41. libguestfs: launch: euid=0
  42. libguestfs: libvirt version = 1002013 (1.2.13)
  43. libguestfs: guest random name = guestfs-r1ohgpkpwzykbh9e
  44. libguestfs: [00000ms] connect to libvirt
  45. libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0
  46. libguestfs: successfully opened libvirt handle: conn = 0x3fff974979f0
  47. libguestfs: qemu version (reported by libvirt) = 2003000 (2.3.0)
  48. libguestfs: [00001ms] get libvirt capabilities
  49. libguestfs: [00006ms] parsing capabilities XML
  50. libguestfs: [00007ms] build appliance
  51. libguestfs: [00007ms] begin building supermin appliance
  52. libguestfs: [00008ms] run supermin
  53. libguestfs: command: run: /usr/bin/supermin
  54. libguestfs: command: run: \ --build
  55. libguestfs: command: run: \ --verbose
  56. libguestfs: command: run: \ --if-newer
  57. libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock
  58. libguestfs: command: run: \ --copy-kernel
  59. libguestfs: command: run: \ -f ext2
  60. libguestfs: command: run: \ --host-cpu powerpc64le
  61. libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
  62. libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
  63. supermin: version: 5.1.12
  64. supermin: rpm: detected RPM version 4.12
  65. supermin: package handler: fedora/rpm
  66. supermin: acquiring lock on /var/tmp/.guestfs-0/lock
  67. supermin: build: /usr/lib64/guestfs/supermin.d
  68. supermin: reading the supermin appliance
  69. supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar)
  70. supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar)
  71. supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles
  72. supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles
  73. supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar)
  74. supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages
  75. supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar)
  76. supermin: build: visiting /usr/lib64/guestfs/supermin.d/zz-packages-xfs type uncompressed packages
  77. supermin: mapping package names to installed packages
  78. supermin: resolving full list of package dependencies
  79. supermin: build: 195 packages, including dependencies
  80. libguestfs: error: /usr/bin/supermin killed by signal 11 (Segmentation fault), see debug messages above
  81. libguestfs: clear_socket_create_context: setsockcreatecon failed: NULL: Invalid argument [you can ignore this UNLESS using SELinux + sVirt]
  82. libguestfs-test-tool: failed to launch appliance
  83. libguestfs: closing guestfs handle 0x3fff97497070 (state 0)
  84. libguestfs: command: run: rm
  85. libguestfs: command: run: \ -rf /tmp/libguestfshn10A0
  86. [root@localhost ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement