Skip to content

Instantly share code, notes, and snippets.

@alexiri
Last active July 20, 2021 09:56
Show Gist options
  • Save alexiri/a53e540aaa43e97bf337f58d3cd42e0e to your computer and use it in GitHub Desktop.
Save alexiri/a53e540aaa43e97bf337f58d3cd42e0e to your computer and use it in GitHub Desktop.
Libguestfs crash
Update: the cause of this issue is a symbol clash between jansson and json-c. https://bugzilla.redhat.com/show_bug.cgi?id=1923971
Koji on CentOS 8.3 can no longer build docker images because libguestfs aborts with an "invalid pointer" error.
This works on CentOS 8.2. The RPM versions of 8.2 and 8.3 are:
libguestfs-1.38.4-15.module_el8.2.0+320+13f867d7.x86_64
libguestfs-1.40.2-25.module_el8.3.0+555+a55c8938.x86_64
jansson-2.11-3.el8.x86_64
platform-python-3.6.8-31.el8.x86_64
Coredump: https://filebin.net/vldeejry7r5x7k79/guestfscore.dmp
Logs:
-------
2021-01-29 15:48:03,025 [DEBUG] {368614} koji.TaskManager:918 bins: {'1:i386': 1, '1:x86_64': 1, '1:noarch': 1, '2:i386': 1, '2:x86_64': 1, '2:noarch': 1, '7:i386': 1, '7:x86_64': 1, '7:noarch': 1}
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: create: flags = 0, handle = 0x7ff40c01b110, program = platform-python
libguestfs: trace: set_program "kojid"
libguestfs: trace: set_program = 0
libguestfs: trace: add_drive_ro "/var/builder/builder/tasks/5516/5516/output_image/7938c61b-46bb-4b6a-b9c8-008e2ae5e900.body"
libguestfs: trace: add_drive "/var/builder/builder/tasks/5516/5516/output_image/7938c61b-46bb-4b6a-b9c8-008e2ae5e900.body" "readonly:true"
libguestfs: creating COW overlay to protect original drive content
libguestfs: trace: disk_format "/var/builder/builder/tasks/5516/5516/output_image/7938c61b-46bb-4b6a-b9c8-008e2ae5e900.body"
libguestfs: command: run: qemu-img --help | grep -sqE -- '\binfo\b.*-U\b'
libguestfs: command: run: qemu-img
libguestfs: command: run: \ info
libguestfs: command: run: \ -U
libguestfs: command: run: \ --output json
libguestfs: command: run: \ /var/builder/builder/tasks/5516/5516/output_image/7938c61b-46bb-4b6a-b9c8-008e2ae5e900.body
libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 10737418240,\n "filename": "/var/builder/builder/tasks/5516/5516/output_image/7938c61b-46bb-4b6a-b9c8-008e2ae5e900.body",\n "format": "raw",\n "actual-size": 615018496,\n "dirty-flag": false\n}\n\n
free(): invalid pointer
Core dump backtrace
-------
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1 0x00007ff432b23c35 in __GI_abort () at abort.c:79
#2 0x00007ff432b7c987 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ff432c8911d "%s\n")
at ../sysdeps/posix/libc_fatal.c:181
#3 0x00007ff432b83d8c in malloc_printerr (str=str@entry=0x7ff432c872fb "free(): invalid pointer") at malloc.c:5374
#4 0x00007ff432b8568c in _int_free (av=<optimized out>, p=<optimized out>, have_lock=<optimized out>) at malloc.c:4185
#5 0x00007ff41c461b99 in json_delete () from /lib64/libjansson.so.4
#6 0x00007ff41cd6d0c5 in json_decref (json=0x7ff40c013470) at /usr/include/jansson.h:129
#7 cleanup_json_t_decref (ptr=<synthetic pointer>) at info.c:52
#8 guestfs_impl_disk_format (g=g@entry=0x7ff40c01b110,
filename=filename@entry=0x7ff40c027ad0 "/var/builder/builder/tasks/5516/5516/output_image/7938c61b-46bb-4b6a-b9c8-008e2ae5e900.body")
at info.c:66
#9 0x00007ff41cd3f6b9 in guestfs_disk_format (g=g@entry=0x7ff40c01b110,
filename=0x7ff40c027ad0 "/var/builder/builder/tasks/5516/5516/output_image/7938c61b-46bb-4b6a-b9c8-008e2ae5e900.body")
at actions-6.c:65
#10 0x00007ff41cd74e41 in get_source_format_or_autodetect (g=0x7ff40c01b110, drv=<optimized out>) at launch-libvirt.c:201
#11 0x00007ff41cd76118 in create_cow_overlay_libvirt (g=0x7ff40c01b110, datav=0x7ff40c016360, drv=0x7ff40c2b9990) at launch-libvirt.c:270
#12 0x00007ff41cd6359a in create_overlay (g=0x7ff40c01b110, drv=0x7ff40c2b9990) at drives.c:87
#13 0x00007ff41cd637cb in create_drive_file (g=g@entry=0x7ff40c01b110, data=data@entry=0x7ff413c6b870) at drives.c:119
#14 0x00007ff41cd640d8 in guestfs_impl_add_drive_opts (g=g@entry=0x7ff40c01b110, filename=<optimized out>,
filename@entry=0x7ff4180ba600 "/var/builder/builder/tasks/5516/5516/output_image/7938c61b-46bb-4b6a-b9c8-008e2ae5e900.body",
optargs=optargs@entry=0x7ff413c6ba10) at drives.c:830
#15 0x00007ff41ccf3698 in guestfs_add_drive_opts_argv (g=0x7ff40c01b110,
filename=0x7ff4180ba600 "/var/builder/builder/tasks/5516/5516/output_image/7938c61b-46bb-4b6a-b9c8-008e2ae5e900.body",
optargs=optargs@entry=0x7ff413c6ba10) at actions-2.c:181
#16 0x00007ff41cd64a85 in guestfs_impl_add_drive_ro (filename=<optimized out>, g=<optimized out>) at drives.c:942
#17 guestfs_impl_add_cdrom (g=<optimized out>, filename=<optimized out>) at drives.c:1013
#18 0x00007ff41cccdf34 in guestfs_add_drive_ro (g=g@entry=0x7ff40c01b110,
filename=0x7ff4180ba600 "/var/builder/builder/tasks/5516/5516/output_image/7938c61b-46bb-4b6a-b9c8-008e2ae5e900.body")
at actions-0.c:188
#19 0x00007ff41d01233d in guestfs_int_py_add_drive_ro (self=<optimized out>, args=<optimized out>) at actions-0.c:200
#20 0x00007ff433a0bf27 in _PyCFunction_FastCallDict (kwargs=<optimized out>, nargs=<optimized out>, args=<optimized out>, func_obj=
<built-in method add_drive_ro of module object at remote 0x7ff41d299548>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Objects/tupleobject.c:76
#21 _PyCFunction_FastCallKeywords (kwnames=<optimized out>, nargs=<optimized out>, stack=<optimized out>, func=<optimized out>)
--Type <RET> for more, q to quit, c to continue without paging--
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Objects/methodobject.c:294
#22 call_function (pp_stack=<optimized out>, oparg=<optimized out>, kwnames=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4851
#23 0x00007ff433a0ce08 in _PyEval_EvalFrameDefault (f=<optimized out>, throwflag=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:3335
#24 0x00007ff4339e8c78 in PyEval_EvalFrameEx (throwflag=0, f=
Frame 0x7ff414140d98, for file /usr/lib64/python3.6/site-packages/guestfs.py, line 583, in add_drive_ro (self=<GuestFS(_o=<PyCapsule at remote 0x7ff413cccb70>, _python_return_dict=False) at remote 0x7ff413438f28>, filename='/var/builder/builder/tasks/5516/5516/output_image/7938c61b-46bb-4b6a-b9c8-008e2ae5e900.body')) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:751
#25 _PyFunction_FastCall (globals=<optimized out>, nargs=<optimized out>, args=<optimized out>, co=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4933
#26 fast_function (func=<optimized out>, stack=<optimized out>, nargs=<optimized out>, kwnames=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4968
#27 0x00007ff433a0c1c7 in call_function (pp_stack=0x7ff413c6be88, oparg=<optimized out>, kwnames=0x0)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4872
#28 0x00007ff433a0ce08 in _PyEval_EvalFrameDefault (f=<optimized out>, throwflag=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:3335
#29 0x00007ff4339689b4 in PyEval_EvalFrameEx (throwflag=0,
f=Frame 0x7ff413ce4048, for file /usr/lib/python3.6/site-packages/imgfac/FactoryUtils.py, line 22, in launch_inspect_and_mount (diskfile='/var/builder/builder/tasks/5516/5516/output_image/7938c61b-46bb-4b6a-b9c8-008e2ae5e900.body', readonly=True, g=<GuestFS(_o=<PyCapsule at remote 0x7ff413cccb70>, _python_return_dict=False) at remote 0x7ff413438f28>))
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4166
#30 _PyEval_EvalCodeWithName (_co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>,
argcount=<optimized out>, kwnames=<optimized out>, kwargs=<optimized out>, kwcount=<optimized out>, kwstep=<optimized out>,
defs=<optimized out>, defcount=<optimized out>, kwdefs=<optimized out>, closure=<optimized out>, name=<optimized out>,
qualname=<optimized out>) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4166
#31 0x00007ff4339e8e60 in fast_function (func=<optimized out>, stack=0x564ff7eefc08, nargs=1, kwnames=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4992
#32 0x00007ff433a0c1c7 in call_function (pp_stack=0x7ff413c6c1e0, oparg=<optimized out>, kwnames=('readonly',))
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4872
#33 0x00007ff433a0da45 in _PyEval_EvalFrameDefault (f=<optimized out>, throwflag=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:3351
#34 0x00007ff4339e8c78 in PyEval_EvalFrameEx (throwflag=0,
f=Frame 0x564ff7eef8a8, for file /usr/lib/python3.6/site-packages/imagefactory_plugins/Docker/Docker.py, line 320, in builder_should_create_target_image (self=<Docker(app_config={'oz_data_dir': '/var/builder/builder/tasks/5516/5516/oz_data', 'oz_screenshot_dir': '/var/builder--Type <RET> for more, q to quit, c to continue without paging--
/builder/tasks/5516/5516/oz_screenshots', 'imgdir': '/var/builder/builder/tasks/5516/5516/scratch_images', 'tmpdir': '/var/builder/builder/tasks/5516/5516/oz-tmp', 'verbose': True, 'timeout': 3600, 'output': 'log', 'raw': False, 'debug': True, 'image_manager': 'file', 'plugins': '/etc/imagefactory/plugins.d', 'rhevm_image_format': 'qcow2', 'tdl_require_root_pw': False, 'image_manager_args': {'storage_path': '/var/builder/builder/tasks/5516/5516/output_image'}, 'secondary': False}, log=<Logger(filters=[], name='imagefactory_plugins.Docker.Docker.Docker', level=0, parent=<RootLogger(filters=[], name='root', level=10, parent=None, propagate=True, handlers=[<FileHandler(baseFilename='/var/builder/builder/tasks/5516/5516/oz-x86_64.log', mode='a'...(truncated)) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:751
#35 _PyFunction_FastCall (globals=<optimized out>, nargs=<optimized out>, args=<optimized out>, co=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4933
#36 fast_function (func=<optimized out>, stack=<optimized out>, nargs=<optimized out>, kwnames=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4968
#37 0x00007ff433a0c1c7 in call_function (pp_stack=0x7ff413c6c3f8, oparg=<optimized out>, kwnames=0x0)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4872
#38 0x00007ff433a0ce08 in _PyEval_EvalFrameDefault (f=<optimized out>, throwflag=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:3335
#39 0x00007ff4339689b4 in PyEval_EvalFrameEx (throwflag=0,
f=Frame 0x7ff40c000ef8, for file /usr/lib/python3.6/site-packages/imgfac/Builder.py, line 240, in _customize_image_for_target (self=<Builder(log=<Logger(filters=[], name='koji.build.BaseTaskHandler', level=0, parent=<Logger(filters=[], name='koji.build', level=0, parent=<Logger(filters=[], name='koji', level=10, parent=<RootLogger(filters=[], name='root', level=10, parent=None, propagate=True, handlers=[<FileHandler(baseFilename='/var/builder/builder/tasks/5516/5516/oz-x86_64.log', mode='a', encoding=None, delay=False, filters=[], _name=None, level=0, formatter=None, lock=<_thread.RLock at remote 0x7ff41a34c120>, stream=<_io.TextIOWrapper at remote 0x7ff419a6e8b8>) at remote 0x7ff419a7f668>], disabled=False) at remote 0x7ff431c63fd0>, propagate=True, handlers=[<RotatingFileHandler(baseFilename='/var/log/kojid.log', mode='a', encoding=None, delay=False, filters=[], _name=None, level=0, formatter=<Formatter(_style=<PercentStyle(_fmt='%(asctime)s [%(levelname)s] %(name)s: %(message)s') at remote 0x7ff41d29b978>, _...(truncated)) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4166
#40 _PyEval_EvalCodeWithName (_co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>,
argcount=<optimized out>, kwnames=<optimized out>, kwargs=<optimized out>, kwcount=<optimized out>, kwstep=<optimized out>,
defs=<optimized out>, defcount=<optimized out>, kwdefs=<optimized out>, closure=<optimized out>, name=<optimized out>,
qualname=<optimized out>) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4166
#41 0x00007ff43396a2f4 in _PyFunction_FastCallDict (func=<optimized out>, args=0x7ff413c6c6b0, nargs=1, kwargs=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:5084
#42 0x00007ff43396ac9e in _PyObject_FastCallDict (func=<function at remote 0x7ff41d307c80>, args=0x7ff413c6c6b0, nargs=1,
kwargs=<optimized out>) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Objects/abstract.c:2310
#43 0x00007ff43397cc70 in _PyObject_Call_Prepend (
kwargs={'target': 'docker', 'image_id': '7938c61b-46bb-4b6a-b9c8-008e2ae5e900', 'template': "<template>\n <name>c8-docker-base-8.x.20210129-1.x86_64</name>\n <os>\n <name>RHEL-8</name>\n <version>2</version>\n <arch>x86_64</arch>\n <install type='url'>\n <url>http://linuxsoft.cern.ch/cern/centos/8/BaseOS/x86_64/kickstart/</url>\n </in--Type <RET> for more, q to quit, c to continue without paging--
stall>\n <icicle>\n <extra_command>rpm -qa --qf '%{NAME},%{VERSION},%{RELEASE},%{ARCH},%{EPOCH},%{SIZE},%{SIGMD5},%{BUILDTIME}\\n'</extra_command>\n </icicle>\n </os>\n <description>c8-docker-base-8.x.20210129-1.x86_64 OS</description>\n <disk>\n <size>10G</size>\n </disk>\n</template>\n", 'parameters': {'compress': 'xz', 'dockerversion': '1.10.1', 'docker_env': '["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"]', 'docker_cmd': '["/bin/bash"]', 'generate_icicle': 'False'}}, args=(),
obj=<optimized out>, func=<function at remote 0x7ff41d307c80>) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Objects/abstract.c:2345
#44 method_call (method=<optimized out>, args=<optimized out>, kwargs=<optimized out>, method=<optimized out>, args=<optimized out>,
kwargs=<optimized out>) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Objects/classobject.c:314
#45 0x00007ff433971acb in PyObject_Call (func=<method at remote 0x7ff4344079c8>, args=<optimized out>, kwargs=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Objects/abstract.c:2261
#46 0x00007ff433a0ec70 in do_call_core (
kwdict={'target': 'docker', 'image_id': '7938c61b-46bb-4b6a-b9c8-008e2ae5e900', 'template': "<template>\n <name>c8-docker-base-8.x.20210129-1.x86_64</name>\n <os>\n <name>RHEL-8</name>\n <version>2</version>\n <arch>x86_64</arch>\n <install type='url'>\n <url>http://linuxsoft.cern.ch/cern/centos/8/BaseOS/x86_64/kickstart/</url>\n </install>\n <icicle>\n <extra_command>rpm -qa --qf '%{NAME},%{VERSION},%{RELEASE},%{ARCH},%{EPOCH},%{SIZE},%{SIGMD5},%{BUILDTIME}\\n'</extra_command>\n </icicle>\n </os>\n <description>c8-docker-base-8.x.20210129-1.x86_64 OS</description>\n <disk>\n <size>10G</size>\n </disk>\n</template>\n", 'parameters': {'compress': 'xz', 'dockerversion': '1.10.1', 'docker_env': '["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"]', 'docker_cmd': '["/bin/bash"]', 'generate_icicle': 'False'}},
callargs=(), func=<method at remote 0x7ff4344079c8>) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:5120
#47 _PyEval_EvalFrameDefault (f=<optimized out>, throwflag=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:3404
#48 0x00007ff4339e8c78 in PyEval_EvalFrameEx (throwflag=0,
f=Frame 0x7ff418382dd8, for file /usr/lib64/python3.6/threading.py, line 864, in run (self=<Thread(_target=<method at remote 0x7ff4344079c8>, _name='9a392332', _args=(), _kwargs={'target': 'docker', 'image_id': '7938c61b-46bb-4b6a-b9c8-008e2ae5e900', 'template': "<template>\n <name>c8-docker-base-8.x.20210129-1.x86_64</name>\n <os>\n <name>RHEL-8</name>\n <version>2</version>\n <arch>x86_64</arch>\n <install type='url'>\n <url>http://linuxsoft.cern.ch/cern/centos/8/BaseOS/x86_64/kickstart/</url>\n </install>\n <icicle>\n <extra_command>rpm -qa --qf '%{NAME},%{VERSION},%{RELEASE},%{ARCH},%{EPOCH},%{SIZE},%{SIGMD5},%{BUILDTIME}\\n'</extra_command>\n </icicle>\n </os>\n <description>c8-docker-base-8.x.20210129-1.x86_64 OS</description>\n <disk>\n <size>10G</size>\n </disk>\n</template>\n", 'parameters': {'compress': 'xz', 'dockerversion': '1.10.1', 'docker_env': '["PATH=/usr/local/sbin:...(truncated)) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:751
#49 _PyFunction_FastCall (globals=<optimized out>, nargs=<optimized out>, args=<optimized out>, co=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4933
#50 fast_function (func=<optimized out>, stack=<optimized out>, nargs=<optimized out>, kwnames=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4968
#51 0x00007ff433a0c1c7 in call_function (pp_stack=0x7ff413c6ca28, oparg=<optimized out>, kwnames=0x0)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4872
--Type <RET> for more, q to quit, c to continue without paging--
#52 0x00007ff433a0ce08 in _PyEval_EvalFrameDefault (f=<optimized out>, throwflag=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:3335
#53 0x00007ff4339e8c78 in PyEval_EvalFrameEx (throwflag=0,
f=Frame 0x7ff40c000b78, for file /usr/lib64/python3.6/threading.py, line 916, in _bootstrap_inner (self=<Thread(_target=<method at remote 0x7ff4344079c8>, _name='9a392332', _args=(), _kwargs={'target': 'docker', 'image_id': '7938c61b-46bb-4b6a-b9c8-008e2ae5e900', 'template': "<template>\n <name>c8-docker-base-8.x.20210129-1.x86_64</name>\n <os>\n <name>RHEL-8</name>\n <version>2</version>\n <arch>x86_64</arch>\n <install type='url'>\n <url>http://linuxsoft.cern.ch/cern/centos/8/BaseOS/x86_64/kickstart/</url>\n </install>\n <icicle>\n <extra_command>rpm -qa --qf '%{NAME},%{VERSION},%{RELEASE},%{ARCH},%{EPOCH},%{SIZE},%{SIGMD5},%{BUILDTIME}\\n'</extra_command>\n </icicle>\n </os>\n <description>c8-docker-base-8.x.20210129-1.x86_64 OS</description>\n <disk>\n <size>10G</size>\n </disk>\n</template>\n", 'parameters': {'compress': 'xz', 'dockerversion': '1.10.1', 'docker_env': '["PATH=/us...(truncated)) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:751
#54 _PyFunction_FastCall (globals=<optimized out>, nargs=<optimized out>, args=<optimized out>, co=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4933
#55 fast_function (func=<optimized out>, stack=<optimized out>, nargs=<optimized out>, kwnames=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4968
#56 0x00007ff433a0c1c7 in call_function (pp_stack=0x7ff413c6cc48, oparg=<optimized out>, kwnames=0x0)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4872
#57 0x00007ff433a0ce08 in _PyEval_EvalFrameDefault (f=<optimized out>, throwflag=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:3335
#58 0x00007ff433969ec2 in PyEval_EvalFrameEx (throwflag=0,
f=Frame 0x7ff413c86230, for file /usr/lib64/python3.6/threading.py, line 884, in _bootstrap (self=<Thread(_target=<method at remote 0x7ff4344079c8>, _name='9a392332', _args=(), _kwargs={'target': 'docker', 'image_id': '7938c61b-46bb-4b6a-b9c8-008e2ae5e900', 'template': "<template>\n <name>c8-docker-base-8.x.20210129-1.x86_64</name>\n <os>\n <name>RHEL-8</name>\n <version>2</version>\n <arch>x86_64</arch>\n <install type='url'>\n <url>http://linuxsoft.cern.ch/cern/centos/8/BaseOS/x86_64/kickstart/</url>\n </install>\n <icicle>\n <extra_command>rpm -qa --qf '%{NAME},%{VERSION},%{RELEASE},%{ARCH},%{EPOCH},%{SIZE},%{SIGMD5},%{BUILDTIME}\\n'</extra_command>\n </icicle>\n </os>\n <description>c8-docker-base-8.x.20210129-1.x86_64 OS</description>\n <disk>\n <size>10G</size>\n </disk>\n</template>\n", 'parameters': {'compress': 'xz', 'dockerversion': '1.10.1', 'docker_env': '["PATH=/usr/loca...(truncated)) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4933
#59 _PyFunction_FastCall (globals=<optimized out>, nargs=<optimized out>, args=<optimized out>, co=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:4933
#60 _PyFunction_FastCallDict (func=<optimized out>, args=<optimized out>, nargs=<optimized out>, kwargs=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/ceval.c:5035
#61 0x00007ff43396ac9e in _PyObject_FastCallDict (func=<function at remote 0x7ff431c6ad08>, args=0x7ff413c6cdd0, nargs=1,
kwargs=<optimized out>) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Objects/abstract.c:2310
#62 0x00007ff43397cc70 in _PyObject_Call_Prepend (kwargs=0x0, args=(), obj=<optimized out>, func=<function at remote 0x7ff431c6ad08>)
--Type <RET> for more, q to quit, c to continue without paging--
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Objects/abstract.c:2345
#63 method_call (method=<optimized out>, args=<optimized out>, kwargs=<optimized out>, method=<optimized out>, args=<optimized out>,
kwargs=<optimized out>) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Objects/classobject.c:314
#64 0x00007ff433971acb in PyObject_Call (func=<method at remote 0x7ff413c85148>, args=<optimized out>, kwargs=<optimized out>)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Objects/abstract.c:2261
#65 0x00007ff433a7cdc2 in t_bootstrap (boot_raw=boot_raw@entry=0x7ff413ce9af8)
at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Modules/_threadmodule.c:1000
#66 0x00007ff433a23284 in pythread_wrapper (arg=<optimized out>) at /usr/src/debug/python3-3.6.8-31.el8.x86_64/Python/thread_pthread.h:205
#67 0x00007ff43365714a in start_thread (arg=<optimized out>) at pthread_create.c:479
#68 0x00007ff432bfef23 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
libguestfs-test-tool
-------
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*
************************************************************
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/puppetlabs/bin:/root/bin
XDG_RUNTIME_DIR=/run/user/0
SELinux: Enforcing
guestfs_get_append: (null)
guestfs_get_autosync: 1
guestfs_get_backend: libvirt
guestfs_get_backend_settings: []
guestfs_get_cachedir: /var/tmp
guestfs_get_hv: /usr/libexec/qemu-kvm
guestfs_get_memsize: 768
guestfs_get_network: 0
guestfs_get_path: /usr/lib64/guestfs
guestfs_get_pgroup: 0
guestfs_get_program: libguestfs-test-tool
guestfs_get_recovery_proc: 1
guestfs_get_smp: 1
guestfs_get_sockdir: /tmp
guestfs_get_tmpdir: /tmp
guestfs_get_trace: 0
guestfs_get_verbose: 1
host_cpu: x86_64
Launching appliance, timeout set to 600 seconds.
libguestfs: launch: program=libguestfs-test-tool
libguestfs: launch: version=1.40.2rhel=8,release=25.module_el8.3.0+555+a55c8938,libvirt
libguestfs: launch: backend registered: unix
libguestfs: launch: backend registered: uml
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend=libvirt
libguestfs: launch: tmpdir=/tmp/libguestfsCMIj0y
libguestfs: launch: umask=0022
libguestfs: launch: euid=0
libguestfs: libvirt version = 6000000 (6.0.0)
libguestfs: guest random name = guestfs-1zjmnnqksg198p3a
libguestfs: connect to libvirt
libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0
libguestfs: successfully opened libvirt handle: conn = 0x5559d19eca70
libguestfs: qemu version (reported by libvirt) = 4002000 (4.2.0)
libguestfs: get libvirt capabilities
libguestfs: parsing capabilities XML
libguestfs: build appliance
libguestfs: begin building supermin appliance
libguestfs: run supermin
libguestfs: command: run: /usr/bin/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
supermin: version: 5.1.19
supermin: rpm: detected RPM version 4.14
supermin: package handler: fedora/rpm
supermin: acquiring lock on /var/tmp/.guestfs-0/lock
supermin: build: /usr/lib64/guestfs/supermin.d
supermin: reading the supermin appliance
supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar)
supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar)
supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles
supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles
supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar)
supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages
supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar)
supermin: mapping package names to installed packages
supermin: resolving full list of package dependencies
supermin: build: 177 packages, including dependencies
supermin: build: 33590 files
supermin: build: 7168 files, after matching excludefiles
supermin: build: 7185 files, after adding hostfiles
supermin: build: 7171 files, after removing unreadable files
supermin: build: 7202 files, after munging
supermin: kernel: looking for kernel using environment variables ...
supermin: kernel: looking for kernels in /lib/modules/*/vmlinuz ...
supermin: kernel: picked vmlinuz /lib/modules/4.18.0-240.10.1.el8_3.x86_64/vmlinuz
supermin: kernel: kernel_version 4.18.0-240.10.1.el8_3.x86_64
supermin: kernel: modpath /lib/modules/4.18.0-240.10.1.el8_3.x86_64
supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-0/appliance.d.16hgku30/root'
supermin: ext2: populating from base image
supermin: ext2: copying files from host filesystem
supermin: ext2: copying kernel modules
supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-0/appliance.d.16hgku30/initrd'
supermin: ext2: wrote 30 modules to minimal initrd
supermin: renaming /var/tmp/.guestfs-0/appliance.d.16hgku30 to /var/tmp/.guestfs-0/appliance.d
libguestfs: finished building supermin appliance
libguestfs: command: run: qemu-img
libguestfs: command: run: \ create
libguestfs: command: run: \ -f qcow2
libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-0/appliance.d/root,backing_fmt=raw
libguestfs: command: run: \ /tmp/libguestfsCMIj0y/overlay2.qcow2
Formatting '/tmp/libguestfsCMIj0y/overlay2.qcow2', fmt=qcow2 size=4294967296 backing_file=/var/tmp/.guestfs-0/appliance.d/root backing_fmt=raw cluster_size=65536 lazy_refcounts=off refcount_bits=16
libguestfs: create libvirt XML
libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-1zjmnnqksg198p3a</name>\n <memory unit="MiB">768</memory>\n <currentMemory unit="MiB">768</currentMemory>\n <cpu mode="host-passthrough">\n <model fallback="allow"/>\n </cpu>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="rtc" tickpolicy="catchup"/>\n <timer name="pit" tickpolicy="delay"/>\n <timer name="hpet" present="no"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/var/tmp/.guestfs-0/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-0/appliance.d/initrd</initrd>\n <cmdline>panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color</cmdline>\n <bios useserial="yes"/>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <rng model="virtio">\n <backend model="random">/dev/urandom</backend>\n </rng>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/tmp/libguestfsCMIj0y/scratch1.img"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfsCMIj0y/overlay2.qcow2"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/tmp/libguestfsR1C7Zf/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfsR1C7Zf/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n <controller type="usb" model="none"/>\n <memballoon model="none"/>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/var/tmp"/>\n </qemu:commandline>\n</domain>\n
libguestfs: command: run: ls
libguestfs: command: run: \ -a
libguestfs: command: run: \ -l
libguestfs: command: run: \ -R
libguestfs: command: run: \ -Z /var/tmp/.guestfs-0
libguestfs: /var/tmp/.guestfs-0:
libguestfs: total 180
libguestfs: drwxr-xr-x. 3 root root unconfined_u:object_r:user_tmp_t:s0 236 Feb 2 12:02 .
libguestfs: drwxrwxrwt. 6 root root system_u:object_r:tmp_t:s0 242 Feb 2 12:02 ..
libguestfs: drwxr-xr-x. 2 root root unconfined_u:object_r:user_tmp_t:s0 46 Feb 2 12:02 appliance.d
libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 0 Jan 26 17:35 lock
libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 9522 Jan 26 18:12 qemu-13911944-1608673612.devices
libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 28007 Jan 26 18:12 qemu-13911944-1608673612.help
libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 132437 Jan 26 18:12 qemu-13911944-1608673612.qmp-schema
libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 48 Jan 26 18:12 qemu-13911944-1608673612.query-kvm
libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 44 Jan 26 18:12 qemu-13911944-1608673612.stat
libguestfs:
libguestfs: /var/tmp/.guestfs-0/appliance.d:
libguestfs: total 264940
libguestfs: drwxr-xr-x. 2 root root unconfined_u:object_r:user_tmp_t:s0 46 Feb 2 12:02 .
libguestfs: drwxr-xr-x. 3 root root unconfined_u:object_r:user_tmp_t:s0 236 Feb 2 12:02 ..
libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 4586496 Feb 2 12:02 initrd
libguestfs: -rwxr-xr-x. 1 root root unconfined_u:object_r:user_tmp_t:s0 9514120 Feb 2 12:02 kernel
libguestfs: -rw-r--r--. 1 root root unconfined_u:object_r:user_tmp_t:s0 4294967296 Feb 2 12:02 root
libguestfs: command: run: ls
libguestfs: command: run: \ -a
libguestfs: command: run: \ -l
libguestfs: command: run: \ -Z /tmp/libguestfsR1C7Zf
libguestfs: total 4
libguestfs: drwxr-xr-x. 2 root root unconfined_u:object_r:user_tmp_t:s0 47 Feb 2 12:02 .
libguestfs: drwxrwxrwt. 8 root root system_u:object_r:tmp_t:s0 4096 Feb 2 12:02 ..
libguestfs: srw-rw----. 1 root qemu unconfined_u:object_r:user_tmp_t:s0 0 Feb 2 12:02 console.sock
libguestfs: srw-rw----. 1 root qemu unconfined_u:object_r:user_tmp_t:s0 0 Feb 2 12:02 guestfsd.sock
libguestfs: launch libvirt guest
\x1b[1;256r\x1b[256;256Hlibguestfs: responding to serial console Device Status Report
\x1b[6n
Google, Inc.
Serial Graphics Adapter 11/04/20
SGABIOS $Id$ (mockbuild@) Wed Nov 4 00:38:00 UTC 2020
Term: 80x24
4 0
SeaBIOS (version 1.13.0-2.module_el8.3.0+555+a55c8938)
Machine UUID 487c6208-c351-44da-be9d-763c8b5b6ad6
Booting from ROM...
\x1b[2J[ 0.000000] Linux version 4.18.0-240.10.1.el8_3.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 8.3.1 20191121 (Red Hat 8.3.1-5) (GCC)) #1 SMP Mon Jan 18 17:05:51 UTC 2021
[ 0.000000] Command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 1088, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1152, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1664, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x2ff, context size is 2696 bytes, using 'standard' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002fffcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000002fffd000-0x000000002fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Red Hat KVM, BIOS 1.13.0-2.module_el8.3.0+555+a55c8938 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 2e001001, primary cpu clock
[ 0.000000] kvm-clock: using sched offset of 550783438 cycles
[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000000] tsc: Detected 2099.998 MHz processor
[ 0.000000] last_pfn = 0x2fffd max_arch_pfn = 0x400000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5c10-0x000f5c1f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x2fb90000-0x2ffeffff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20200110/tbxfroot-210)
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000002fffcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x2fb66000-0x2fb8ffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000002fffcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000002fffcfff]
[ 0.000000] Zeroed struct page in unavailable ranges: 101 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000002fffcfff]
[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ 0.000000] Intel MultiProcessor Specification v1.4
[ 0.000000] MPTABLE: OEM ID: BOCHSCPU
[ 0.000000] MPTABLE: Product ID: 0.1
[ 0.000000] MPTABLE: APIC at: 0xFEE00000
[ 0.000000] Processor #0 (Bootup-CPU)
[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] Processors: 1
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] KVM setup pv remote TLB flush
[ 0.000000] KVM setup pv sched yield
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x30000000-0xfeffbfff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u2097152
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr 2ea2c080
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 193414
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color
[ 0.000000] Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com.
[ 0.000000] Memory: 261668K/786028K available (12292K kernel code, 2184K rwdata, 3960K rodata, 2432K init, 15432K bss, 63028K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] ftrace: allocating 37459 entries in 147 pages
[ 0.000000] ftrace: allocated 147 pages with 4 groups
[ 0.001000] rcu: Hierarchical RCU implementation.
[ 0.001000] rcu: \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.001000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.001000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.001000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.001000] random: crng done (trusting CPU's manufacturer)
[ 0.001000] Console: colour *CGA 80x25
[ 0.001000] printk: console [ttyS0] enabled
[ 0.001000] APIC: Switch to symmetric I/O mode setup
[ 0.001000] x2apic enabled
[ 0.001000] Switched APIC routing to physical x2apic.
[ 0.001000] KVM setup pv IPIs
[ 0.001000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e452ea631d, max_idle_ns: 440795244572 ns
[ 0.001000] Calibrating delay loop (skipped) preset value.. 4199.99 BogoMIPS (lpj=2099998)
[ 0.001000] pid_max: default: 32768 minimum: 301
[ 0.001000] Security Framework initialized
[ 0.001000] Yama: becoming mindful.
[ 0.001000] SELinux: Disabled at boot.
[ 0.001000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.001000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.001000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.001000] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.001000] Disabling memory control group subsystem
[ 0.001000] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.001000] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.001000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.001000] FEATURE SPEC_CTRL Present
[ 0.001000] FEATURE IBPB_SUPPORT Present
[ 0.001000] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.001000] Spectre V2 : Using retpoline on Skylake-generation processors may not fully mitigate the vulnerability.
[ 0.001000] Spectre V2 : Add the "spectre_v2=ibrs" kernel boot flag to enable IBRS on Skylake systems that need full mitigation.
[ 0.001000] Spectre V2 : Mitigation: Full generic retpoline
[ 0.001000] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.001000] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.001000] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.001000] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.001000] TAA: Mitigation: Clear CPU buffers
[ 0.001000] MDS: Mitigation: Clear CPU buffers
[ 0.001000] Freeing SMP alternatives memory: 32K
[ 0.001000] smpboot: CPU0: Intel Xeon Processor (Skylake, IBRS) (family: 0x6, model: 0x55, stepping: 0x4)
[ 0.001413] Performance Events: unsupported p6 CPU model 85 no PMU driver, software events only.
[ 0.002204] rcu: Hierarchical SRCU implementation.
[ 0.003898] NMI watchdog: Perf NMI watchdog permanently disabled
[ 0.004182] smp: Bringing up secondary CPUs ...
[ 0.005024] smp: Brought up 1 node, 1 CPU
[ 0.006021] smpboot: Max logical packages: 1
[ 0.007022] smpboot: Total of 1 processors activated (4199.99 BogoMIPS)
[ 0.018038] node 0 deferred pages initialised in 10ms
[ 0.019345] devtmpfs: initialized
[ 0.020081] x86/mm: Memory block size: 128MB
[ 0.021486] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.022034] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.023136] pinctrl core: initialized pinctrl subsystem
[ 0.024458] NET: Registered protocol family 16
[ 0.025236] audit: initializing netlink subsys (disabled)
[ 0.026231] cpuidle: using governor menu
[ 0.027853] PCI: Using configuration type 1 for base access
[ 0.029030] audit: type=2000 audit(1612263751.078:1): state=initialized audit_enabled=0 res=1
[ 0.030457] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.031037] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.032165] cryptd: max_cpu_qlen set to 1000
[ 0.033185] ACPI: Interpreter disabled.
[ 0.034086] iommu: Default domain type: Passthrough
[ 0.035062] vgaarb: loaded
[ 0.036139] SCSI subsystem initialized
[ 0.037043] usbcore: USB support disabled
[ 0.038050] pps_core: LinuxPPS API ver. 1 registered
[ 0.039020] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.040036] PTP clock support registered
[ 0.041088] EDAC MC: Ver: 3.0.0
[ 0.042109] PCI: Probing PCI hardware
[ 0.043050] PCI host bridge to bus 0000:00
[ 0.044056] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.045022] pci_bus 0000:00: root bus resource [mem 0x00000000-0x3fffffffffff]
[ 0.046028] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.047342] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.051422] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.057025] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.062589] pci 0000:00:01.1: reg 0x20: [io 0xc0a0-0xc0af]
[ 0.065023] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.066023] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.067050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.068021] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.070910] pci 0000:00:02.0: [1af4:1004] type 00 class 0x010000
[ 0.073751] pci 0000:00:02.0: reg 0x10: [io 0xc000-0xc03f]
[ 0.075023] pci 0000:00:02.0: reg 0x14: [mem 0xfebfe000-0xfebfefff]
[ 0.079735] pci 0000:00:02.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref]
[ 0.086388] pci 0000:00:03.0: [1af4:1003] type 00 class 0x078000
[ 0.089025] pci 0000:00:03.0: reg 0x10: [io 0xc040-0xc07f]
[ 0.091024] pci 0000:00:03.0: reg 0x14: [mem 0xfebff000-0xfebfffff]
[ 0.096024] pci 0000:00:03.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff 64bit pref]
[ 0.103317] pci 0000:00:04.0: [1af4:1005] type 00 class 0x00ff00
[ 0.106023] pci 0000:00:04.0: reg 0x10: [io 0xc080-0xc09f]
[ 0.110744] pci 0000:00:04.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff 64bit pref]
[ 0.118095] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.119040] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000]
[ 0.121137] NetLabel: Initializing
[ 0.122020] NetLabel: domain hash size = 128
[ 0.123019] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.124041] NetLabel: unlabeled traffic allowed by default
[ 0.125254] clocksource: Switched to clocksource kvm-clock
[ 0.149436] VFS: Disk quotas dquot_6.6.0
[ 0.153368] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.160081] pnp: PnP ACPI: disabled
[ 0.164614] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.170075] pci_bus 0000:00: resource 5 [mem 0x00000000-0x3fffffffffff]
[ 0.176499] NET: Registered protocol family 2
[ 0.180968] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
[ 0.188494] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.195383] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.204086] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.210711] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.216463] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.222791] NET: Registered protocol family 1
[ 0.227088] NET: Registered protocol family 44
[ 0.231452] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.237249] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.242992] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.249250] PCI: CLS 0 bytes, default 64
[ 0.253133] Unpacking initramfs...
[ 0.272780] Freeing initrd memory: 4480K
[ 0.276971] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e452ea631d, max_idle_ns: 440795244572 ns
[ 0.286521] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.294132] alg: self-tests disabled
[ 0.298677] Initialise system trusted keyrings
[ 0.303061] Key type blacklist registered
[ 0.307104] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[ 0.314897] zbud: loaded
[ 0.317896] pstore: using deflate compression
[ 0.322305] Platform Keyring initialized
[ 0.327949] NET: Registered protocol family 38
[ 0.332400] Key type asymmetric registered
[ 0.336594] Asymmetric key parser 'x509' registered
[ 0.341332] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.348596] io scheduler mq-deadline registered
[ 0.352998] io scheduler kyber registered
[ 0.356949] io scheduler bfq registered
[ 0.360768] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.367612] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.374421] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 10
[ 0.388868] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 11
[ 0.403229] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 11
[ 0.416927] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.459388] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.467271] Non-volatile memory driver v1.3
[ 0.473715] rdac: device handler registered
[ 0.477953] hp_sw: device handler registered
[ 0.482253] emc: device handler registered
[ 0.486390] alua: device handler registered
[ 0.490766] libphy: Fixed MDIO Bus: probed
[ 0.494971] usbserial: usb_serial_init - registering generic driver failed
[ 0.503067] usbserial: usb_serial_init - returning with error -19
[ 0.509046] i8042: PNP: No PS/2 controller found.
[ 0.513631] i8042: Probing ports directly.
[ 0.522620] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.527434] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.532445] mousedev: PS/2 mouse device common for all mice
[ 0.541731] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.553608] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
[ 0.561704] rtc_cmos rtc_cmos: registered as rtc0
[ 0.566296] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 0.572406] intel_pstate: CPU model not supported
[ 0.577090] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.582414] drop_monitor: Initializing network drop monitor service
[ 0.588446] Initializing XFRM netlink socket
[ 0.592810] NET: Registered protocol family 10
[ 0.598621] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2
[ 0.607133] Segment Routing with IPv6
[ 0.610785] NET: Registered protocol family 17
[ 0.615394] mpls_gso: MPLS GSO support
[ 0.619424] core: Using 10 MCE banks
[ 0.622939] AVX2 version of gcm_enc/dec engaged.
[ 0.627401] AES CTR mode by8 optimization enabled
[ 0.633094] registered taskstats version 1
[ 0.637182] Loading compiled-in X.509 certificates
[ 0.642756] Loaded X.509 cert 'CentOS kernel signing key: 66e08c2c1cf1a4651003bae17ec841c460b9800a'
[ 0.651406] Loaded X.509 cert 'CentOS Linux Driver update signing key: 29bd4c0d06d2e9911044b5dc973309139b51d6d5'
[ 0.661231] Loaded X.509 cert 'CentOS Linux kpatch signing key: b49f086205909dc4da2cfa99376fb191d2f09e78'
[ 0.670375] zswap: loaded using pool lzo/zbud
[ 0.674769] page_owner is disabled
[ 0.678445] Key type big_key registered
[ 0.682400] Key type encrypted registered
[ 0.686371] ima: No TPM chip found, activating TPM-bypass!
[ 0.691735] ima: Allocated hash algorithm: sha1
[ 0.696201] ima: No architecture policies found
[ 0.700633] evm: Initialising EVM extended attributes:
[ 0.705640] evm: security.selinux
[ 0.708915] evm: security.ima
[ 0.711875] evm: security.capability
[ 0.715396] evm: HMAC attrs: 0x1
[ 0.719472] rtc_cmos rtc_cmos: setting system clock to 2021-02-02 11:02:32 UTC (1612263752)
[ 0.727639] Unstable clock detected, switching default tracing clock to "global"
[ 0.727639] If you want to keep using the local clock, then add:
[ 0.727639] "trace_clock=local"
[ 0.727639] on the kernel command line
[ 0.750537] Freeing unused decrypted memory: 2040K
[ 0.764699] Freeing unused kernel memory: 2432K
[ 0.770114] Write protecting the kernel read-only data: 18432k
[ 0.807855] Freeing unused kernel memory: 2016K
[ 0.812489] Freeing unused kernel memory: 136K
supermin: mounting /proc
supermin: ext2 mini initrd starting up: 5.1.19 glibc
supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color
supermin: uptime: 0.84 0.00
supermin: mounting /sys
supermin: internal insmod crc32-pclmul.ko
supermin: internal insmod crc32c-intel.ko
supermin: internal insmod crct10dif-pclmul.ko
supermin: internal insmod crc32_generic.ko
supermin: internal insmod libnvdimm.ko
supermin: internal insmod nfit.ko
insmod: init_module: nfit.ko: No such device
supermin: internal insmod libata.ko
supermin: internal insmod ata_piix.ko
[ 0.922082] scsi host0: ata_piix
[ 0.925780] scsi host1: ata_piix
[ 0.929085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
[ 0.935630] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
supermin: internal insmod virtio_blk.ko
supermin: internal insmod virtio_console.ko
supermin: internal insmod failover.ko
supermin: internal insmod net_failover.ko
supermin: internal insmod virtio_net.ko
supermin: internal insmod nd_btt.ko
supermin: internal insmod nd_pmem.ko
supermin: internal insmod sd_mod.ko
supermin: internal insmod virtio_scsi.ko
[ 1.218256] scsi host2: Virtio SCSI HBA
[ 1.224476] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[ 1.232888] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[ 1.266330] sd 2:0:0:0: Power-on or device reset occurred
[ 1.272229] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (105 MB/100 MiB)
[ 1.279957] sd 2:0:0:0: [sda] Write Protect is off
[ 1.284892] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.293705] sd 2:0:1:0: Power-on or device reset occurred
[ 1.299686] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
[ 1.307406] sd 2:0:1:0: [sdb] Write Protect is off
[ 1.312438] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.327603] sd 2:0:0:0: [sda] Attached SCSI disk
[ 1.333078] sd 2:0:1:0: [sdb] Attached SCSI disk
supermin: internal insmod virtio_balloon.ko
supermin: internal insmod virtio_input.ko
supermin: internal insmod vdpa.ko
supermin: internal insmod virtio_vdpa.ko
supermin: internal insmod jbd2.ko
supermin: internal insmod mbcache.ko
supermin: internal insmod ext4.ko
supermin: internal insmod fuse.ko
[ 1.437715] fuse: init (API version 7.31)
supermin: internal insmod virtiofs.ko
supermin: internal insmod crc-itu-t.ko
supermin: internal insmod crc7.ko
supermin: internal insmod crc8.ko
supermin: internal insmod libcrc32c.ko
supermin: picked /sys/block/sdb/dev (8:16) as root device
supermin: creating /dev/root as block special 8:16
supermin: mounting new root on /root
[ 1.473474] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
[ 1.484154] EXT4-fs (sdb): mounted filesystem without journal. Opts:
supermin: deleting initramfs files
supermin: chroot
Starting /init script ...
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_network=1* ]]
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_rescue=1* ]]
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_noreboot=1* ]]
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_boot_analysis=1* ]]
+ '[' '!' -d /sys ']'
+ mkdir -p /sys
+ mount -t sysfs /sys /sys
+ mkdir -p /run
+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
+ mkdir -p /run/lock
+ ln -s ../run/lock /var/lock
+ test -e /etc/mtab
+ ln -s /proc/mounts /etc/mtab
+ mount -t devtmpfs /dev /dev
+ mkdir -p /dev/pts
+ mount -t devpts /dev/pts /dev/pts
+ mkdir -p /dev/shm
+ mount -t tmpfs -o mode=1777 shmfs /dev/shm
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *selinux=1* ]]
+ mkdir -p /run/tmpfiles.d
+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
++ od -x -A n
++ dd if=/dev/urandom bs=16 count=1 status=none
+ machine_id=' 86ec 0f8f 264a 7c9c 57a7 5172 af1b 0627'
+ echo 86ec0f8f264a7c9c57a75172af1b0627
+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
[/usr/lib/tmpfiles.d/systemd.conf:22] Unknown group 'systemd-journal'.
[/usr/lib/tmpfiles.d/systemd.conf:23] Unknown group 'systemd-journal'.
+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
+ '[' -x /lib/systemd/systemd-udevd ']'
+ UDEVD=/lib/systemd/systemd-udevd
+ break
+ '[' -z /lib/systemd/systemd-udevd ']'
+ /lib/systemd/systemd-udevd --daemon
starting version 239 (239-41.el8_3.1)
+ udevadm trigger
+ udevadm settle --timeout=600
[ 2.043085] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 2.049791] sd 2:0:1:0: Attached scsi generic sg1 type 0
+ shopt -s nullglob
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
/init: line 116: echo: write error: Invalid argument
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
/init: line 116: echo: write error: Invalid argument
+ shopt -u nullglob
+ ip addr add 127.0.0.1/8 brd + dev lo scope host
+ ip link set dev lo up
+ test '' = 1
+ mdadm -As --auto=yes --no-degraded
mdadm: No arrays found in config file or automatically
+ mkdir -p /tmp/lvm
+ touch /tmp/lvm/lvm.conf
+ LVM_SYSTEM_DIR=/tmp/lvm
+ export LVM_SYSTEM_DIR
+ lvmetad
/init: line 142: lvmetad: command not found
+ modprobe dm_mod
[ 2.245116] device-mapper: uevent: version 1.0.3
[ 2.254424] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
+ lvm pvscan --cache --activate ay
+ mdadm -As --auto=yes --run
mdadm: No arrays found in config file or automatically
+ ldmtool create all
/init: line 152: ldmtool: command not found
+ test 1 = 1
+ test '' '!=' 1
+ uname -a
Linux (none) 4.18.0-240.10.1.el8_3.x86_64 #1 SMP Mon Jan 18 17:05:51 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
+ ls -lR /dev
/dev:
total 0
crw-r--r-- 1 root root 10, 235 Feb 2 11:02 autofs
drwxr-xr-x 2 root root 80 Feb 2 11:02 block
drwxr-xr-x 2 root root 80 Feb 2 11:02 bsg
drwxr-xr-x 2 root root 2140 Feb 2 11:02 char
crw------- 1 root root 5, 1 Feb 2 11:02 console
lrwxrwxrwx 1 root root 11 Feb 2 11:02 core -> /proc/kcore
drwxr-xr-x 3 root root 60 Feb 2 11:02 cpu
crw------- 1 root root 10, 62 Feb 2 11:02 cpu_dma_latency
drwxr-xr-x 5 root root 100 Feb 2 11:02 disk
lrwxrwxrwx 1 root root 13 Feb 2 11:02 fd -> /proc/self/fd
crw-rw-rw- 1 root root 1, 7 Feb 2 11:02 full
crw-rw-rw- 1 root root 10, 229 Feb 2 11:02 fuse
crw------- 1 root root 10, 183 Feb 2 11:02 hwrng
drwxr-xr-x 3 root root 180 Feb 2 11:02 input
crw-r--r-- 1 root root 1, 11 Feb 2 11:02 kmsg
crw-rw---- 1 root disk 10, 237 Feb 2 11:02 loop-control
drwxr-xr-x 2 root root 60 Feb 2 11:02 mapper
crw------- 1 root root 10, 227 Feb 2 11:02 mcelog
crw------- 1 root root 1, 1 Feb 2 11:02 mem
drwxr-xr-x 2 root root 60 Feb 2 11:02 net
crw-rw-rw- 1 root root 1, 3 Feb 2 11:02 null
crw------- 1 root root 10, 144 Feb 2 11:02 nvram
crw------- 1 root root 1, 4 Feb 2 11:02 port
crw------- 1 root root 108, 0 Feb 2 11:02 ppp
crw-rw-rw- 1 root root 5, 2 Feb 2 11:02 ptmx
drwxr-xr-x 2 root root 0 Feb 2 11:02 pts
crw-rw-rw- 1 root root 1, 8 Feb 2 11:02 random
drwxr-xr-x 2 root root 60 Feb 2 11:02 raw
lrwxrwxrwx 1 root root 4 Feb 2 11:02 rtc -> rtc0
crw------- 1 root root 251, 0 Feb 2 11:02 rtc0
brw------- 1 root root 8, 0 Feb 2 11:02 sda
brw------- 1 root root 8, 16 Feb 2 11:02 sdb
crw-rw---- 1 root disk 21, 0 Feb 2 11:02 sg0
crw-rw---- 1 root disk 21, 1 Feb 2 11:02 sg1
drwxrwxrwt 2 root root 40 Feb 2 11:02 shm
crw------- 1 root root 10, 231 Feb 2 11:02 snapshot
drwxr-xr-x 2 root root 80 Feb 2 11:02 snd
lrwxrwxrwx 1 root root 15 Feb 2 11:02 stderr -> /proc/self/fd/2
lrwxrwxrwx 1 root root 15 Feb 2 11:02 stdin -> /proc/self/fd/0
lrwxrwxrwx 1 root root 15 Feb 2 11:02 stdout -> /proc/self/fd/1
crw-rw-rw- 1 root root 5, 0 Feb 2 11:02 tty
crw------- 1 root root 4, 0 Feb 2 11:02 tty0
crw------- 1 root root 4, 1 Feb 2 11:02 tty1
crw------- 1 root root 4, 10 Feb 2 11:02 tty10
crw------- 1 root root 4, 11 Feb 2 11:02 tty11
crw------- 1 root root 4, 12 Feb 2 11:02 tty12
crw------- 1 root root 4, 13 Feb 2 11:02 tty13
crw------- 1 root root 4, 14 Feb 2 11:02 tty14
crw------- 1 root root 4, 15 Feb 2 11:02 tty15
crw------- 1 root root 4, 16 Feb 2 11:02 tty16
crw------- 1 root root 4, 17 Feb 2 11:02 tty17
crw------- 1 root root 4, 18 Feb 2 11:02 tty18
crw------- 1 root root 4, 19 Feb 2 11:02 tty19
crw------- 1 root root 4, 2 Feb 2 11:02 tty2
crw------- 1 root root 4, 20 Feb 2 11:02 tty20
crw------- 1 root root 4, 21 Feb 2 11:02 tty21
crw------- 1 root root 4, 22 Feb 2 11:02 tty22
crw------- 1 root root 4, 23 Feb 2 11:02 tty23
crw------- 1 root root 4, 24 Feb 2 11:02 tty24
crw------- 1 root root 4, 25 Feb 2 11:02 tty25
crw------- 1 root root 4, 26 Feb 2 11:02 tty26
crw------- 1 root root 4, 27 Feb 2 11:02 tty27
crw------- 1 root root 4, 28 Feb 2 11:02 tty28
crw------- 1 root root 4, 29 Feb 2 11:02 tty29
crw------- 1 root root 4, 3 Feb 2 11:02 tty3
crw------- 1 root root 4, 30 Feb 2 11:02 tty30
crw------- 1 root root 4, 31 Feb 2 11:02 tty31
crw------- 1 root root 4, 32 Feb 2 11:02 tty32
crw------- 1 root root 4, 33 Feb 2 11:02 tty33
crw------- 1 root root 4, 34 Feb 2 11:02 tty34
crw------- 1 root root 4, 35 Feb 2 11:02 tty35
crw------- 1 root root 4, 36 Feb 2 11:02 tty36
crw------- 1 root root 4, 37 Feb 2 11:02 tty37
crw------- 1 root root 4, 38 Feb 2 11:02 tty38
crw------- 1 root root 4, 39 Feb 2 11:02 tty39
crw------- 1 root root 4, 4 Feb 2 11:02 tty4
crw------- 1 root root 4, 40 Feb 2 11:02 tty40
crw------- 1 root root 4, 41 Feb 2 11:02 tty41
crw------- 1 root root 4, 42 Feb 2 11:02 tty42
crw------- 1 root root 4, 43 Feb 2 11:02 tty43
crw------- 1 root root 4, 44 Feb 2 11:02 tty44
crw------- 1 root root 4, 45 Feb 2 11:02 tty45
crw------- 1 root root 4, 46 Feb 2 11:02 tty46
crw------- 1 root root 4, 47 Feb 2 11:02 tty47
crw------- 1 root root 4, 48 Feb 2 11:02 tty48
crw------- 1 root root 4, 49 Feb 2 11:02 tty49
crw------- 1 root root 4, 5 Feb 2 11:02 tty5
crw------- 1 root root 4, 50 Feb 2 11:02 tty50
crw------- 1 root root 4, 51 Feb 2 11:02 tty51
crw------- 1 root root 4, 52 Feb 2 11:02 tty52
crw------- 1 root root 4, 53 Feb 2 11:02 tty53
crw------- 1 root root 4, 54 Feb 2 11:02 tty54
crw------- 1 root root 4, 55 Feb 2 11:02 tty55
crw------- 1 root root 4, 56 Feb 2 11:02 tty56
crw------- 1 root root 4, 57 Feb 2 11:02 tty57
crw------- 1 root root 4, 58 Feb 2 11:02 tty58
crw------- 1 root root 4, 59 Feb 2 11:02 tty59
crw------- 1 root root 4, 6 Feb 2 11:02 tty6
crw------- 1 root root 4, 60 Feb 2 11:02 tty60
crw------- 1 root root 4, 61 Feb 2 11:02 tty61
crw------- 1 root root 4, 62 Feb 2 11:02 tty62
crw------- 1 root root 4, 63 Feb 2 11:02 tty63
crw------- 1 root root 4, 7 Feb 2 11:02 tty7
crw------- 1 root root 4, 8 Feb 2 11:02 tty8
crw------- 1 root root 4, 9 Feb 2 11:02 tty9
crw------- 1 root root 4, 64 Feb 2 11:02 ttyS0
crw------- 1 root root 10, 239 Feb 2 11:02 uhid
crw------- 1 root root 10, 223 Feb 2 11:02 uinput
crw-rw-rw- 1 root root 1, 9 Feb 2 11:02 urandom
crw------- 1 root root 246, 0 Feb 2 11:02 usbmon0
crw------- 1 root root 7, 0 Feb 2 11:02 vcs
crw------- 1 root root 7, 1 Feb 2 11:02 vcs1
crw------- 1 root root 7, 128 Feb 2 11:02 vcsa
crw------- 1 root root 7, 129 Feb 2 11:02 vcsa1
drwxr-xr-x 2 root root 60 Feb 2 11:02 vfio
crw------- 1 root root 10, 63 Feb 2 11:02 vga_arbiter
crw------- 1 root root 10, 137 Feb 2 11:02 vhci
crw------- 1 root root 10, 238 Feb 2 11:02 vhost-net
crw------- 1 root root 10, 241 Feb 2 11:02 vhost-vsock
drwxr-xr-x 2 root root 60 Feb 2 11:02 virtio-ports
crw------- 1 root root 242, 1 Feb 2 11:02 vport1p1
crw-rw-rw- 1 root root 1, 5 Feb 2 11:02 zero
/dev/block:
total 0
lrwxrwxrwx 1 root root 6 Feb 2 11:02 8:0 -> ../sda
lrwxrwxrwx 1 root root 6 Feb 2 11:02 8:16 -> ../sdb
/dev/bsg:
total 0
crw------- 1 root root 247, 0 Feb 2 11:02 2:0:0:0
crw------- 1 root root 247, 1 Feb 2 11:02 2:0:1:0
/dev/char:
total 0
lrwxrwxrwx 1 root root 8 Feb 2 11:02 10:144 -> ../nvram
lrwxrwxrwx 1 root root 8 Feb 2 11:02 10:183 -> ../hwrng
lrwxrwxrwx 1 root root 9 Feb 2 11:02 10:227 -> ../mcelog
lrwxrwxrwx 1 root root 7 Feb 2 11:02 10:229 -> ../fuse
lrwxrwxrwx 1 root root 11 Feb 2 11:02 10:231 -> ../snapshot
lrwxrwxrwx 1 root root 9 Feb 2 11:02 10:235 -> ../autofs
lrwxrwxrwx 1 root root 17 Feb 2 11:02 10:236 -> ../mapper/control
lrwxrwxrwx 1 root root 18 Feb 2 11:02 10:62 -> ../cpu_dma_latency
lrwxrwxrwx 1 root root 14 Feb 2 11:02 10:63 -> ../vga_arbiter
lrwxrwxrwx 1 root root 15 Feb 2 11:02 13:32 -> ../input/mouse0
lrwxrwxrwx 1 root root 15 Feb 2 11:02 13:33 -> ../input/mouse1
lrwxrwxrwx 1 root root 13 Feb 2 11:02 13:63 -> ../input/mice
lrwxrwxrwx 1 root root 15 Feb 2 11:02 13:64 -> ../input/event0
lrwxrwxrwx 1 root root 15 Feb 2 11:02 13:65 -> ../input/event1
lrwxrwxrwx 1 root root 15 Feb 2 11:02 13:66 -> ../input/event2
lrwxrwxrwx 1 root root 13 Feb 2 11:02 162:0 -> ../raw/rawctl
lrwxrwxrwx 1 root root 6 Feb 2 11:02 1:1 -> ../mem
lrwxrwxrwx 1 root root 7 Feb 2 11:02 1:11 -> ../kmsg
lrwxrwxrwx 1 root root 7 Feb 2 11:02 1:3 -> ../null
lrwxrwxrwx 1 root root 7 Feb 2 11:02 1:4 -> ../port
lrwxrwxrwx 1 root root 7 Feb 2 11:02 1:5 -> ../zero
lrwxrwxrwx 1 root root 7 Feb 2 11:02 1:7 -> ../full
lrwxrwxrwx 1 root root 9 Feb 2 11:02 1:8 -> ../random
lrwxrwxrwx 1 root root 10 Feb 2 11:02 1:9 -> ../urandom
lrwxrwxrwx 1 root root 12 Feb 2 11:02 202:0 -> ../cpu/0/msr
lrwxrwxrwx 1 root root 14 Feb 2 11:02 203:0 -> ../cpu/0/cpuid
lrwxrwxrwx 1 root root 6 Feb 2 11:02 21:0 -> ../sg0
lrwxrwxrwx 1 root root 6 Feb 2 11:02 21:1 -> ../sg1
lrwxrwxrwx 1 root root 11 Feb 2 11:02 242:1 -> ../vport1p1
lrwxrwxrwx 1 root root 10 Feb 2 11:02 246:0 -> ../usbmon0
lrwxrwxrwx 1 root root 14 Feb 2 11:02 247:0 -> ../bsg/2:0:0:0
lrwxrwxrwx 1 root root 14 Feb 2 11:02 247:1 -> ../bsg/2:0:1:0
lrwxrwxrwx 1 root root 7 Feb 2 11:02 251:0 -> ../rtc0
lrwxrwxrwx 1 root root 7 Feb 2 11:02 4:0 -> ../tty0
lrwxrwxrwx 1 root root 7 Feb 2 11:02 4:1 -> ../tty1
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:10 -> ../tty10
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:11 -> ../tty11
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:12 -> ../tty12
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:13 -> ../tty13
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:14 -> ../tty14
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:15 -> ../tty15
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:16 -> ../tty16
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:17 -> ../tty17
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:18 -> ../tty18
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:19 -> ../tty19
lrwxrwxrwx 1 root root 7 Feb 2 11:02 4:2 -> ../tty2
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:20 -> ../tty20
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:21 -> ../tty21
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:22 -> ../tty22
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:23 -> ../tty23
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:24 -> ../tty24
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:25 -> ../tty25
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:26 -> ../tty26
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:27 -> ../tty27
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:28 -> ../tty28
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:29 -> ../tty29
lrwxrwxrwx 1 root root 7 Feb 2 11:02 4:3 -> ../tty3
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:30 -> ../tty30
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:31 -> ../tty31
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:32 -> ../tty32
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:33 -> ../tty33
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:34 -> ../tty34
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:35 -> ../tty35
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:36 -> ../tty36
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:37 -> ../tty37
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:38 -> ../tty38
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:39 -> ../tty39
lrwxrwxrwx 1 root root 7 Feb 2 11:02 4:4 -> ../tty4
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:40 -> ../tty40
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:41 -> ../tty41
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:42 -> ../tty42
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:43 -> ../tty43
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:44 -> ../tty44
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:45 -> ../tty45
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:46 -> ../tty46
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:47 -> ../tty47
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:48 -> ../tty48
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:49 -> ../tty49
lrwxrwxrwx 1 root root 7 Feb 2 11:02 4:5 -> ../tty5
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:50 -> ../tty50
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:51 -> ../tty51
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:52 -> ../tty52
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:53 -> ../tty53
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:54 -> ../tty54
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:55 -> ../tty55
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:56 -> ../tty56
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:57 -> ../tty57
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:58 -> ../tty58
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:59 -> ../tty59
lrwxrwxrwx 1 root root 7 Feb 2 11:02 4:6 -> ../tty6
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:60 -> ../tty60
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:61 -> ../tty61
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:62 -> ../tty62
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:63 -> ../tty63
lrwxrwxrwx 1 root root 8 Feb 2 11:02 4:64 -> ../ttyS0
lrwxrwxrwx 1 root root 7 Feb 2 11:02 4:7 -> ../tty7
lrwxrwxrwx 1 root root 7 Feb 2 11:02 4:8 -> ../tty8
lrwxrwxrwx 1 root root 7 Feb 2 11:02 4:9 -> ../tty9
lrwxrwxrwx 1 root root 6 Feb 2 11:02 5:0 -> ../tty
lrwxrwxrwx 1 root root 10 Feb 2 11:02 5:1 -> ../console
lrwxrwxrwx 1 root root 7 Feb 2 11:02 5:2 -> ../ptmx
lrwxrwxrwx 1 root root 6 Feb 2 11:02 7:0 -> ../vcs
lrwxrwxrwx 1 root root 7 Feb 2 11:02 7:1 -> ../vcs1
lrwxrwxrwx 1 root root 7 Feb 2 11:02 7:128 -> ../vcsa
lrwxrwxrwx 1 root root 8 Feb 2 11:02 7:129 -> ../vcsa1
/dev/cpu:
total 0
drwxr-xr-x 2 root root 80 Feb 2 11:02 0
/dev/cpu/0:
total 0
crw------- 1 root root 203, 0 Feb 2 11:02 cpuid
crw------- 1 root root 202, 0 Feb 2 11:02 msr
/dev/disk:
total 0
drwxr-xr-x 2 root root 80 Feb 2 11:02 by-id
drwxr-xr-x 2 root root 80 Feb 2 11:02 by-path
drwxr-xr-x 2 root root 60 Feb 2 11:02 by-uuid
/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root 9 Feb 2 11:02 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda
lrwxrwxrwx 1 root root 9 Feb 2 11:02 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb
/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root 9 Feb 2 11:02 pci-0000:00:02.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 9 Feb 2 11:02 pci-0000:00:02.0-scsi-0:0:1:0 -> ../../sdb
/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 9 Feb 2 11:02 060bd578-9f36-4aa5-8de9-946e3ea5210e -> ../../sdb
/dev/input:
total 0
drwxr-xr-x 2 root root 100 Feb 2 11:02 by-path
crw------- 1 root root 13, 64 Feb 2 11:02 event0
crw------- 1 root root 13, 65 Feb 2 11:02 event1
crw------- 1 root root 13, 66 Feb 2 11:02 event2
crw------- 1 root root 13, 63 Feb 2 11:02 mice
crw------- 1 root root 13, 32 Feb 2 11:02 mouse0
crw------- 1 root root 13, 33 Feb 2 11:02 mouse1
/dev/input/by-path:
total 0
lrwxrwxrwx 1 root root 9 Feb 2 11:02 platform-i8042-serio-0-event-kbd -> ../event0
lrwxrwxrwx 1 root root 9 Feb 2 11:02 platform-i8042-serio-1-event-mouse -> ../event2
lrwxrwxrwx 1 root root 9 Feb 2 11:02 platform-i8042-serio-1-mouse -> ../mouse1
/dev/mapper:
total 0
crw------- 1 root root 10, 236 Feb 2 11:02 control
/dev/net:
total 0
crw-rw-rw- 1 root root 10, 200 Feb 2 11:02 tun
/dev/pts:
total 0
c--------- 1 root root 5, 2 Feb 2 11:02 ptmx
/dev/raw:
total 0
crw------- 1 root root 162, 0 Feb 2 11:02 rawctl
/dev/shm:
total 0
/dev/snd:
total 0
crw-rw---- 1 root audio 116, 1 Feb 2 11:02 seq
crw-rw---- 1 root audio 116, 33 Feb 2 11:02 timer
/dev/vfio:
total 0
crw------- 1 root root 10, 196 Feb 2 11:02 vfio
/dev/virtio-ports:
total 0
lrwxrwxrwx 1 root root 11 Feb 2 11:02 org.libguestfs.channel.0 -> ../vport1p1
+ cat /proc/mounts
/dev/root / ext2 rw,noatime 0 0
/proc /proc proc rw,relatime 0 0
/sys /sys sysfs rw,relatime 0 0
tmpfs /run tmpfs rw,nosuid,relatime,size=146828k,mode=755 0 0
/dev /dev devtmpfs rw,relatime,size=361516k,nr_inodes=90379,mode=755 0 0
/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
shmfs /dev/shm tmpfs rw,relatime 0 0
+ cat /proc/mdstat
Personalities :
unused devices: <none>
+ lvm config
+ lvm pvs
+ lvm vgs
+ lvm lvs
+ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
+ ip r
+ cat /etc/resolv.conf
cat: /etc/resolv.conf: No such file or directory
+ lsmod
Module Size Used by
dm_mod 151552 0
sg 40960 0
libcrc32c 16384 0
crc8 16384 0
crc7 16384 0
crc_itu_t 16384 0
virtiofs 28672 0
fuse 131072 1 virtiofs
ext4 761856 1
mbcache 16384 1 ext4
jbd2 131072 1 ext4
virtio_vdpa 16384 0
vdpa 16384 1 virtio_vdpa
virtio_input 16384 0
virtio_balloon 20480 0
virtio_scsi 20480 1
sd_mod 53248 1
nd_pmem 20480 0
nd_btt 24576 1 nd_pmem
virtio_net 53248 0
net_failover 24576 1 virtio_net
failover 16384 1 net_failover
virtio_console 36864 0
virtio_blk 20480 0
ata_piix 36864 0
libata 270336 1 ata_piix
libnvdimm 192512 2 nd_btt,nd_pmem
crc32_generic 16384 0
crct10dif_pclmul 16384 1
crc32c_intel 24576 2
crc32_pclmul 16384 0
+ date
Tue Feb 2 11:02:35 UTC 2021
+ echo -n 'clocksource: '
clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
kvm-clock
+ echo -n 'uptime: '
uptime: + cat /proc/uptime
3.68 0.19
+ cmd=guestfsd
++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
+ eval
+ test x '!=' x
+ test 1 = 1
+ cmd='guestfsd --verbose'
+ test '' = 1
+ false
+ test '' = 1
+ echo guestfsd --verbose
guestfsd --verbose
+ guestfsd --verbose
lvm_system_dir = /tmp/lvm
OCaml daemon loaded
trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
calling: settle
libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
libguestfs: appliance is up
Guest launched OK.
guestfsd: <= part_disk (0xd2) request length 60 bytes
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle
calling: settle
commandrvf: stdout=e stderr=y flags=0x10000
commandrvf: parted -s -- /dev/sda mklabel msdos mkpart primary 128s -128s
Warning: The resulting partition is not properly aligned for best performance: 128s % 2048s != 0s
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle[ 3.891221] sda: sda1
calling: settle
guestfsd: => part_disk (0xd2) took 0.15 secs
guestfsd: <= mkfs (0x116) request length 84 bytes
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: wipefs --help
commandrvf: stdout=n stderr=n flags=0x0
commandrvf: wipefs -a --force /dev/sda1
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mke2fs -t ext2 -F /dev/sda1
mke2fs 1.45.6 (20-Mar-2020)
guestfsd: => mkfs (0x116) took 0.08 secs
guestfsd: <= vfs_type (0xc6) request length 56 bytes
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1'
command: blkid returned 0
command: blkid: stdout:
ext2
guestfsd: => vfs_type (0xc6) took 0.05 secs
guestfsd: <= mount (0x1) request length 64 bytes
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda1
calling: settle
command: mount '/dev/sda1' '/sysroot//'
[ 4.151292] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[ 4.161938] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
guestfsd: => mount (0x1) took 0.05 secs
guestfsd: <= touch (0x3) request length 52 bytes
guestfsd: => touch (0x3) took 0.00 secs
guestfsd: <= internal_autosync (0x11a) request length 40 bytes
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=146828k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=361516k,nr_inodes=90379,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=ext2 opts=rw,relatime freq=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sdb
calling: settle
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: udevadm --debug settle -E /dev/sda
calling: settle
fsync /dev/sda
libguestfs: calling virDomainDestroy flags=VIR_DOMAIN_DESTROY_GRACEFUL
libguestfs: closing guestfs handle 0x5559d19e5820 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsCMIj0y
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsR1C7Zf
===== TEST FINISHED OK =====
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment