DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['/srv/pokybuild/yocto-worker/qemumips/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/qemumips/build/meta/recipes-devtools/qemu/qemu-native_6.2.0.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/qemumips/build/meta/recipes-devtools/qemu/qemu-system-native_6.2.0.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/qemumips/build/meta/recipes-devtools/createrepo-c/createrepo-c_0.19.0.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/qemumips/build/meta/recipes-devtools/dnf/dnf_4.11.1.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/qemumips/build/meta/recipes-extended/cpio/cpio_2.14.bb:do_populate_sysroot']
NOTE: Installed into sysroot: ['cpio-native']
NOTE: Skipping as already exists in sysroot: ['qemu-helper-native', 'qemu-native', 'qemu-system-native', 'createrepo-c-native', 'dnf-native', 'libdnf-native', 'python3-native', 'librepo-native', 'gettext-minimal-native', 'libcomps-native', 'cmake-native', 'python3-iniparse-native', 'glib-2.0-native', 'rpm-native', 'xz-native', 'zlib-native', 'openssl-native', 'file-native', 'curl-native', 'expat-native', 'sqlite3-native', 'libxml2-native', 'texinfo-dummy-native', 'libtool-native', 'pixman-native', 'alsa-lib-native', 'libepoxy-native', 'virglrenderer-native', 'dtc-native', 'libsdl2-native', 'libmodulemd-native', 'libcheck-native', 'libsolv-native', 'swig-native', 'gobject-introspection-native', 'json-c-native', 'util-linux-native', 'readline-native', 'ncurses-native', 'bzip2-native', 'libffi-native', 'util-linux-libuuid-native', 'libtirpc-native', 'gdbm-native', 'libnsl2-native', 'attr-native', 'gpgme-native', 'zstd-native', 'python3-setuptools-native', 'python3-six-native', 'python3-installer-native', 'python3-wheel-native', 'gettext-native', 'libpcre-native', 'lua-native', 'libgcrypt-native', 'popt-native', 'elfutils-native', 'perl-native', 'mesa-native', 'libx11-native', 'libdrm-native', 'flex-native', 'libxext-native', 'libxrender-native', 'libxrandr-native', 'libyaml-native', 'libcap-ng-native', 'libpcre2-native', 'libassuan-native', 'libgpg-error-native', 'unzip-native', 'python3-flit-core-native', 'libcap-native', 'libmicrohttpd-native', 'libarchive-native', 'make-native', 'xorgproto-native', 'wayland-native', 'makedepend-native', 'chrpath-native', 'libxdamage-native', 'libxshmfence-native', 'libxxf86vm-native', 'libxfixes-native', 'python3-mako-native', 'xrandr-native', 'wayland-protocols-native', 'util-macros-native', 'xtrans-native', 'libxcb-native', 'libpthread-stubs-native', 'libpciaccess-native', 'm4-native', 'gnutls-native', 'lzo-native', 'xcb-proto-native', 'libxdmcp-native', 'libxau-native', 'gnu-config-native', 'gmp-native', 'nettle-native', 'libidn2-native', 'libunistring-native']
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing python function do_testimage
NOTE: Executing 'TOPDIR/tmp/work/qemumips-poky-linux/core-image-sato/1.0-r0/recipe-sysroot-native/usr/bin/createrepo_c --update -q TOPDIR/tmp/work/qemumips-poky-linux/core-image-sato/1.0-r0/oe-testimage-repo/noarch' ...
NOTE: Executing 'TOPDIR/tmp/work/qemumips-poky-linux/core-image-sato/1.0-r0/recipe-sysroot-native/usr/bin/createrepo_c --update -q TOPDIR/tmp/work/qemumips-poky-linux/core-image-sato/1.0-r0/oe-testimage-repo/mips32r2' ...
NOTE: Executing 'TOPDIR/tmp/work/qemumips-poky-linux/core-image-sato/1.0-r0/recipe-sysroot-native/usr/bin/createrepo_c --update -q TOPDIR/tmp/work/qemumips-poky-linux/core-image-sato/1.0-r0/oe-testimage-repo/qemumips' ...
/srv/pokybuild/yocto-worker/qemumips/build/meta/lib/oeqa/runtime/cases/apt.py:40: DeprecationWarning: invalid escape sequence '\/'
  apt_get_source_server = 'http:\/\/%s:%s' % (self.tc.target.server_ip, self.repo_server.port)
/srv/pokybuild/yocto-worker/qemumips/build/meta/lib/oeqa/runtime/cases/apt.py:42: DeprecationWarning: invalid escape sequence '\['
  self.target.run("cd %s; cp sources.list sources.list.bak; sed -i 's/\[trusted=yes\] http:\/\/bogus_ip:bogus_port/%s/g' sources.list" % (apt_get_sourceslist_dir, apt_get_source_server))
/srv/pokybuild/yocto-worker/qemumips/build/meta/lib/oeqa/runtime/cases/buildcpio.py:31: DeprecationWarning: invalid escape sequence '\*'
  'sed -i -e "/char \*program_name/d" src/global.c;')
/srv/pokybuild/yocto-worker/qemumips/build/meta/lib/oeqa/runtime/cases/systemd.py:155: DeprecationWarning: invalid escape sequence '\.'
  expr_items=['Startup finished', 'kernel', 'userspace','\.$']
DEBUG: test suites:
	test_apt_install_from_repo (apt.AptRepoTest.test_apt_install_from_repo)
	test_ping (ping.PingTest.test_ping)
	test_ssh (ssh.SSHTest.test_ssh)
	test_connmand_help (connman.ConnmanTest.test_connmand_help)
	test_connmand_running (connman.ConnmanTest.test_connmand_running)
	test_date (date.DateTest.test_date)
	test_df (df.DfTest.test_df)
	test_dnf_help (dnf.DnfBasicTest.test_dnf_help)
	test_dnf_history (dnf.DnfBasicTest.test_dnf_history)
	test_dnf_info (dnf.DnfBasicTest.test_dnf_info)
	test_dnf_search (dnf.DnfBasicTest.test_dnf_search)
	test_dnf_version (dnf.DnfBasicTest.test_dnf_version)
	test_dnf_makecache (dnf.DnfRepoTest.test_dnf_makecache)
	test_dnf_exclude (dnf.DnfRepoTest.test_dnf_exclude)
	test_dnf_install (dnf.DnfRepoTest.test_dnf_install)
	test_dnf_install_dependency (dnf.DnfRepoTest.test_dnf_install_dependency)
	test_dnf_install_from_disk (dnf.DnfRepoTest.test_dnf_install_from_disk)
	test_dnf_install_from_http (dnf.DnfRepoTest.test_dnf_install_from_http)
	test_dnf_installroot (dnf.DnfRepoTest.test_dnf_installroot)
	test_dnf_installroot_usrmerge (dnf.DnfRepoTest.test_dnf_installroot_usrmerge)
	test_dnf_reinstall (dnf.DnfRepoTest.test_dnf_reinstall)
	test_dnf_repoinfo (dnf.DnfRepoTest.test_dnf_repoinfo)
	test_gcc_compile (gcc.GccCompileTest.test_gcc_compile)
	test_gpp2_compile (gcc.GccCompileTest.test_gpp2_compile)
	test_gpp_compile (gcc.GccCompileTest.test_gpp_compile)
	test_make (gcc.GccCompileTest.test_make)
	test_python (gi.GObjectIntrospectionTest.test_python)
	test_gohelloworld (go.GoHelloworldTest.test_gohelloworld)
	test_kernel_module (kernelmodule.KernelModuleTest.test_kernel_module)
	test_ldd (ldd.LddTest.test_ldd)
	test_logrotate_wtmp (logrotate.LogrotateTest.test_logrotate_wtmp)
	test_logrotate_newlog (logrotate.LogrotateTest.test_logrotate_newlog)
	test_syslog_running (oe_syslog.SyslogTest.test_syslog_running)
	test_syslog_logger (oe_syslog.SyslogTestConfig.test_syslog_logger)
	test_syslog_restart (oe_syslog.SyslogTestConfig.test_syslog_restart)
	test_syslog_startup_config (oe_syslog.SyslogTestConfig.test_syslog_startup_config)
	test_opkg_install_from_repo (opkg.OpkgRepoTest.test_opkg_install_from_repo)
	test_pam (pam.PamBasicTest.test_pam)
	test_parselogs (parselogs.ParseLogsTest.test_parselogs)
	test_perl_works (perl.PerlTest.test_perl_works)
	test_ptestrunner_expectfail (ptest.PtestRunnerTest.test_ptestrunner_expectfail)
	test_ptestrunner_expectsuccess (ptest.PtestRunnerTest.test_ptestrunner_expectsuccess)
	test_python3 (python.PythonTest.test_python3)
	test_rpm_help (rpm.RpmBasicTest.test_rpm_help)
	test_rpm_query (rpm.RpmBasicTest.test_rpm_query)
	test_rpm_query_nonroot (rpm.RpmBasicTest.test_rpm_query_nonroot)
	test_rpm_install (rpm.RpmInstallRemoveTest.test_rpm_install)
	test_rpm_remove (rpm.RpmInstallRemoveTest.test_rpm_remove)
	test_check_rpm_install_removal_log_file_size (rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size)
	test_rusthelloworld (rust.RustHelloworldTest.test_rusthelloworld)
	test_scp_file (scp.ScpTest.test_scp_file)
	test_stap (stap.StapTest.test_stap)
	test_systemd_basic (systemd.SystemdBasicTests.test_systemd_basic)
	test_systemd_failed (systemd.SystemdBasicTests.test_systemd_failed)
	test_systemd_list (systemd.SystemdBasicTests.test_systemd_list)
	test_systemd_boot_time (systemd.SystemdJournalTests.test_systemd_boot_time)
	test_systemd_journal (systemd.SystemdJournalTests.test_systemd_journal)
	test_systemd_status (systemd.SystemdServiceTests.test_systemd_status)
	test_systemd_disable_enable (systemd.SystemdServiceTests.test_systemd_disable_enable)
	test_systemd_disable_enable_ro (systemd.SystemdServiceTests.test_systemd_disable_enable_ro)
	test_systemd_stop_start (systemd.SystemdServiceTests.test_systemd_stop_start)
	test_wayland_info (weston.WestonTest.test_wayland_info)
	test_weston_can_initialize_new_wayland_compositor (weston.WestonTest.test_weston_can_initialize_new_wayland_compositor)
	test_weston_running (weston.WestonTest.test_weston_running)
	test_xorg_running (xorg.XorgTest.test_xorg_running)
DEBUG: Not using kvm for runqemu
QMP Available for connection at TOPDIR/tmp/.1bxy_qsi
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:35625
DEBUG: Created listening socket for qemu serial console on: 127.0.0.1:55121
DEBUG: launchcmd=runqemu snapshot  qemumips TOPDIR/tmp/deploy/images/qemumips/core-image-sato-qemumips.ext4 tcpserial=35625:55121 bootparams=" printk.time=1" qemuparams="-pidfile TOPDIR/pidfile_597836  -S -qmp unix:./.3eyjpt2g,server,wait -qmp unix:./.1bxy_qsi,server,nowait"
DEBUG: runqemu started, pid is 598046
DEBUG: waiting at most 300 seconds for qemu pid (03/21/26 01:01:34)
DEBUG: QMP Initializing to TOPDIR/tmp/.3eyjpt2g
DEBUG: QMP Connecting to TOPDIR/tmp/.3eyjpt2g
QMP connected to QEMU at 03/21/26 01:01:35 and took 0.5353152751922607 seconds
QMP released QEMU at 03/21/26 01:01:35 and took 0.1570117473602295 seconds from connect
DEBUG: qemu started in 0.6904888153076172 seconds - qemu procces pid is 598121 (03/21/26 01:01:35)
DEBUG: qemu cmdline used:
TOPDIR/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-mips -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-sato-qemumips.ext4.598047,if=virtio,format=raw -usb -device usb-tablet -machine malta -cpu 34Kf -m 256 -serial tcp:127.0.0.1:35625 -serial tcp:127.0.0.1:55121 -pidfile TOPDIR/pidfile_597836 -S -qmp unix:./.3eyjpt2g,server,wait -qmp unix:./.1bxy_qsi,server,nowait -display sdl,show-cursor=on -vga std -kernel TOPDIR/tmp/deploy/images/qemumips/vmlinux -append root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 console=ttyS0 console=tty  printk.time=1 
DEBUG: Target IP: 192.168.7.2
DEBUG: Server IP: 192.168.7.1
DEBUG: Starting logging thread
DEBUG: Starting thread event loop
DEBUG: Connection request received
DEBUG: Setting connection established event
DEBUG: Output from runqemu:
runqemu - INFO - Continuing with the following parameters:
KERNEL: [TOPDIR/tmp/deploy/images/qemumips/vmlinux]
MACHINE: [qemumips]
FSTYPE: [ext4]
ROOTFS: [TOPDIR/tmp/deploy/images/qemumips/core-image-sato-qemumips.ext4]
CONFFILE: [TOPDIR/tmp/deploy/images/qemumips/core-image-sato-qemumips.qemuboot.conf]

runqemu - INFO - Using preconfigured tap device tap0
runqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.
runqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8
runqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-sato-qemumips.ext4.598047
runqemu - INFO - Copy done in 0.2467362880706787 seconds
runqemu - INFO - Running TOPDIR/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-system-mips -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive file=/home/pokybuild/tmp/core-image-sato-qemumips.ext4.598047,if=virtio,format=raw -usb -device usb-tablet  -machine malta -cpu 34Kf  -m 256 -serial tcp:127.0.0.1:35625 -serial tcp:127.0.0.1:55121  -pidfile TOPDIR/pidfile_597836  -S -qmp unix:./.3eyjpt2g,server,wait -qmp unix:./.1bxy_qsi,server,nowait -display sdl,show-cursor=on -vga std -kernel TOPDIR/tmp/deploy/images/qemumips/vmlinux -append 'root=/dev/vda rw  ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 console=ttyS0 console=ttyS1 console=ttyS0 console=tty  printk.time=1'

runqemu - INFO - Host uptime: 289134.81


DEBUG: Waiting at most 1500 seconds for login banner (03/21/26 01:01:35)
DEBUG: Connection from 127.0.0.1:52770
WARNING: Target didn't reach login banner in 1500 seconds (03/21/26 01:26:36)
WARNING: Last 25 lines of text:
[  248.922404] udevd[119]: worker [154] /devices/virtual/block/ram6 is taking a long time
[  248.922674] udevd[119]: worker [157] /devices/virtual/block/ram7 is taking a long time
[  369.119609] udevd[119]: worker [147] /devices/virtual/block/ram2 timeout; kill it
[  369.123902] udevd[119]: seq 658 '/devices/virtual/block/ram2' killed
[  369.124413] udevd[119]: worker [152] /devices/virtual/block/ram4 timeout; kill it
[  369.127852] udevd[119]: seq 660 '/devices/virtual/block/ram4' killed
[  369.128381] udevd[119]: worker [145] /devices/virtual/block/ram14 timeout; kill it
[  369.131950] udevd[119]: seq 656 '/devices/virtual/block/ram14' killed
[  369.132467] udevd[119]: worker [146] /devices/virtual/block/ram15 timeout; kill it
[  369.135797] udevd[119]: seq 657 '/devices/virtual/block/ram15' killed
[  369.136270] udevd[119]: worker [148] /devices/virtual/block/ram3 timeout; kill it
[  369.140312] udevd[119]: seq 659 '/devices/virtual/block/ram3' killed
[  432.579620] udevd[119]: worker [165] /devices/virtual/net/lo is taking a long time
[  432.580466] udevd[119]: worker [164] /devices/virtual/block/ram9 is taking a long time
[  432.580969] udevd[119]: worker [168] /devices/virtual/net/sit0 is taking a long time
[  552.716503] udevd[119]: worker [165] /devices/virtual/net/lo timeout; kill it
[  552.718555] udevd[119]: seq 682 '/devices/virtual/net/lo' killed
[  552.718756] udevd[119]: worker [164] /devices/virtual/block/ram9 timeout; kill it
[  552.720282] udevd[119]: seq 665 '/devices/virtual/block/ram9' killed
[  552.720491] udevd[119]: worker [168] /devices/virtual/net/sit0 timeout; kill it
[  552.721888] udevd[119]: seq 683 '/devices/virtual/net/sit0' killed
[  552.722487] udevd[119]: worker [164] terminated by signal 9 (Killed)
[  552.722702] udevd[119]: worker [164] failed while handling '/devices/virtual/block/ram9'
[  552.723699] udevd[119]: worker [165] terminated by signal 9 (Killed)
[  552.723884] udevd[119]: worker [165] failed while handling '/devices/virtual/net/lo'
WARNING: Check full boot log: TOPDIR/tmp/work/qemumips-poky-linux/core-image-sato/1.0-r0/testimage/qemu_boot_log.20260321010132
WARNING: Qemu ended unexpectedly, dump data from host is in TOPDIR/tmp/log/runtime-hostdump/202603210126_qemu
DEBUG: Stopping logging thread
DEBUG: Stop event received
DEBUG: Tearing down logging thread
DEBUG: Sending SIGTERM to runqemu
Output from runqemu:
runqemu - INFO - Received signal: 15
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 290662.48

runqemu - INFO - Removing /home/pokybuild/tmp/core-image-sato-qemumips.ext4.598047
tput: No value for $TERM and no -T specified

/srv/pokybuild/yocto-worker/qemumips/build/meta/lib/oeqa/utils/qemurunner.py:179: ResourceWarning: unclosed <socket.socket fd=20, family=2, type=1, proto=0, laddr=('127.0.0.1', 55121), raddr=('127.0.0.1', 52770)>
  return self.launch(launch_cmd, qemuparams=qemuparams, get_ip=get_ip, extra_bootparams=extra_bootparams, env=env)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
DEBUG: Sending SIGTERM to runqemu
Output from runqemu:
runqemu - INFO - Received signal: 15
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 290662.48

runqemu - INFO - Removing /home/pokybuild/tmp/core-image-sato-qemumips.ext4.598047
tput: No value for $TERM and no -T specified

DEBUG: Sending SIGTERM to runqemu
Output from runqemu:
runqemu - INFO - Received signal: 15
runqemu - INFO - Cleaning up
runqemu - INFO - Host uptime: 290662.48

runqemu - INFO - Removing /home/pokybuild/tmp/core-image-sato-qemumips.ext4.598047
tput: No value for $TERM and no -T specified

ERROR: Error executing a python function in exec_func_python() autogenerated:

The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
     0001:
 *** 0002:do_testimage(d)
     0003:
File: '/srv/pokybuild/yocto-worker/qemumips/build/meta/classes/testimage.bbclass', lineno: 113, function: do_testimage
     0109:testimage_dump_monitor () {
     0110:}
     0111:
     0112:python do_testimage() {
 *** 0113:    testimage_main(d)
     0114:}
     0115:
     0116:addtask testimage
     0117:do_testimage[nostamp] = "1"
File: '/srv/pokybuild/yocto-worker/qemumips/build/meta/classes/testimage.bbclass', lineno: 358, function: testimage_main
     0354:    orig_sigterm_handler = signal.signal(signal.SIGTERM, sigterm_exception)
     0355:    try:
     0356:        # We need to check if runqemu ends unexpectedly
     0357:        # or if the worker send us a SIGTERM
 *** 0358:        tc.target.start(params=d.getVar("TEST_QEMUPARAMS"), runqemuparams=d.getVar("TEST_RUNQEMUPARAMS"))
     0359:        import threading
     0360:        try:
     0361:            threading.Timer(int(d.getVar("TEST_OVERALL_TIMEOUT")), handle_test_timeout, (int(d.getVar("TEST_OVERALL_TIMEOUT")),)).start()
     0362:        except ValueError:
File: '/srv/pokybuild/yocto-worker/qemumips/build/meta/lib/oeqa/core/target/qemu.py', lineno: 102, function: start
     0098:            except (subprocess.CalledProcessError, subprocess.TimeoutExpired, FileNotFoundError) as err:
     0099:                msg += "Error running command: %s\n%s\n" % (blcmd, err)
     0100:            msg += "\n\n===== end: snippet =====\n"
     0101:
 *** 0102:            raise RuntimeError("FAILED to start qemu - check the task log and the boot log %s" % (msg))
     0103:
     0104:    def stop(self):
     0105:        self.runner.stop()
Exception: RuntimeError: FAILED to start qemu - check the task log and the boot log 

===== start: snippet =====

file: TOPDIR/tmp/log/runtime-hostdump/202603210126_qemu/host_00_top

top - 01:26:37 up 3 days,  8:43,  1 user,  load average: 110.49, 78.43, 57.42
Tasks: 1341 total,  58 running, 1238 sleeping,   0 stopped,  45 zombie
%Cpu(s): 17.5 us, 44.3 sy, 29.9 ni,  6.0 id,  0.3 wa,  0.0 hi,  0.0 si,  0.0 st 
MiB Mem : 257421.7 total,  14859.0 free,  16982.5 used, 228776.4 buff/cache     
MiB Swap:   4091.0 total,   1510.2 free,   2580.8 used. 240439.2 avail Mem 

    PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
2704944 pokybui+  20   0 6711180 195936  16812 S 163.2   0.1  16:42.91 qemu-system-i38
 312361 pokybui+  25   5   79564  56300  29364 R 100.0   0.0   0:00.38 cc1plus
 313251 pokybui+  25   5   99008  67008  19668 R 100.0   0.0   0:00.22 cc1plus
2704939 pokybui+  20   0 6643588 201836  16588 R 100.0   0.1  14:00.97 qemu-system-i38
 307124 pokybui+  25   5  380584 341520  22756 R  94.7   0.1   0:01.95 cc1plus
 308288 pokybui+  25   5  314432 279444  34524 R  94.7   0.1   0:01.51 cc1plus
 309681 pokybui+  25   5  223492 193316  22720 R  94.7   0.1   0:00.98 cc1plus
 310338 pokybui+  25   5  169952 138480  22640 R  94.7   0.1   0:00.70 cc1plus
 311012 pokybui+  20   0    7604   4324   3980 R  94.7   0.0   0:00.55 FileCheck
 311225 pokybui+  25   5  139156 108500  22252 R  94.7   0.0   0:00.54 cc1plus
 312260 pokybui+  25   5  122280  85960  22072 R  94.7   0.0   0:00.38 cc1plus
 312772 pokybui+  25   5  142852  97856  22060 R  94.7   0.0   0:00.31 cc1plus
 313070 pokybui+  25   5   74948  50840  28736 R  94.7   0.0   0:00.26 cc1plus


===== end: snippet =====

===== start: snippet =====

file: TOPDIR/tmp/work/qemumips-poky-linux/core-image-sato/1.0-r0/testimage/qemu_boot_log.20260321010132

[  369.127852] udevd[119]: seq 660 '/devices/virtual/block/ram4' killed
[  369.128381] udevd[119]: worker [145] /devices/virtual/block/ram14 timeout; kill it
[  369.131950] udevd[119]: seq 656 '/devices/virtual/block/ram14' killed
[  369.132467] udevd[119]: worker [146] /devices/virtual/block/ram15 timeout; kill it
[  369.135797] udevd[119]: seq 657 '/devices/virtual/block/ram15' killed
[  369.136270] udevd[119]: worker [148] /devices/virtual/block/ram3 timeout; kill it
[  369.140312] udevd[119]: seq 659 '/devices/virtual/block/ram3' killed
[  432.579620] udevd[119]: worker [165] /devices/virtual/net/lo is taking a long time
[  432.580466] udevd[119]: worker [164] /devices/virtual/block/ram9 is taking a long time
[  432.580969] udevd[119]: worker [168] /devices/virtual/net/sit0 is taking a long time
[  552.716503] udevd[119]: worker [165] /devices/virtual/net/lo timeout; kill it
[  552.718555] udevd[119]: seq 682 '/devices/virtual/net/lo' killed
[  552.718756] udevd[119]: worker [164] /devices/virtual/block/ram9 timeout; kill it
[  552.720282] udevd[119]: seq 665 '/devices/virtual/block/ram9' killed
[  552.720491] udevd[119]: worker [168] /devices/virtual/net/sit0 timeout; kill it
[  552.721888] udevd[119]: seq 683 '/devices/virtual/net/sit0' killed
[  552.722487] udevd[119]: worker [164] terminated by signal 9 (Killed)
[  552.722702] udevd[119]: worker [164] failed while handling '/devices/virtual/block/ram9'
[  552.723699] udevd[119]: worker [165] terminated by signal 9 (Killed)
[  552.723884] udevd[119]: worker [165] failed while handling '/devices/virtual/net/lo'


===== end: snippet =====


Failed to dump QMP CMD: top with
Exception: cannot access local variable 'filename' where it is not associated with a value
Failed to dump QMP CMD: iostat with
Exception: cannot access local variable 'filename' where it is not associated with a value
Failed to dump QMP CMD: ps with
Exception: cannot access local variable 'filename' where it is not associated with a value
Failed to dump QMP CMD: ip with
Exception: cannot access local variable 'filename' where it is not associated with a value
Failed to dump QMP CMD: netstat with
Exception: cannot access local variable 'filename' where it is not associated with a value
DEBUG: Python function do_testimage finished

Error details

Submitted on:
20/03/26 21:29
Error type:
Recipe
Task:
do_testimage
Recipe:
core-image-sato
Recipe version:
1.0-r0
Machine:
qemumips
Distro:
poky
Build system:
x86_64-linux
Target system:
mips-poky-linux
Host distro:
universal/debian-12
Branch:
stable/kirkstone-nut
Commit:
6e90be73ca8749c85106a4f206eec76d33f1c647
Build:
#232800
Submitter:
yp-ab-debian12-vk-5
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/39/builds/1545
Similar errors:
0
Open a bug