{
 "oeselftest_ubuntu-22.04_qemuarm64_20251125011910": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-22.04",
   "HOST_NAME": "ubuntu2204-vk-arm2",
   "LAYERS": {
    "meta": {
     "branch": "master",
     "commit": "f61379feed40f90345a6886df5eb959749a7b956",
     "commit_count": 65254,
     "commit_time": 1764006530
    },
    "meta-poky": {
     "branch": "master",
     "commit": "b3b659263566c4d2f2813190e72d93f8598a4c47",
     "commit_count": 1742,
     "commit_time": 1763637834
    },
    "meta-selftest": {
     "branch": "master",
     "commit": "f61379feed40f90345a6886df5eb959749a7b956",
     "commit_count": 65254,
     "commit_time": 1764006530
    },
    "meta-yocto-bsp": {
     "branch": "master",
     "commit": "b3b659263566c4d2f2813190e72d93f8598a4c47",
     "commit_count": 1742,
     "commit_time": 1763637834
    }
   },
   "MACHINE": "qemuarm64",
   "OESELFTEST_METADATA": {
    "exclude_tags": [
     "yocto-mirrors",
     "machine",
     "toolchain-user",
     "toolchain-system"
    ],
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": null,
    "skips": [
     "distrodata.Distrodata.test_checkpkg",
     "reproducible"
    ]
   },
   "STARTTIME": "20251125011910",
   "TESTSERIES": "oeqa",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 64.632,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 54.897,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 47.545,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 51.228,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 45.704,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 48.265,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 50.499,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 74.273,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 49.257,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 24.962,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 58.911,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 51.393,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 51.959,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 44.565,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 149.697,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 1.93,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/archiver.py\", line 166, in test_archiver_srpm_mode\n    bitbake('-n selftest-nopackages selftest-ed')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -n selftest-nopackages selftest-ed' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 01:33:42.767994)\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 159.583,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 88.625,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 109.431,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 48.31,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 53.224,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_builtin_fragments": {
    "duration": 14.685,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 20.578,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_show_fragment": {
    "duration": 1.496,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 11.59,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 7.868,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 36.844,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.761,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 42.992,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 7.632,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 24.239,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.7552,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 4.501,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 27.233,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 6.642,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_bitbake_setup_default_registry": {
    "duration": 0.6095,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 0.2572,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 2.315,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/bblock.py\", line 127, in test_lock_architecture_specific\n    self.lock_recipes(recipes, tasks)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bblock quilt -t do_compile' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/bblock\", line 178, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/bblock\", line 132, in main\n    tinfoil.prepare(config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 551, in prepare\n    self.run_command('parseConfiguration')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 612, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,158 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189091/conf/local.conf\n2025-11-25 01:19:14,158 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 814.902,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 485.399,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 433.016,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 487.777,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 57.918,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 45.436,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 41.773,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 14.305,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 15.03,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 14.364,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 13.631,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 14.461,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 15.32,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 13.527,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 14.201,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 15.74,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 14.206,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 14.701,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 14.022,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 15.072,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 15.355,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 15.343,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 15.481,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 14.094,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.565,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 50.348,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 5.845,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 0.9353,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 5.394,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 17.403,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 224.232,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 9.125,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 3.618,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 40.394,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 76.659,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 48.096,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 24.77,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 25.131,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 45.375,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 14.364,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 87.855,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 49.236,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 5.586,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 4.894,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 24.165,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 41.159,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 4.412,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 7.528,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 36.256,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 3.544,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 3.157,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 3.087,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 24.99,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 47.66,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 33.503,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 5.116,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 0.8793,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 82.388,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 90.465,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_buildhistory_diff": {
    "duration": 88.51,
    "status": "PASSED"
   },
   "buildhistory.BuildhistoryTests.test_fileinfo": {
    "duration": 25.702,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 65.325,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 136.907,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 155.825,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 243.604,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 324.699,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 56.863,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 47.584,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 104.004,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 0.6119,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 168, in test_toolchain_fortran\n    bitbake('fortran-helloworld')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  fortran-helloworld' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 53.865,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 56.093,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 64.068,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 58.264,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 75.872,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.01266,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 230.382,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.008012,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.005967,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.00646,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 14.291,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 13.466,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 41.519,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.007274,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 73.814,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 145.882,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 91.564,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 71.738,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 74.927,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 80.208,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 44.917,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 52.748,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 56.689,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 53.285,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 68.892,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 1.637,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 39.23,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 334.869,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 291.463,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 75.883,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 46.511,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 297.348,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 256.71,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 572.149,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 69.941,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 101.533,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 390.065,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 193.268,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 100.922,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 103.01,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 31.093,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 55.748,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 146.662,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 99.657,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 80.547,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 764.878,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 485.027,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 43.688,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 44.423,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 212.14,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 46.727,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 9.009,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 154.946,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 190.319,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 63.037,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 115.029,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 114.465,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 59.26,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 113.145,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 51.553,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 50.699,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 56.173,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 62.211,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 59.776,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_gitsm": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/devtool.py\", line 32, in setUpModule\n    result = runCmd('bitbake-layers show-layers')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake-layers show-layers' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 109, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-layers\", line 77, in main\n    tinfoil.prepare(True, extra_features=extra_features)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "ERROR"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.0009952,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 90.772,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 126.919,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 0.002862,
    "log": "test is qemux86-64 specific currently\n",
    "status": "SKIPPED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 107.758,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 44.781,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 47.716,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 3.775,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 100.333,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default": {
    "duration": 0.006503,
    "status": "PASSED"
   },
   "fitimage.FitImagePyTests.test_fitimage_py_default_dtb": {
    "duration": 0.01408,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image": {
    "duration": 459.779,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_ext_dtb_dtbo": {
    "duration": 0.7334,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 875, in test_fit_image_ext_dtb_dtbo\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 441, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e linux-yocto-fitimage' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,155 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/conf/local.conf\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251125013740\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251125013740\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.qmfmpsgx\nCreated listening socket for qemu serial console on: 127.0.0.1:51661\nCreated listening socket for qemu serial console on: 127.0.0.1:42917\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=51661:42917 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait\"\nrunqemu started, pid is 2265778\nwaiting at most 300 seconds for qemu pid (11/25/25 01:39:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP connected to QEMU at 11/25/25 01:39:43 and took 0.69 seconds\nQMP released QEMU at 11/25/25 01:39:44 and took 0.13 seconds from connect\nqemu started in 0.81 seconds - qemu procces pid is 2265831 (11/25/25 01:39:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4\n\r51125013626.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780\nrunqemu - INFO - Copy done in 0.05507016181945801 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26166.80\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:39:44)\nConnection from 127.0.0.1:60252\nReached login banner in 2.39 seconds (11/25/25 01:39:46)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs": {
    "duration": 0.6997,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1005, in test_fit_image_sign_initramfs\n    bb_vars = self._fit_get_bb_vars([\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 441, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e linux-yocto-fitimage' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,155 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/conf/local.conf\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251125013740\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251125013740\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.qmfmpsgx\nCreated listening socket for qemu serial console on: 127.0.0.1:51661\nCreated listening socket for qemu serial console on: 127.0.0.1:42917\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=51661:42917 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait\"\nrunqemu started, pid is 2265778\nwaiting at most 300 seconds for qemu pid (11/25/25 01:39:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP connected to QEMU at 11/25/25 01:39:43 and took 0.69 seconds\nQMP released QEMU at 11/25/25 01:39:44 and took 0.13 seconds from connect\nqemu started in 0.81 seconds - qemu procces pid is 2265831 (11/25/25 01:39:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4\n\r51125013626.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780\nrunqemu - INFO - Copy done in 0.05507016181945801 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26166.80\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:39:44)\nConnection from 127.0.0.1:60252\nReached login banner in 2.39 seconds (11/25/25 01:39:46)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageRecipeTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 0.6888,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1056, in test_fit_image_sign_initramfs_bundle\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 441, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e linux-yocto-fitimage' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,155 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/conf/local.conf\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251125013740\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251125013740\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.qmfmpsgx\nCreated listening socket for qemu serial console on: 127.0.0.1:51661\nCreated listening socket for qemu serial console on: 127.0.0.1:42917\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=51661:42917 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait\"\nrunqemu started, pid is 2265778\nwaiting at most 300 seconds for qemu pid (11/25/25 01:39:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP connected to QEMU at 11/25/25 01:39:43 and took 0.69 seconds\nQMP released QEMU at 11/25/25 01:39:44 and took 0.13 seconds from connect\nqemu started in 0.81 seconds - qemu procces pid is 2265831 (11/25/25 01:39:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4\n\r51125013626.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780\nrunqemu - INFO - Copy done in 0.05507016181945801 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26166.80\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:39:44)\nConnection from 127.0.0.1:60252\nReached login banner in 2.39 seconds (11/25/25 01:39:46)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageRecipeTests.test_get_compatible_from_dtb": {
    "duration": 0.7061,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 832, in test_get_compatible_from_dtb\n    dtc_bindir = FitImageTestCase._setup_native('dtc-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 119, in _setup_native\n    bitbake(native_recipe + \" -c addto_recipe_sysroot\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  dtc-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,155 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/conf/local.conf\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251125013740\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251125013740\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.qmfmpsgx\nCreated listening socket for qemu serial console on: 127.0.0.1:51661\nCreated listening socket for qemu serial console on: 127.0.0.1:42917\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=51661:42917 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait\"\nrunqemu started, pid is 2265778\nwaiting at most 300 seconds for qemu pid (11/25/25 01:39:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP connected to QEMU at 11/25/25 01:39:43 and took 0.69 seconds\nQMP released QEMU at 11/25/25 01:39:44 and took 0.13 seconds from connect\nqemu started in 0.81 seconds - qemu procces pid is 2265831 (11/25/25 01:39:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4\n\r51125013626.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780\nrunqemu - INFO - Copy done in 0.05507016181945801 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26166.80\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:39:44)\nConnection from 127.0.0.1:60252\nReached login banner in 2.39 seconds (11/25/25 01:39:46)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_configurations": {
    "duration": 0.702,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 907, in test_sign_fit_image_configurations\n    bb_vars = self._fit_get_bb_vars([\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 441, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e linux-yocto-fitimage' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,155 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/conf/local.conf\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251125013740\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251125013740\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.qmfmpsgx\nCreated listening socket for qemu serial console on: 127.0.0.1:51661\nCreated listening socket for qemu serial console on: 127.0.0.1:42917\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=51661:42917 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait\"\nrunqemu started, pid is 2265778\nwaiting at most 300 seconds for qemu pid (11/25/25 01:39:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP connected to QEMU at 11/25/25 01:39:43 and took 0.69 seconds\nQMP released QEMU at 11/25/25 01:39:44 and took 0.13 seconds from connect\nqemu started in 0.81 seconds - qemu procces pid is 2265831 (11/25/25 01:39:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4\n\r51125013626.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780\nrunqemu - INFO - Copy done in 0.05507016181945801 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26166.80\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:39:44)\nConnection from 127.0.0.1:60252\nReached login banner in 2.39 seconds (11/25/25 01:39:46)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "fitimage.KernelFitImageRecipeTests.test_sign_fit_image_individual": {
    "duration": 0.7342,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 955, in test_sign_fit_image_individual\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 441, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), self.kernel_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e linux-yocto-fitimage' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,155 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/conf/local.conf\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251125013740\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251125013740\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.qmfmpsgx\nCreated listening socket for qemu serial console on: 127.0.0.1:51661\nCreated listening socket for qemu serial console on: 127.0.0.1:42917\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=51661:42917 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait\"\nrunqemu started, pid is 2265778\nwaiting at most 300 seconds for qemu pid (11/25/25 01:39:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP connected to QEMU at 11/25/25 01:39:43 and took 0.69 seconds\nQMP released QEMU at 11/25/25 01:39:44 and took 0.13 seconds from connect\nqemu started in 0.81 seconds - qemu procces pid is 2265831 (11/25/25 01:39:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4\n\r51125013626.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780\nrunqemu - INFO - Copy done in 0.05507016181945801 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26166.80\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:39:44)\nConnection from 127.0.0.1:60252\nReached login banner in 2.39 seconds (11/25/25 01:39:46)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 1.108,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1567, in test_sign_cascaded_uboot_fit_image\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 0.795,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1692, in test_sign_standalone_uboot_atf_tee_fit_image\n    bb_vars = self._fit_get_bb_vars([\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 0.8114,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1515, in test_sign_standalone_uboot_fit_image\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl": {
    "duration": 0.8439,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1770, in test_sign_uboot_fit_image_without_spl\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 0.8287,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1729, in test_sign_uboot_kernel_individual\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/conf/selftest.inc:8 has a lack of whitespace around the assignment: 'UBOOT_MKIMAGE_DTCOPTS=\"-I dts -O dtb -p 2000\"'\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 0.764,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1620, in test_uboot_atf_tee_fit_image\n    bb_vars = self._fit_get_bb_vars([\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 1.019,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1469, in test_uboot_fit_image\n    bb_vars = self._fit_get_bb_vars()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/fitimage.py\", line 1212, in _fit_get_bb_vars\n    bb_vars = get_bb_vars(list(internal_used | set(additional_vars)), UBootFitImageTests.BOOTLOADER_RECIPE)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e virtual/bootloader' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 145.645,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.785,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.9035,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.5099,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.5057,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.6301,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.4767,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 2.665,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 44.59,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 239.918,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 70.723,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 52.097,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 87.357,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 132.224,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 94.064,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 77.707,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 143.505,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 39.261,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 98.303,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 264.756,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 126.841,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 0.8834,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 123, in test_bash_and_license\n    raise AssertionError(result.output)\nAssertionError: ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 0.6487,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 114, in test_bash_default\n    raise AssertionError(result.output)\nAssertionError: ERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 0.6573,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 134, in test_bash_license_exceptions\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 0.7169,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/incompatible_lic.py\", line 129, in test_bash_or_license\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 9.422,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 9.553,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 37.63,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 37.236,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 9.089,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 39.761,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 40.141,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 34.297,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 32.606,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 5.368,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 33.056,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 32.867,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 236.749,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 66.635,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 49.595,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 0.7626,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/kerneldevelopment.py\", line 45, in test_apply_patches\n    runCmd('bitbake virtual/kernel -c patch')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake virtual/kernel -c patch' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,145 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/conf/local.conf\n2025-11-25 01:19:14,146 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-11-25 01:25:18,058 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/work/aarch64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/work/cortexa57-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=54139']\n2025-11-25 01:25:18,059 - oe-selftest - INFO - waiting...\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): opened database file::memory:?cache=shared rw ro\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): sqlite version 3.48.0\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): service mode active\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): libmicrohttpd version 1.0.2\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): started http server on IPv4 IPv6 port=54139\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): search concurrency 8\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): webapi connection pool 8\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): rescan time 0\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): scan checkpoint 256\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): fdcache mbs 39851\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): fdcache prefetch 64\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): fdcache tmpdir /tmp\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): fdcache tmpdir min% 25\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): groom time 0\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): forwarded ttl limit 8\n[Tue Nov 25 01:25:18 2025] (1551423/1551423): accepting archive types .rpm(cat) \n[Tue Nov 25 01:25:19 2025] (1551423/1551512): grooming database\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): database record counts:\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): file d/e 0\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): file s 0\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): archive d/e 0\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): archive sref 0\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): archive sdef 0\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): buildids 0\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): filenames 0\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): fileparts 0\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): files scanned (#) 0\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): files scanned (mb) 0\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): index db size (mb) 0\n[Tue Nov 25 01:25:19 2025] (1551423/1551512): groomed database in 0.00156746s\n[Tue Nov 25 01:25:19 2025] (1551423/1551513): fts traversed source paths in 0.0030646s, scanned=94, regex-skipped=0\n2025-11-25 01:25:23,064 - oe-selftest - INFO - polling server\n2025-11-25 01:25:23,064 - oe-selftest - INFO - server alive\n[Tue Nov 25 01:25:23 2025] (1551423/1551511): 127.0.0.1:56498 UA:Pythonurllib/3.10 XFF: GET /metrics 200 5605 0+0ms\n2025-11-25 01:25:23,072 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-11-25 01:25:26,539 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/work/aarch64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/work/cortexa57-poky-linux/xz/5.8.1/packages-split/xz/usr/bin/xz.xz'))\n2025-11-25 01:27:32,663 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/work/aarch64-linux/elfutils-native/0.193/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/work/cortexa57-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=39887']\n2025-11-25 01:27:32,664 - oe-selftest - INFO - waiting...\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): opened database file::memory:?cache=shared rw ro\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): sqlite version 3.48.0\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): service mode active\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): libmicrohttpd version 1.0.2\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): started http server on IPv4 IPv6 port=39887\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): search concurrency 8\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): webapi connection pool 8\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): rescan time 0\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): scan checkpoint 256\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): fdcache mbs 39844\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): fdcache prefetch 64\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): fdcache tmpdir /tmp\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): fdcache tmpdir min% 25\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): groom time 0\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): forwarded ttl limit 8\n[Tue Nov 25 01:27:32 2025] (1755935/1755935): accepting archive types .rpm(cat) \n[Tue Nov 25 01:27:33 2025] (1755935/1755954): grooming database\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): database record counts:\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): file d/e 0\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): file s 0\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): archive d/e 0\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): archive sref 0\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): archive sdef 0\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): buildids 0\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): filenames 0\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): fileparts 0\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): files scanned (#) 0\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): files scanned (mb) 0\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): index db size (mb) 0\n[Tue Nov 25 01:27:33 2025] (1755935/1755954): groomed database in 0.00085765s\n[Tue Nov 25 01:27:33 2025] (1755935/1755955): fts traversed source paths in 0.00355544s, scanned=94, regex-skipped=0\n2025-11-25 01:27:37,668 - oe-selftest - INFO - polling server\n2025-11-25 01:27:37,668 - oe-selftest - INFO - server alive\n[Tue Nov 25 01:27:37 2025] (1755935/1755951): 127.0.0.1:55376 UA:Pythonurllib/3.10 XFF: GET /metrics 200 5661 0+0ms\n2025-11-25 01:27:37,669 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125012527\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125012527\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/.gjc33h7s\nCreated listening socket for qemu serial console on: 127.0.0.1:48029\nCreated listening socket for qemu serial console on: 127.0.0.1:42413\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=48029:42413 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/pidfile_1189084  -S -qmp unix:./.k759pyo7,server,wait -qmp unix:./.gjc33h7s,server,nowait\"\nrunqemu started, pid is 1764456\nwaiting at most 300 seconds for qemu pid (11/25/25 01:27:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/.k759pyo7\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/.k759pyo7\nQMP connected to QEMU at 11/25/25 01:27:41 and took 0.66 seconds\nQMP released QEMU at 11/25/25 01:27:41 and took 0.07 seconds from connect\nqemu started in 0.74 seconds - qemu procces pid is 1764537 (11/25/25 01:27:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012558.ext4.1764459,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=48029,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42413,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/pidfile_1189084 -S -qmp unix:./.k759pyo7,server,wait -qmp unix:./.gjc33h7s,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012558.ext4\n\r51125012558.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012558.ext4.zst: 51129344 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012558.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012558.ext4.1764459\nrunqemu - INFO - Copy done in 0.03971576690673828 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012558.ext4.1764459,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=48029,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42413,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/pidfile_1189084  -S -qmp unix:./.k759pyo7,server,wait -qmp unix:./.gjc33h7s,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189084/tmp-debuginfod/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25444.50\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:27:41)\nConnection from 127.0.0.1:54398\nReached login banner in 2.41 seconds (11/25/25 01:27:44)\nLogged in as root in serial console\n2025-11-25 01:27:47,273 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.1:39887/ debuginfod-find debuginfo /usr/bin/xz\n[Tue Nov 25 01:27:47 2025] (1755935/1755946): 192.168.7.2:40116 UA:elfutils/0.193,Linux/aarch64,/ XFF: GET /buildid/12448aa88385d7933418b28e9858e8131c175915/debuginfo 200 324584 0+13ms\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_fetch, the basehash value changed from ad67e78f6ceff62349eefdaaef3dd79486aef3cc5f9e8eb9009d48bfe36bcf0a to 317bb4d2dd331d4d57debac286269dcbfdb4dd3983a8adeaeb7c4069b86fe2cd. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_unpack, the basehash value changed from 73d54833e5365fb5dad2a337eb0163e99120108aff9cd25a2ab852abbb5c5ed8 to 66558727e376dac1b3d6fa0dd49a69d2ffc55be5f14877a9b32451001fd53803. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_recipe_qa, the basehash value changed from d344846a7c2076c7e2f83887150f63adf911c8c6aa2d7c939f1d5061f9d91268 to 4868885dcf771c18035b0da98618706b0e6c08c4056c53c51b2081555469cde9. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_populate_lic, the basehash value changed from 8a37c05c5ab94993b31c037cdffbc906c5768ca3eb817ff101eef9907ebc7848 to a1155e254e2ff4c91a4cbd7b56b24d88e92a6d25c0879ca3446a3bdde0270ecd. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_create_spdx, the basehash value changed from de738d578fc43e27db2309fec998a3a219c51ca017f5917dbf8d1b97c7c4ad43 to 5bb25ee8dd2d17e070f71b81651c70176c0c3bbf1f52020bc50bec7ad60f362a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_fetch, the basehash value changed from 317bb4d2dd331d4d57debac286269dcbfdb4dd3983a8adeaeb7c4069b86fe2cd to 35623070372c9d0523b493ae428abbd27022cad033654e469334477a49a13297. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_unpack, the basehash value changed from 66558727e376dac1b3d6fa0dd49a69d2ffc55be5f14877a9b32451001fd53803 to a2106e493a1e92484d24b2aee2f98d3f5742932e14cb347528615a80e18481e9. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_recipe_qa, the basehash value changed from 4868885dcf771c18035b0da98618706b0e6c08c4056c53c51b2081555469cde9 to 865e3efe62e9e9978b7df54967e0765cdec11e0a7b5502fc71606f87ef3eb7f6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_populate_lic, the basehash value changed from a1155e254e2ff4c91a4cbd7b56b24d88e92a6d25c0879ca3446a3bdde0270ecd to 125ed3da80e44254fb951d10b04363cc55f79e7eb9d87ab8d2093513732d411a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_create_spdx, the basehash value changed from 5bb25ee8dd2d17e070f71b81651c70176c0c3bbf1f52020bc50bec7ad60f362a to 3bb765e680176118c48a5fa407d2341c66cd0a6c9aaf82177bbbf2e563895591. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_fetch, the basehash value changed from 35623070372c9d0523b493ae428abbd27022cad033654e469334477a49a13297 to b17a1767955e17443c0906017554266bde6a6b1b382b43b29c7b891251c325c9. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_unpack, the basehash value changed from a2106e493a1e92484d24b2aee2f98d3f5742932e14cb347528615a80e18481e9 to 4095a0ebaaea4c3c9ac881825f18bad10b4af2d78091eb227cea4b1af15c0665. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_recipe_qa, the basehash value changed from 865e3efe62e9e9978b7df54967e0765cdec11e0a7b5502fc71606f87ef3eb7f6 to 0278b09f6117a7320bec16055d945252d0030fdb9b832492b69b8331fe56ce44. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_populate_lic, the basehash value changed from 125ed3da80e44254fb951d10b04363cc55f79e7eb9d87ab8d2093513732d411a to a2756cd44e5dcca281e7d23cad1d76e8b8ddca94cca43278bbbcce43ac5d8466. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchnb0ny4tg/test.bb:do_create_spdx, the basehash value changed from 3bb765e680176118c48a5fa407d2341c66cd0a6c9aaf82177bbbf2e563895591 to 963c112c7a77a9be84297123bd931a12fb55a2d794f9cb2ce58e644c176efc8e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\n",
    "status": "FAILED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 60.819,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_hardlink_tree_count": {
    "duration": 0.02035,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_special": {
    "duration": 0.0113,
    "status": "PASSED"
   },
   "liboe.CopyTreeTests.test_copy_tree_xattr": {
    "duration": 12.848,
    "status": "PASSED"
   },
   "liboe.SubprocessTests.test_subprocess_tweak": {
    "duration": 0.01772,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 35.114,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 21.98,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 93.351,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 89.024,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 345.865,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 12.719,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 102.781,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 148.952,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 449.934,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 68.103,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 112.539,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 54.213,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 0.9648,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 0.9286,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 0.9105,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.2055,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.004195,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.002396,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.003239,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.001636,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.002415,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.003347,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.005316,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.006081,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.003748,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.0008237,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.00119,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.001803,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.00214,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.002444,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.003565,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.04277,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.002061,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.00239,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.003454,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.0046,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.01704,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.2015,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.1633,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 288.126,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.3381,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 312.28,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 327.051,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 357.533,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/oescripts.py\", line 25, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/oescripts.py\", line 25, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/oescripts.py\", line 25, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n",
    "status": "ERROR"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/core/case.py\", line 40, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/oescripts.py\", line 25, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-minimal -c rootfs -f' returned non-zero exit status 1:\nERROR: Attempting to set server environment: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n\nStderr:\n2025-11-25 01:19:14,147 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189068/conf/local.conf\n2025-11-25 01:19:14,148 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/bin/bitbake-getvar\", line 54, in <module>\n    tinfoil.prepare(quiet=2, config_only=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/tinfoil.py\", line 550, in prepare\n    config_params.updateToServer(self.server_connection.connection, os.environ.copy())\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 76, in updateToServer\n    raise Exception(\"Unable to update the server configuration with local parameters: %s\" % error)\nException: Unable to update the server configuration with local parameters: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 91, in runCommand\n    result = command_method(self, commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/command.py\", line 291, in updateConfig\n    command.cooker.updateConfigOpts(options, environment, cmdline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 491, in updateConfigOpts\n    self.revalidateCaches()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cooker.py\", line 403, in revalidateCaches\n    self.databuilder.calc_datastore_hashes()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/cookerdata.py\", line 267, in calc_datastore_hashes\n    data_hash.update(self.mcdata[config].get_hash().encode('utf-8'))\nKeyError: 'mc1'\n\n",
    "status": "ERROR"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 16.731,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 311.973,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 4.865,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 0.001665,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 0.00224,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 0.002813,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 0.007105,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 0.008815,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 0.0105,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 135.48,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 90.766,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 31.403,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 17.645,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 84.205,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 79.851,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 18.822,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 102.602,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 23.336,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 108.721,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 46.37,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.01995,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.03153,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.2319,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 58.882,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 2.677,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.384,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 8.488,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 8.221,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 5.94,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 2.768,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.1197,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 2.99,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 0.9605,
    "status": "PASSED"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 97.341,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 233.593,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 130.319,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 86.107,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 38.867,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 83.941,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 35.648,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 61.747,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 36.557,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.7624,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 41.832,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 84.999,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 40.325,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 39.822,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 32.855,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 38.462,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 28.332,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 5.94,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 38.961,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 39.253,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 39.114,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 37.144,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 37.904,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 38.461,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 42.115,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 38.802,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 37.05,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 38.058,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 37.813,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 14.123,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 66.235,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 46.144,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 18.368,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 17.709,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 55.662,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 29.835,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 18.654,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 37.172,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 35.967,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 8.569,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 46.448,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 45.509,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 40.456,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 65.842,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 39.075,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 39.482,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 40.093,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 38.632,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 38.285,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 41.63,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 40.038,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 51.558,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 1.355,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 0.01968,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 0.01385,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 0.01534,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 0.01519,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 0.01322,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 0.01531,
    "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 38.582,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 64.809,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 36.699,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 37.808,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 2.367,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 10.236,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.01601,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.1329,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.1042,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.08326,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.006731,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.006238,
    "status": "PASSED"
   },
   "reproducible.DiffoscopeTests.test_diffoscope": {
    "status": "UNKNOWN"
   },
   "reproducible.ReproducibleTests.test_reproducible_builds": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
    "duration": 0.012,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.01734,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.01827,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.01048,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.007064,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.005566,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.005548,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.005394,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.005371,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.005248,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.005333,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.005565,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.005297,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.005358,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 43.086,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 53.42,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 71.683,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 91.439,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 37.503,
    "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
    "status": "SKIPPED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
    "duration": 6.734,
    "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
    "status": "SKIPPED"
   },
   "rpmtests.BitbakeTests.test_rpm_filenames": {
    "duration": 10.348,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.00903,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.01001,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.007414,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.006832,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.005391,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.005808,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.005893,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.009429,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.009307,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.008914,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.008726,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.008119,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.007978,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.009,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.012,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.015,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_path": {
    "duration": 0.001949,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_compressed_wic_by_recipe": {
    "duration": 0.002586,
    "log": "wic tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 102.737,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 0.001678,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 11.934,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 390, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py\", line 56, in test_boot_machine\n    with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:\n  File \"/usr/lib/python3.10/contextlib.py\", line 135, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 396, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251125013444:\nINFO: rootfs file: \nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013444\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013444\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.ddy72zvj\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:52893\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:37999\nDEBUG: launchcmd=runqemu nographic snapshot kvm qemuarm64 tcpserial=52893:37999 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.l3uugh1w,server,wait -qmp unix:./.ddy72zvj,server,nowait\"\nDEBUG: runqemu started, pid is 2101051\nDEBUG: waiting at most 300 seconds for qemu pid (11/25/25 01:34:47)\nERROR: runqemu exited with code 1\nERROR: Output from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1717, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1783, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 621, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 493, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1726, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 25872.99\n\ntput: No value for $TERM and no -T specified\n\nDEBUG: Sending SIGTERM to runqemu\nWARNING: runqemu during is_alive() test\nDEBUG: Sending SIGTERM to runqemu\n\n\nStderr:\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-11-25 01:32:00,978 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013301\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013301\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.zmgoflbk\nCreated listening socket for qemu serial console on: 127.0.0.1:52493\nCreated listening socket for qemu serial console on: 127.0.0.1:57169\nlaunchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64 tcpserial=52493:57169 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.10exi_ry,server,wait -qmp unix:./.zmgoflbk,server,nowait\"\nrunqemu started, pid is 2087293\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:26)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.10exi_ry\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.10exi_ry\nQMP connected to QEMU at 11/25/25 01:34:27 and took 0.62 seconds\nQMP released QEMU at 11/25/25 01:34:27 and took 0.08 seconds from connect\nqemu started in 0.70 seconds - qemu procces pid is 2087300 (11/25/25 01:34:27)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4, Using it directly.\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52493,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57169,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.10exi_ry,server,wait -qmp unix:./.zmgoflbk,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25850.40\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:34:27)\nConnection from 127.0.0.1:59454\nReached login banner in 2.34 seconds (11/25/25 01:34:30)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013444\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013444\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.ddy72zvj\nCreated listening socket for qemu serial console on: 127.0.0.1:52893\nCreated listening socket for qemu serial console on: 127.0.0.1:37999\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 tcpserial=52893:37999 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.l3uugh1w,server,wait -qmp unix:./.ddy72zvj,server,nowait\"\nrunqemu started, pid is 2101051\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:47)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1717, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1783, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 621, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 493, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1726, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 25872.99\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 11.7,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 390, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py\", line 63, in test_boot_machine_ext4\n    with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:\n  File \"/usr/lib/python3.10/contextlib.py\", line 135, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 396, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251125013455:\nINFO: rootfs file: \nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013455\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013455\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.irno_7yv\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:58065\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:41977\nDEBUG: launchcmd=runqemu nographic snapshot kvm qemuarm64 ext4 tcpserial=58065:41977 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.4rqihrv8,server,wait -qmp unix:./.irno_7yv,server,nowait\"\nDEBUG: runqemu started, pid is 2102757\nDEBUG: waiting at most 300 seconds for qemu pid (11/25/25 01:34:59)\nERROR: runqemu exited with code 1\nERROR: Output from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1717, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1783, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 621, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 493, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1726, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 25884.70\n\ntput: No value for $TERM and no -T specified\n\nDEBUG: Sending SIGTERM to runqemu\nWARNING: runqemu during is_alive() test\nDEBUG: Sending SIGTERM to runqemu\n\n\nStderr:\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-11-25 01:32:00,978 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013301\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013301\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.zmgoflbk\nCreated listening socket for qemu serial console on: 127.0.0.1:52493\nCreated listening socket for qemu serial console on: 127.0.0.1:57169\nlaunchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64 tcpserial=52493:57169 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.10exi_ry,server,wait -qmp unix:./.zmgoflbk,server,nowait\"\nrunqemu started, pid is 2087293\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:26)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.10exi_ry\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.10exi_ry\nQMP connected to QEMU at 11/25/25 01:34:27 and took 0.62 seconds\nQMP released QEMU at 11/25/25 01:34:27 and took 0.08 seconds from connect\nqemu started in 0.70 seconds - qemu procces pid is 2087300 (11/25/25 01:34:27)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4, Using it directly.\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52493,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57169,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.10exi_ry,server,wait -qmp unix:./.zmgoflbk,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25850.40\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:34:27)\nConnection from 127.0.0.1:59454\nReached login banner in 2.34 seconds (11/25/25 01:34:30)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013444\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013444\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.ddy72zvj\nCreated listening socket for qemu serial console on: 127.0.0.1:52893\nCreated listening socket for qemu serial console on: 127.0.0.1:37999\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 tcpserial=52893:37999 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.l3uugh1w,server,wait -qmp unix:./.ddy72zvj,server,nowait\"\nrunqemu started, pid is 2101051\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:47)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1717, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1783, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 621, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 493, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1726, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 25872.99\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013455\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013455\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.irno_7yv\nCreated listening socket for qemu serial console on: 127.0.0.1:58065\nCreated listening socket for qemu serial console on: 127.0.0.1:41977\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 ext4 tcpserial=58065:41977 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.4rqihrv8,server,wait -qmp unix:./.irno_7yv,server,nowait\"\nrunqemu started, pid is 2102757\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:59)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1717, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1783, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 621, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 493, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1726, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 25884.70\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 0.002422,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 11.639,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 390, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/targetcontrol.py\", line 179, in start\n    raise RuntimeError(\"%s - FAILED to start qemu - check the task log and the boot log\" % self.pn)\nRuntimeError: core-image-minimal - FAILED to start qemu - check the task log and the boot log\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/runqemu.py\", line 121, in test_boot_machine_slirp\n    with runqemu(self.recipe, ssh=False, launch_cmd=cmd) as qemu:\n  File \"/usr/lib/python3.10/contextlib.py\", line 135, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 396, in runqemu\n    raise Exception(msg)\nException: core-image-minimal - FAILED to start qemu - check the task log and the boot log\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20251125013507:\nINFO: rootfs file: \nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013507\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013507\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.vv0oq59i\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:33087\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:48119\nDEBUG: launchcmd=runqemu nographic snapshot kvm slirp qemuarm64 tcpserial=33087:48119 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.3eh2nq9_,server,wait -qmp unix:./.vv0oq59i,server,nowait\"\nDEBUG: runqemu started, pid is 2104430\nDEBUG: waiting at most 300 seconds for qemu pid (11/25/25 01:35:10)\nERROR: runqemu exited with code 1\nERROR: Output from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1717, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1783, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 621, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 493, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1726, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 25896.32\n\ntput: No value for $TERM and no -T specified\n\nDEBUG: Sending SIGTERM to runqemu\nWARNING: runqemu during is_alive() test\nDEBUG: Sending SIGTERM to runqemu\n\n\nStderr:\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-11-25 01:32:00,978 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013301\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013301\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.zmgoflbk\nCreated listening socket for qemu serial console on: 127.0.0.1:52493\nCreated listening socket for qemu serial console on: 127.0.0.1:57169\nlaunchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64 tcpserial=52493:57169 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.10exi_ry,server,wait -qmp unix:./.zmgoflbk,server,nowait\"\nrunqemu started, pid is 2087293\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:26)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.10exi_ry\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.10exi_ry\nQMP connected to QEMU at 11/25/25 01:34:27 and took 0.62 seconds\nQMP released QEMU at 11/25/25 01:34:27 and took 0.08 seconds from connect\nqemu started in 0.70 seconds - qemu procces pid is 2087300 (11/25/25 01:34:27)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4, Using it directly.\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52493,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57169,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.10exi_ry,server,wait -qmp unix:./.zmgoflbk,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25850.40\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:34:27)\nConnection from 127.0.0.1:59454\nReached login banner in 2.34 seconds (11/25/25 01:34:30)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013444\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013444\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.ddy72zvj\nCreated listening socket for qemu serial console on: 127.0.0.1:52893\nCreated listening socket for qemu serial console on: 127.0.0.1:37999\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 tcpserial=52893:37999 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.l3uugh1w,server,wait -qmp unix:./.ddy72zvj,server,nowait\"\nrunqemu started, pid is 2101051\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:47)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1717, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1783, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 621, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 493, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1726, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 25872.99\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013455\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013455\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.irno_7yv\nCreated listening socket for qemu serial console on: 127.0.0.1:58065\nCreated listening socket for qemu serial console on: 127.0.0.1:41977\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 ext4 tcpserial=58065:41977 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.4rqihrv8,server,wait -qmp unix:./.irno_7yv,server,nowait\"\nrunqemu started, pid is 2102757\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:59)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1717, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1783, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 621, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 493, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1726, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 25884.70\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013507\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013507\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.vv0oq59i\nCreated listening socket for qemu serial console on: 127.0.0.1:33087\nCreated listening socket for qemu serial console on: 127.0.0.1:48119\nlaunchcmd=runqemu nographic snapshot kvm slirp qemuarm64 tcpserial=33087:48119 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.3eh2nq9_,server,wait -qmp unix:./.vv0oq59i,server,nowait\"\nrunqemu started, pid is 2104430\nwaiting at most 300 seconds for qemu pid (11/25/25 01:35:10)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1717, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1783, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 621, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 493, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1726, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 25896.32\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\n",
    "oetags": [
     "runqemu"
    ],
    "status": "ERROR"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 0.01076,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 20.345,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 28.018,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 0.002498,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 0.003751,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 21.265,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 224.21,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 405.766,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 305.433,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 225.767,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 54.918,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 49.719,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 51.394,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 99.695,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 119.121,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 215.604,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 177.393,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 157.164,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 126.59,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 0.001369,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 0.001557,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "sdk.SDKTests.test_sdk_manifests": {
    "duration": 366.234,
    "status": "PASSED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.01371,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 177.81,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "status": "UNKNOWN"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "status": "UNKNOWN"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "duration": 62.383,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_tar": {
    "duration": 26.011,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 66.754,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 47.188,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 75.165,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 369.504,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 128.154,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 126.461,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 3.677,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 354, in test_sstate_cache_management_script_using_machine\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 288, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,154 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/conf/local.conf\n2025-11-25 01:19:14,155 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125014239\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125014239\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/.9n4neuw0\nCreated listening socket for qemu serial console on: 127.0.0.1:43437\nCreated listening socket for qemu serial console on: 127.0.0.1:50301\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=43437:50301 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/pidfile_1189076  -S -qmp unix:./.ubvoxs16,server,wait -qmp unix:./.9n4neuw0,server,nowait\"\nrunqemu started, pid is 2447958\nwaiting at most 300 seconds for qemu pid (11/25/25 01:44:39)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/.ubvoxs16\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/.ubvoxs16\nQMP connected to QEMU at 11/25/25 01:44:40 and took 0.64 seconds\nQMP released QEMU at 11/25/25 01:44:40 and took 0.15 seconds from connect\nqemu started in 0.79 seconds - qemu procces pid is 2448090 (11/25/25 01:44:40)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014308.ext4.2447960,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43437,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50301,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/pidfile_1189076 -S -qmp unix:./.ubvoxs16,server,wait -qmp unix:./.9n4neuw0,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.6\nServer IP: 192.168.7.5\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014308.ext4\n\r51125014308.ext4.zst : 0 MB...     \r51125014308.ext4.zst : 57 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014308.ext4.zst: 151915520 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014308.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014308.ext4.2447960\nrunqemu - INFO - Copy done in 0.09943652153015137 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014308.ext4.2447960,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43437,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50301,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/pidfile_1189076  -S -qmp unix:./.ubvoxs16,server,wait -qmp unix:./.9n4neuw0,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26463.49\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:44:40)\nConnection from 127.0.0.1:52514\nReached login banner in 4.61 seconds (11/25/25 01:44:45)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125014454\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125014454\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/.dpr6wnrf\nCreated listening socket for qemu serial console on: 127.0.0.1:53147\nCreated listening socket for qemu serial console on: 127.0.0.1:58635\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=53147:58635 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/pidfile_1189076  -S -qmp unix:./.2ana91j8,server,wait -qmp unix:./.dpr6wnrf,server,nowait\"\nrunqemu started, pid is 2513068\nwaiting at most 300 seconds for qemu pid (11/25/25 01:46:09)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/.2ana91j8\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/.2ana91j8\nQMP Port does not exist waiting for it to be created\nQMP port does not exist yet!\nQMP connected to QEMU at 11/25/25 01:46:10 and took 1.22 seconds\nQMP released QEMU at 11/25/25 01:46:10 and took 0.13 seconds from connect\nqemu started in 0.84 seconds - qemu procces pid is 2513208 (11/25/25 01:46:10)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014458.ext4.2513070,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53147,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58635,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/pidfile_1189076 -S -qmp unix:./.2ana91j8,server,wait -qmp unix:./.dpr6wnrf,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014458.ext4\n\r51125014458.ext4.zst : 0 MB...     \r51125014458.ext4.zst : 59 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014458.ext4.zst: 151930880 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014458.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014458.ext4.2513070\nrunqemu - INFO - Copy done in 0.10050153732299805 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014458.ext4.2513070,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53147,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58635,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/pidfile_1189076  -S -qmp unix:./.2ana91j8,server,wait -qmp unix:./.dpr6wnrf,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26553.49\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:46:10)\nConnection from 127.0.0.1:52130\nReached login banner in 4.93 seconds (11/25/25 01:46:15)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 68.109,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 91.679,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 3.189,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 345, in test_sstate_cache_management_script_using_pr_3\n    self.run_test_sstate_cache_management_script('m4', global_config,  target_config, ignore_patterns=['populate_lic'])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 288, in run_test_sstate_cache_management_script\n    bitbake(target)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  m4' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,154 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/conf/local.conf\n2025-11-25 01:19:14,155 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125014239\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125014239\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/.9n4neuw0\nCreated listening socket for qemu serial console on: 127.0.0.1:43437\nCreated listening socket for qemu serial console on: 127.0.0.1:50301\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=43437:50301 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/pidfile_1189076  -S -qmp unix:./.ubvoxs16,server,wait -qmp unix:./.9n4neuw0,server,nowait\"\nrunqemu started, pid is 2447958\nwaiting at most 300 seconds for qemu pid (11/25/25 01:44:39)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/.ubvoxs16\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/.ubvoxs16\nQMP connected to QEMU at 11/25/25 01:44:40 and took 0.64 seconds\nQMP released QEMU at 11/25/25 01:44:40 and took 0.15 seconds from connect\nqemu started in 0.79 seconds - qemu procces pid is 2448090 (11/25/25 01:44:40)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014308.ext4.2447960,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43437,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50301,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/pidfile_1189076 -S -qmp unix:./.ubvoxs16,server,wait -qmp unix:./.9n4neuw0,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.6\nServer IP: 192.168.7.5\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014308.ext4\n\r51125014308.ext4.zst : 0 MB...     \r51125014308.ext4.zst : 57 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014308.ext4.zst: 151915520 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014308.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014308.ext4.2447960\nrunqemu - INFO - Copy done in 0.09943652153015137 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014308.ext4.2447960,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43437,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:50301,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/pidfile_1189076  -S -qmp unix:./.ubvoxs16,server,wait -qmp unix:./.9n4neuw0,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26463.49\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:44:40)\nConnection from 127.0.0.1:52514\nReached login banner in 4.61 seconds (11/25/25 01:44:45)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125014454\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125014454\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/.dpr6wnrf\nCreated listening socket for qemu serial console on: 127.0.0.1:53147\nCreated listening socket for qemu serial console on: 127.0.0.1:58635\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=53147:58635 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/pidfile_1189076  -S -qmp unix:./.2ana91j8,server,wait -qmp unix:./.dpr6wnrf,server,nowait\"\nrunqemu started, pid is 2513068\nwaiting at most 300 seconds for qemu pid (11/25/25 01:46:09)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/.2ana91j8\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/.2ana91j8\nQMP Port does not exist waiting for it to be created\nQMP port does not exist yet!\nQMP connected to QEMU at 11/25/25 01:46:10 and took 1.22 seconds\nQMP released QEMU at 11/25/25 01:46:10 and took 0.13 seconds from connect\nqemu started in 0.84 seconds - qemu procces pid is 2513208 (11/25/25 01:46:10)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014458.ext4.2513070,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53147,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58635,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/pidfile_1189076 -S -qmp unix:./.2ana91j8,server,wait -qmp unix:./.dpr6wnrf,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014458.ext4\n\r51125014458.ext4.zst : 0 MB...     \r51125014458.ext4.zst : 59 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014458.ext4.zst: 151930880 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014458.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014458.ext4.2513070\nrunqemu - INFO - Copy done in 0.10050153732299805 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014458.ext4.2513070,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=53147,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:58635,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/pidfile_1189076  -S -qmp unix:./.2ana91j8,server,wait -qmp unix:./.dpr6wnrf,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189076/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26553.49\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:46:10)\nConnection from 127.0.0.1:52130\nReached login banner in 4.93 seconds (11/25/25 01:46:15)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 61.931,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 61.572,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 59.088,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific": {
    "duration": 50.064,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific": {
    "duration": 60.626,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 68.824,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 63.109,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 65.5,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 4.34,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 749, in test_sstate_compare_sigfiles_and_find_siginfo\n    bitbake(\"%s -c do_tmptask1 -S none\" % pn)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils -c do_tmptask1 -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 01:36:26.973460)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2025-11-25 01:32:00,978 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013301\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013301\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.zmgoflbk\nCreated listening socket for qemu serial console on: 127.0.0.1:52493\nCreated listening socket for qemu serial console on: 127.0.0.1:57169\nlaunchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64 tcpserial=52493:57169 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.10exi_ry,server,wait -qmp unix:./.zmgoflbk,server,nowait\"\nrunqemu started, pid is 2087293\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:26)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.10exi_ry\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.10exi_ry\nQMP connected to QEMU at 11/25/25 01:34:27 and took 0.62 seconds\nQMP released QEMU at 11/25/25 01:34:27 and took 0.08 seconds from connect\nqemu started in 0.70 seconds - qemu procces pid is 2087300 (11/25/25 01:34:27)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4, Using it directly.\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap2\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap2.skip to make runqemu skip tap2.\nrunqemu - INFO - Network configuration: ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:06 -netdev tap,id=net0,ifname=tap2,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52493,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57169,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.10exi_ry,server,wait -qmp unix:./.zmgoflbk,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.6::192.168.7.5:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25850.40\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:34:27)\nConnection from 127.0.0.1:59454\nReached login banner in 2.34 seconds (11/25/25 01:34:30)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013444\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013444\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.ddy72zvj\nCreated listening socket for qemu serial console on: 127.0.0.1:52893\nCreated listening socket for qemu serial console on: 127.0.0.1:37999\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 tcpserial=52893:37999 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.l3uugh1w,server,wait -qmp unix:./.ddy72zvj,server,nowait\"\nrunqemu started, pid is 2101051\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:47)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1717, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1783, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 621, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 493, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1726, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 25872.99\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013455\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013455\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.irno_7yv\nCreated listening socket for qemu serial console on: 127.0.0.1:58065\nCreated listening socket for qemu serial console on: 127.0.0.1:41977\nlaunchcmd=runqemu nographic snapshot kvm qemuarm64 ext4 tcpserial=58065:41977 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.4rqihrv8,server,wait -qmp unix:./.irno_7yv,server,nowait\"\nrunqemu started, pid is 2102757\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:59)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1717, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1783, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 621, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 493, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1726, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 25884.70\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013507\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013507\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.vv0oq59i\nCreated listening socket for qemu serial console on: 127.0.0.1:33087\nCreated listening socket for qemu serial console on: 127.0.0.1:48119\nlaunchcmd=runqemu nographic snapshot kvm slirp qemuarm64 tcpserial=33087:48119 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.3eh2nq9_,server,wait -qmp unix:./.vv0oq59i,server,nowait\"\nrunqemu started, pid is 2104430\nwaiting at most 300 seconds for qemu pid (11/25/25 01:35:10)\nrunqemu exited with code 1\nOutput from runqemu:\nrunqemu - INFO - Running MACHINE=qemuarm64 bitbake -e  ...\nrunqemu - WARNING - Couldn't run 'MACHINE=qemuarm64 bitbake -e  ' to gather environment information, maybe the target wasn't an image name, will retry with virtual/kernel as a target:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nERROR: OEEquivHash requires BB_HASHSERVE to be set\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1717, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  ' returned non-zero exit status 1.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1783, in main\n    config.check_args()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 621, in check_args\n    self.check_arg_machine(unknown_arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 493, in check_arg_machine\n    self.bitbake_e = self.run_bitbake_env(arg)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/scripts/runqemu\", line 1726, in run_bitbake_env\n    return subprocess.check_output(cmd, shell=True).decode('utf-8')\n  File \"/usr/lib/python3.10/subprocess.py\", line 421, in check_output\n    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n  File \"/usr/lib/python3.10/subprocess.py\", line 526, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command 'MACHINE=qemuarm64 bitbake -e  virtual/kernel' returned non-zero exit status 1.\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 25896.32\n\ntput: No value for $TERM and no -T specified\n\nSending SIGTERM to runqemu\nrunqemu during is_alive() test\nSending SIGTERM to runqemu\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013519\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013519\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.gyz19u8c\nCreated listening socket for qemu serial console on: 127.0.0.1:52805\nCreated listening socket for qemu serial console on: 127.0.0.1:45851\nlaunchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf tcpserial=52805:45851 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.btnlbgzh,server,wait -qmp unix:./.gyz19u8c,server,nowait\"\nrunqemu started, pid is 2106211\nwaiting at most 300 seconds for qemu pid (11/25/25 01:35:22)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.btnlbgzh\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.btnlbgzh\nQMP connected to QEMU at 11/25/25 01:35:23 and took 0.60 seconds\nQMP released QEMU at 11/25/25 01:35:23 and took 0.08 seconds from connect\nqemu started in 0.68 seconds - qemu procces pid is 2106230 (11/25/25 01:35:23)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4, Using it directly.\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52805,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:45851,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.btnlbgzh,server,wait -qmp unix:./.gyz19u8c,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25906.02\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:35:23)\nConnection from 127.0.0.1:56768\nReached login banner in 2.35 seconds (11/25/25 01:35:25)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013539\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013539\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.cdspn1iy\nCreated listening socket for qemu serial console on: 127.0.0.1:33599\nCreated listening socket for qemu serial console on: 127.0.0.1:36461\nlaunchcmd=runqemu nographic snapshot kvm core-image-minimal tcpserial=33599:36461 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.tjm_u6x2,server,wait -qmp unix:./.cdspn1iy,server,nowait\"\nrunqemu started, pid is 2113865\nwaiting at most 300 seconds for qemu pid (11/25/25 01:35:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.tjm_u6x2\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.tjm_u6x2\nQMP connected to QEMU at 11/25/25 01:35:51 and took 7.63 seconds\nQMP released QEMU at 11/25/25 01:35:51 and took 0.08 seconds from connect\nqemu started in 7.71 seconds - qemu procces pid is 2122708 (11/25/25 01:35:51)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Running bitbake -e  core-image-minimal...\nrunqemu - WARNING - Found existing decompressed image: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4, Using it directly.\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125013338.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=33599,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36461,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.tjm_u6x2,server,wait -qmp unix:./.cdspn1iy,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25934.11\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:35:51)\nConnection from 127.0.0.1:56460\nReached login banner in 2.47 seconds (11/25/25 01:35:53)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: \nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013608\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013608\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.r8ahbadp\nCreated listening socket for qemu serial console on: 127.0.0.1:46797\nCreated listening socket for qemu serial console on: 127.0.0.1:40095\nlaunchcmd=runqemu nographic snapshot kvm /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=46797:40095 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.htfzd12y,server,wait -qmp unix:./.r8ahbadp,server,nowait\"\nrunqemu started, pid is 2133617\nwaiting at most 300 seconds for qemu pid (11/25/25 01:36:11)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.htfzd12y\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/.htfzd12y\nQMP connected to QEMU at 11/25/25 01:36:12 and took 0.60 seconds\nQMP released QEMU at 11/25/25 01:36:12 and took 0.08 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 2133661 (11/25/25 01:36:12)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=46797,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:40095,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/pidfile_1189097  -S -qmp unix:./.htfzd12y,server,wait -qmp unix:./.r8ahbadp,server,nowait -snapshot -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189097/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25955.29\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:36:12)\nConnection from 127.0.0.1:47626\nReached login banner in 2.35 seconds (11/25/25 01:36:14)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 3.308,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 405, in test_sstate_32_64_same_hash\n    self.sstate_hashtest(\"i686\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 369, in sstate_hashtest\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 02:15:55.270202)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-25 01:19:14,155 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/conf/local.conf\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251125013740\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251125013740\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.qmfmpsgx\nCreated listening socket for qemu serial console on: 127.0.0.1:51661\nCreated listening socket for qemu serial console on: 127.0.0.1:42917\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=51661:42917 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait\"\nrunqemu started, pid is 2265778\nwaiting at most 300 seconds for qemu pid (11/25/25 01:39:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP connected to QEMU at 11/25/25 01:39:43 and took 0.69 seconds\nQMP released QEMU at 11/25/25 01:39:44 and took 0.13 seconds from connect\nqemu started in 0.81 seconds - qemu procces pid is 2265831 (11/25/25 01:39:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4\n\r51125013626.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780\nrunqemu - INFO - Copy done in 0.05507016181945801 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26166.80\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:39:44)\nConnection from 127.0.0.1:60252\nReached login banner in 2.39 seconds (11/25/25 01:39:46)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125020408\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125020408\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.bqdj1wxr\nCreated listening socket for qemu serial console on: 127.0.0.1:52083\nCreated listening socket for qemu serial console on: 127.0.0.1:35299\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=52083:35299 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.mrrqx7dp,server,wait -qmp unix:./.bqdj1wxr,server,nowait\"\nrunqemu started, pid is 3266782\nwaiting at most 300 seconds for qemu pid (11/25/25 02:06:23)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.mrrqx7dp\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.mrrqx7dp\nQMP connected to QEMU at 11/25/25 02:06:24 and took 1.17 seconds\nQMP released QEMU at 11/25/25 02:06:24 and took 0.13 seconds from connect\nqemu started in 1.30 seconds - qemu procces pid is 3267835 (11/25/25 02:06:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4.3266784,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52083,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:35299,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.mrrqx7dp,server,wait -qmp unix:./.bqdj1wxr,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4\n\r51125020438.ext4.zst : 0 MB...     \r51125020438.ext4.zst : 59 MB...     \r51125020438.ext4.zst : 115 MB...     \r51125020438.ext4.zst : 203 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4.zst: 380995584 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4.3266784\nrunqemu - INFO - Copy done in 0.26435399055480957 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4.3266784,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52083,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:35299,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.mrrqx7dp,server,wait -qmp unix:./.bqdj1wxr,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 27767.95\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:06:24)\nConnection from 127.0.0.1:58220\nReached login banner in 5.17 seconds (11/25/25 02:06:30)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125020639\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125020639\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.zhwr485p\nCreated listening socket for qemu serial console on: 127.0.0.1:40341\nCreated listening socket for qemu serial console on: 127.0.0.1:60813\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=40341:60813 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.ohewja0s,server,wait -qmp unix:./.zhwr485p,server,nowait\"\nrunqemu started, pid is 3290900\nwaiting at most 300 seconds for qemu pid (11/25/25 02:08:30)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.ohewja0s\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.ohewja0s\nQMP Port does not exist waiting for it to be created\nQMP port does not exist yet!\nQMP connected to QEMU at 11/25/25 02:08:31 and took 1.17 seconds\nQMP released QEMU at 11/25/25 02:08:31 and took 0.12 seconds from connect\nqemu started in 0.78 seconds - qemu procces pid is 3290907 (11/25/25 02:08:31)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4.3290901,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40341,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60813,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.ohewja0s,server,wait -qmp unix:./.zhwr485p,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4\n\r51125020705.ext4.zst : 0 MB...     \r51125020705.ext4.zst : 61 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4.zst: 175105024 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4.3290901\nrunqemu - INFO - Copy done in 0.08078551292419434 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4.3290901,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40341,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60813,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.ohewja0s,server,wait -qmp unix:./.zhwr485p,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 27894.52\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:08:31)\nConnection from 127.0.0.1:60714\nReached login banner in 5.12 seconds (11/25/25 02:08:37)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125020845\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125020845\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._7ps9qhu\nCreated listening socket for qemu serial console on: 127.0.0.1:52707\nCreated listening socket for qemu serial console on: 127.0.0.1:39571\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=52707:39571 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.9fb7d7i0,server,wait -qmp unix:./._7ps9qhu,server,nowait\"\nrunqemu started, pid is 3304884\nwaiting at most 300 seconds for qemu pid (11/25/25 02:10:32)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.9fb7d7i0\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.9fb7d7i0\nQMP connected to QEMU at 11/25/25 02:10:33 and took 1.20 seconds\nQMP released QEMU at 11/25/25 02:10:33 and took 0.13 seconds from connect\nqemu started in 1.33 seconds - qemu procces pid is 3305544 (11/25/25 02:10:33)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4.3304886,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52707,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:39571,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.9fb7d7i0,server,wait -qmp unix:./._7ps9qhu,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4\n\r51125020914.ext4.zst : 0 MB...     \r51125020914.ext4.zst : 57 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4.zst: 156323840 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4.3304886\nrunqemu - INFO - Copy done in 0.11061549186706543 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4.3304886,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52707,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:39571,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.9fb7d7i0,server,wait -qmp unix:./._7ps9qhu,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 28016.18\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:10:33)\nConnection from 127.0.0.1:36954\nReached login banner in 5.06 seconds (11/25/25 02:10:38)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125021053\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125021053\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.02yu6gk6\nCreated listening socket for qemu serial console on: 127.0.0.1:51017\nCreated listening socket for qemu serial console on: 127.0.0.1:34661\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=51017:34661 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.90dbu0hi,server,wait -qmp unix:./.02yu6gk6,server,nowait\"\nrunqemu started, pid is 3336802\nwaiting at most 300 seconds for qemu pid (11/25/25 02:12:39)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.90dbu0hi\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.90dbu0hi\nQMP connected to QEMU at 11/25/25 02:12:40 and took 1.17 seconds\nQMP released QEMU at 11/25/25 02:12:40 and took 0.12 seconds from connect\nqemu started in 1.29 seconds - qemu procces pid is 3336809 (11/25/25 02:12:40)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4.3336803,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51017,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34661,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.90dbu0hi,server,wait -qmp unix:./.02yu6gk6,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4\n\r51125021119.ext4.zst : 0 MB...     \r51125021119.ext4.zst : 61 MB...     \r51125021119.ext4.zst : 208 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4.zst: 273872896 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4.3336803\nrunqemu - INFO - Copy done in 0.14945411682128906 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4.3336803,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51017,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34661,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.90dbu0hi,server,wait -qmp unix:./.02yu6gk6,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 28143.12\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:12:40)\nConnection from 127.0.0.1:50866\nReached login banner in 2.45 seconds (11/25/25 02:12:42)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125021251\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125021251\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.4u9vx23j\nCreated listening socket for qemu serial console on: 127.0.0.1:42309\nCreated listening socket for qemu serial console on: 127.0.0.1:57773\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=42309:57773 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.8acn1_g2,server,wait -qmp unix:./.4u9vx23j,server,nowait\"\nrunqemu started, pid is 3347949\nwaiting at most 300 seconds for qemu pid (11/25/25 02:14:11)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.8acn1_g2\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.8acn1_g2\nQMP connected to QEMU at 11/25/25 02:14:12 and took 0.66 seconds\nQMP released QEMU at 11/25/25 02:14:12 and took 0.12 seconds from connect\nqemu started in 0.77 seconds - qemu procces pid is 3347957 (11/25/25 02:14:12)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4.3347950,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=42309,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57773,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.8acn1_g2,server,wait -qmp unix:./.4u9vx23j,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4\n\r51125021317.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4.zst: 54611968 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4.3347950\nrunqemu - INFO - Copy done in 0.036537885665893555 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4.3347950,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=42309,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57773,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.8acn1_g2,server,wait -qmp unix:./.4u9vx23j,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 28235.06\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:14:12)\nConnection from 127.0.0.1:53644\nReached login banner in 2.42 seconds (11/25/25 02:14:14)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125021423\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125021423\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.srp_cqxg\nCreated listening socket for qemu serial console on: 127.0.0.1:58367\nCreated listening socket for qemu serial console on: 127.0.0.1:37625\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=58367:37625 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.a2ikqfrp,server,wait -qmp unix:./.srp_cqxg,server,nowait\"\nrunqemu started, pid is 3374893\nwaiting at most 300 seconds for qemu pid (11/25/25 02:15:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.a2ikqfrp\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.a2ikqfrp\nQMP connected to QEMU at 11/25/25 02:15:41 and took 0.67 seconds\nQMP released QEMU at 11/25/25 02:15:41 and took 0.12 seconds from connect\nqemu started in 0.79 seconds - qemu procces pid is 3374900 (11/25/25 02:15:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4.3374894,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=58367,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:37625,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.a2ikqfrp,server,wait -qmp unix:./.srp_cqxg,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4\n\r51125021449.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4.zst: 28610560 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4.3374894\nrunqemu - INFO - Copy done in 0.022601604461669922 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4.3374894,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=58367,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:37625,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.a2ikqfrp,server,wait -qmp unix:./.srp_cqxg,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 28324.45\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:15:41)\nConnection from 127.0.0.1:47214\nReached login banner in 2.42 seconds (11/25/25 02:15:44)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 3.118,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 426, in test_sstate_nativelsbstring_same_hash\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 02:15:58.360763)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-25 01:19:14,155 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/conf/local.conf\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251125013740\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251125013740\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.qmfmpsgx\nCreated listening socket for qemu serial console on: 127.0.0.1:51661\nCreated listening socket for qemu serial console on: 127.0.0.1:42917\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=51661:42917 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait\"\nrunqemu started, pid is 2265778\nwaiting at most 300 seconds for qemu pid (11/25/25 01:39:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP connected to QEMU at 11/25/25 01:39:43 and took 0.69 seconds\nQMP released QEMU at 11/25/25 01:39:44 and took 0.13 seconds from connect\nqemu started in 0.81 seconds - qemu procces pid is 2265831 (11/25/25 01:39:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4\n\r51125013626.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780\nrunqemu - INFO - Copy done in 0.05507016181945801 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26166.80\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:39:44)\nConnection from 127.0.0.1:60252\nReached login banner in 2.39 seconds (11/25/25 01:39:46)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125020408\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125020408\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.bqdj1wxr\nCreated listening socket for qemu serial console on: 127.0.0.1:52083\nCreated listening socket for qemu serial console on: 127.0.0.1:35299\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=52083:35299 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.mrrqx7dp,server,wait -qmp unix:./.bqdj1wxr,server,nowait\"\nrunqemu started, pid is 3266782\nwaiting at most 300 seconds for qemu pid (11/25/25 02:06:23)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.mrrqx7dp\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.mrrqx7dp\nQMP connected to QEMU at 11/25/25 02:06:24 and took 1.17 seconds\nQMP released QEMU at 11/25/25 02:06:24 and took 0.13 seconds from connect\nqemu started in 1.30 seconds - qemu procces pid is 3267835 (11/25/25 02:06:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4.3266784,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52083,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:35299,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.mrrqx7dp,server,wait -qmp unix:./.bqdj1wxr,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4\n\r51125020438.ext4.zst : 0 MB...     \r51125020438.ext4.zst : 59 MB...     \r51125020438.ext4.zst : 115 MB...     \r51125020438.ext4.zst : 203 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4.zst: 380995584 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4.3266784\nrunqemu - INFO - Copy done in 0.26435399055480957 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4.3266784,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52083,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:35299,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.mrrqx7dp,server,wait -qmp unix:./.bqdj1wxr,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 27767.95\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:06:24)\nConnection from 127.0.0.1:58220\nReached login banner in 5.17 seconds (11/25/25 02:06:30)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125020639\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125020639\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.zhwr485p\nCreated listening socket for qemu serial console on: 127.0.0.1:40341\nCreated listening socket for qemu serial console on: 127.0.0.1:60813\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=40341:60813 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.ohewja0s,server,wait -qmp unix:./.zhwr485p,server,nowait\"\nrunqemu started, pid is 3290900\nwaiting at most 300 seconds for qemu pid (11/25/25 02:08:30)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.ohewja0s\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.ohewja0s\nQMP Port does not exist waiting for it to be created\nQMP port does not exist yet!\nQMP connected to QEMU at 11/25/25 02:08:31 and took 1.17 seconds\nQMP released QEMU at 11/25/25 02:08:31 and took 0.12 seconds from connect\nqemu started in 0.78 seconds - qemu procces pid is 3290907 (11/25/25 02:08:31)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4.3290901,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40341,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60813,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.ohewja0s,server,wait -qmp unix:./.zhwr485p,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4\n\r51125020705.ext4.zst : 0 MB...     \r51125020705.ext4.zst : 61 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4.zst: 175105024 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4.3290901\nrunqemu - INFO - Copy done in 0.08078551292419434 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4.3290901,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40341,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60813,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.ohewja0s,server,wait -qmp unix:./.zhwr485p,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 27894.52\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:08:31)\nConnection from 127.0.0.1:60714\nReached login banner in 5.12 seconds (11/25/25 02:08:37)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125020845\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125020845\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._7ps9qhu\nCreated listening socket for qemu serial console on: 127.0.0.1:52707\nCreated listening socket for qemu serial console on: 127.0.0.1:39571\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=52707:39571 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.9fb7d7i0,server,wait -qmp unix:./._7ps9qhu,server,nowait\"\nrunqemu started, pid is 3304884\nwaiting at most 300 seconds for qemu pid (11/25/25 02:10:32)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.9fb7d7i0\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.9fb7d7i0\nQMP connected to QEMU at 11/25/25 02:10:33 and took 1.20 seconds\nQMP released QEMU at 11/25/25 02:10:33 and took 0.13 seconds from connect\nqemu started in 1.33 seconds - qemu procces pid is 3305544 (11/25/25 02:10:33)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4.3304886,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52707,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:39571,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.9fb7d7i0,server,wait -qmp unix:./._7ps9qhu,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4\n\r51125020914.ext4.zst : 0 MB...     \r51125020914.ext4.zst : 57 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4.zst: 156323840 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4.3304886\nrunqemu - INFO - Copy done in 0.11061549186706543 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4.3304886,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52707,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:39571,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.9fb7d7i0,server,wait -qmp unix:./._7ps9qhu,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 28016.18\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:10:33)\nConnection from 127.0.0.1:36954\nReached login banner in 5.06 seconds (11/25/25 02:10:38)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125021053\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125021053\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.02yu6gk6\nCreated listening socket for qemu serial console on: 127.0.0.1:51017\nCreated listening socket for qemu serial console on: 127.0.0.1:34661\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=51017:34661 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.90dbu0hi,server,wait -qmp unix:./.02yu6gk6,server,nowait\"\nrunqemu started, pid is 3336802\nwaiting at most 300 seconds for qemu pid (11/25/25 02:12:39)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.90dbu0hi\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.90dbu0hi\nQMP connected to QEMU at 11/25/25 02:12:40 and took 1.17 seconds\nQMP released QEMU at 11/25/25 02:12:40 and took 0.12 seconds from connect\nqemu started in 1.29 seconds - qemu procces pid is 3336809 (11/25/25 02:12:40)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4.3336803,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51017,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34661,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.90dbu0hi,server,wait -qmp unix:./.02yu6gk6,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4\n\r51125021119.ext4.zst : 0 MB...     \r51125021119.ext4.zst : 61 MB...     \r51125021119.ext4.zst : 208 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4.zst: 273872896 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4.3336803\nrunqemu - INFO - Copy done in 0.14945411682128906 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4.3336803,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51017,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34661,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.90dbu0hi,server,wait -qmp unix:./.02yu6gk6,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 28143.12\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:12:40)\nConnection from 127.0.0.1:50866\nReached login banner in 2.45 seconds (11/25/25 02:12:42)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125021251\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125021251\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.4u9vx23j\nCreated listening socket for qemu serial console on: 127.0.0.1:42309\nCreated listening socket for qemu serial console on: 127.0.0.1:57773\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=42309:57773 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.8acn1_g2,server,wait -qmp unix:./.4u9vx23j,server,nowait\"\nrunqemu started, pid is 3347949\nwaiting at most 300 seconds for qemu pid (11/25/25 02:14:11)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.8acn1_g2\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.8acn1_g2\nQMP connected to QEMU at 11/25/25 02:14:12 and took 0.66 seconds\nQMP released QEMU at 11/25/25 02:14:12 and took 0.12 seconds from connect\nqemu started in 0.77 seconds - qemu procces pid is 3347957 (11/25/25 02:14:12)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4.3347950,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=42309,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57773,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.8acn1_g2,server,wait -qmp unix:./.4u9vx23j,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4\n\r51125021317.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4.zst: 54611968 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4.3347950\nrunqemu - INFO - Copy done in 0.036537885665893555 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4.3347950,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=42309,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57773,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.8acn1_g2,server,wait -qmp unix:./.4u9vx23j,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 28235.06\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:14:12)\nConnection from 127.0.0.1:53644\nReached login banner in 2.42 seconds (11/25/25 02:14:14)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125021423\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125021423\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.srp_cqxg\nCreated listening socket for qemu serial console on: 127.0.0.1:58367\nCreated listening socket for qemu serial console on: 127.0.0.1:37625\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=58367:37625 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.a2ikqfrp,server,wait -qmp unix:./.srp_cqxg,server,nowait\"\nrunqemu started, pid is 3374893\nwaiting at most 300 seconds for qemu pid (11/25/25 02:15:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.a2ikqfrp\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.a2ikqfrp\nQMP connected to QEMU at 11/25/25 02:15:41 and took 0.67 seconds\nQMP released QEMU at 11/25/25 02:15:41 and took 0.12 seconds from connect\nqemu started in 0.79 seconds - qemu procces pid is 3374900 (11/25/25 02:15:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4.3374894,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=58367,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:37625,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.a2ikqfrp,server,wait -qmp unix:./.srp_cqxg,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4\n\r51125021449.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4.zst: 28610560 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4.3374894\nrunqemu - INFO - Copy done in 0.022601604461669922 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4.3374894,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=58367,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:37625,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.a2ikqfrp,server,wait -qmp unix:./.srp_cqxg,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 28324.45\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:15:41)\nConnection from 127.0.0.1:47214\nReached login banner in 2.42 seconds (11/25/25 02:15:44)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 3.146,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 411, in test_sstate_sdk_arch_same_hash\n    self.sstate_hashtest(\"aarch64\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 369, in sstate_hashtest\n    bitbake(\"core-image-weston -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  core-image-weston -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 02:16:01.548348)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-25 01:19:14,155 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/conf/local.conf\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251125013740\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251125013740\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.qmfmpsgx\nCreated listening socket for qemu serial console on: 127.0.0.1:51661\nCreated listening socket for qemu serial console on: 127.0.0.1:42917\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=51661:42917 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait\"\nrunqemu started, pid is 2265778\nwaiting at most 300 seconds for qemu pid (11/25/25 01:39:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._ld_cdc4\nQMP connected to QEMU at 11/25/25 01:39:43 and took 0.69 seconds\nQMP released QEMU at 11/25/25 01:39:44 and took 0.13 seconds from connect\nqemu started in 0.81 seconds - qemu procces pid is 2265831 (11/25/25 01:39:44)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4\n\r51125013626.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780\nrunqemu - INFO - Copy done in 0.05507016181945801 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013626.ext4.2265780,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51661,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42917,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./._ld_cdc4,server,wait -qmp unix:./.qmfmpsgx,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26166.80\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:39:44)\nConnection from 127.0.0.1:60252\nReached login banner in 2.39 seconds (11/25/25 01:39:46)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125020408\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125020408\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.bqdj1wxr\nCreated listening socket for qemu serial console on: 127.0.0.1:52083\nCreated listening socket for qemu serial console on: 127.0.0.1:35299\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=52083:35299 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.mrrqx7dp,server,wait -qmp unix:./.bqdj1wxr,server,nowait\"\nrunqemu started, pid is 3266782\nwaiting at most 300 seconds for qemu pid (11/25/25 02:06:23)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.mrrqx7dp\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.mrrqx7dp\nQMP connected to QEMU at 11/25/25 02:06:24 and took 1.17 seconds\nQMP released QEMU at 11/25/25 02:06:24 and took 0.13 seconds from connect\nqemu started in 1.30 seconds - qemu procces pid is 3267835 (11/25/25 02:06:24)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4.3266784,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52083,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:35299,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.mrrqx7dp,server,wait -qmp unix:./.bqdj1wxr,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4\n\r51125020438.ext4.zst : 0 MB...     \r51125020438.ext4.zst : 59 MB...     \r51125020438.ext4.zst : 115 MB...     \r51125020438.ext4.zst : 203 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4.zst: 380995584 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4.3266784\nrunqemu - INFO - Copy done in 0.26435399055480957 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020438.ext4.3266784,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52083,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:35299,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.mrrqx7dp,server,wait -qmp unix:./.bqdj1wxr,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 27767.95\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:06:24)\nConnection from 127.0.0.1:58220\nReached login banner in 5.17 seconds (11/25/25 02:06:30)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125020639\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125020639\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.zhwr485p\nCreated listening socket for qemu serial console on: 127.0.0.1:40341\nCreated listening socket for qemu serial console on: 127.0.0.1:60813\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=40341:60813 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.ohewja0s,server,wait -qmp unix:./.zhwr485p,server,nowait\"\nrunqemu started, pid is 3290900\nwaiting at most 300 seconds for qemu pid (11/25/25 02:08:30)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.ohewja0s\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.ohewja0s\nQMP Port does not exist waiting for it to be created\nQMP port does not exist yet!\nQMP connected to QEMU at 11/25/25 02:08:31 and took 1.17 seconds\nQMP released QEMU at 11/25/25 02:08:31 and took 0.12 seconds from connect\nqemu started in 0.78 seconds - qemu procces pid is 3290907 (11/25/25 02:08:31)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4.3290901,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40341,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60813,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.ohewja0s,server,wait -qmp unix:./.zhwr485p,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4\n\r51125020705.ext4.zst : 0 MB...     \r51125020705.ext4.zst : 61 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4.zst: 175105024 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4.3290901\nrunqemu - INFO - Copy done in 0.08078551292419434 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020705.ext4.3290901,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40341,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60813,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.ohewja0s,server,wait -qmp unix:./.zhwr485p,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 27894.52\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:08:31)\nConnection from 127.0.0.1:60714\nReached login banner in 5.12 seconds (11/25/25 02:08:37)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125020845\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125020845\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/._7ps9qhu\nCreated listening socket for qemu serial console on: 127.0.0.1:52707\nCreated listening socket for qemu serial console on: 127.0.0.1:39571\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=52707:39571 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.9fb7d7i0,server,wait -qmp unix:./._7ps9qhu,server,nowait\"\nrunqemu started, pid is 3304884\nwaiting at most 300 seconds for qemu pid (11/25/25 02:10:32)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.9fb7d7i0\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.9fb7d7i0\nQMP connected to QEMU at 11/25/25 02:10:33 and took 1.20 seconds\nQMP released QEMU at 11/25/25 02:10:33 and took 0.13 seconds from connect\nqemu started in 1.33 seconds - qemu procces pid is 3305544 (11/25/25 02:10:33)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4.3304886,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52707,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:39571,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.9fb7d7i0,server,wait -qmp unix:./._7ps9qhu,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4\n\r51125020914.ext4.zst : 0 MB...     \r51125020914.ext4.zst : 57 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4.zst: 156323840 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4.3304886\nrunqemu - INFO - Copy done in 0.11061549186706543 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020914.ext4.3304886,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=52707,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:39571,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.9fb7d7i0,server,wait -qmp unix:./._7ps9qhu,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 28016.18\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:10:33)\nConnection from 127.0.0.1:36954\nReached login banner in 5.06 seconds (11/25/25 02:10:38)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125021053\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125021053\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.02yu6gk6\nCreated listening socket for qemu serial console on: 127.0.0.1:51017\nCreated listening socket for qemu serial console on: 127.0.0.1:34661\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=51017:34661 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.90dbu0hi,server,wait -qmp unix:./.02yu6gk6,server,nowait\"\nrunqemu started, pid is 3336802\nwaiting at most 300 seconds for qemu pid (11/25/25 02:12:39)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.90dbu0hi\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.90dbu0hi\nQMP connected to QEMU at 11/25/25 02:12:40 and took 1.17 seconds\nQMP released QEMU at 11/25/25 02:12:40 and took 0.12 seconds from connect\nqemu started in 1.29 seconds - qemu procces pid is 3336809 (11/25/25 02:12:40)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4.3336803,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51017,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34661,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.90dbu0hi,server,wait -qmp unix:./.02yu6gk6,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4\n\r51125021119.ext4.zst : 0 MB...     \r51125021119.ext4.zst : 61 MB...     \r51125021119.ext4.zst : 208 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4.zst: 273872896 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4.3336803\nrunqemu - INFO - Copy done in 0.14945411682128906 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021119.ext4.3336803,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=51017,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:34661,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.90dbu0hi,server,wait -qmp unix:./.02yu6gk6,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 28143.12\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:12:40)\nConnection from 127.0.0.1:50866\nReached login banner in 2.45 seconds (11/25/25 02:12:42)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125021251\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125021251\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.4u9vx23j\nCreated listening socket for qemu serial console on: 127.0.0.1:42309\nCreated listening socket for qemu serial console on: 127.0.0.1:57773\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=42309:57773 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.8acn1_g2,server,wait -qmp unix:./.4u9vx23j,server,nowait\"\nrunqemu started, pid is 3347949\nwaiting at most 300 seconds for qemu pid (11/25/25 02:14:11)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.8acn1_g2\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.8acn1_g2\nQMP connected to QEMU at 11/25/25 02:14:12 and took 0.66 seconds\nQMP released QEMU at 11/25/25 02:14:12 and took 0.12 seconds from connect\nqemu started in 0.77 seconds - qemu procces pid is 3347957 (11/25/25 02:14:12)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4.3347950,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=42309,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57773,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.8acn1_g2,server,wait -qmp unix:./.4u9vx23j,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4\n\r51125021317.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4.zst: 54611968 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4.3347950\nrunqemu - INFO - Copy done in 0.036537885665893555 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021317.ext4.3347950,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=42309,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:57773,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.8acn1_g2,server,wait -qmp unix:./.4u9vx23j,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 28235.06\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:14:12)\nConnection from 127.0.0.1:53644\nReached login banner in 2.42 seconds (11/25/25 02:14:14)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125021423\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125021423\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.srp_cqxg\nCreated listening socket for qemu serial console on: 127.0.0.1:58367\nCreated listening socket for qemu serial console on: 127.0.0.1:37625\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=58367:37625 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.a2ikqfrp,server,wait -qmp unix:./.srp_cqxg,server,nowait\"\nrunqemu started, pid is 3374893\nwaiting at most 300 seconds for qemu pid (11/25/25 02:15:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.a2ikqfrp\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/.a2ikqfrp\nQMP connected to QEMU at 11/25/25 02:15:41 and took 0.67 seconds\nQMP released QEMU at 11/25/25 02:15:41 and took 0.12 seconds from connect\nqemu started in 0.79 seconds - qemu procces pid is 3374900 (11/25/25 02:15:41)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4.3374894,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=58367,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:37625,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103 -S -qmp unix:./.a2ikqfrp,server,wait -qmp unix:./.srp_cqxg,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4\n\r51125021449.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4.zst: 28610560 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4.3374894\nrunqemu - INFO - Copy done in 0.022601604461669922 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125021449.ext4.3374894,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=58367,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:37625,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/pidfile_1189103  -S -qmp unix:./.a2ikqfrp,server,wait -qmp unix:./.srp_cqxg,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189103/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 28324.45\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:15:41)\nConnection from 127.0.0.1:47214\nReached login banner in 2.42 seconds (11/25/25 02:15:44)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 4.189,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 469, in test_sstate_allarch_samesigs\n    self.sstate_common_samesigs(configA, configB, allarch=True)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 179, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 01:34:36.765371)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125012811\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125012811\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.9xjlgi7y\nCreated listening socket for qemu serial console on: 127.0.0.1:46633\nCreated listening socket for qemu serial console on: 127.0.0.1:33039\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=46633:33039 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.ef8hn_dc,server,wait -qmp unix:./.9xjlgi7y,server,nowait\"\nrunqemu started, pid is 1992457\nwaiting at most 300 seconds for qemu pid (11/25/25 01:31:41)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.ef8hn_dc\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.ef8hn_dc\nQMP connected to QEMU at 11/25/25 01:31:45 and took 4.71 seconds\nQMP released QEMU at 11/25/25 01:31:45 and took 0.16 seconds from connect\nqemu started in 4.86 seconds - qemu procces pid is 1992799 (11/25/25 01:31:45)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.1992458,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=46633,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:33039,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111 -S -qmp unix:./.ef8hn_dc,server,wait -qmp unix:./.9xjlgi7y,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4\n\r51125012900.ext4.zst : 0 MB...     \r51125012900.ext4.zst : 130 MB...     \r51125012900.ext4.zst : 189 MB...     \r51125012900.ext4.zst : 248 MB...     \r51125012900.ext4.zst : 298 MB...     \r51125012900.ext4.zst : 349 MB...     \r51125012900.ext4.zst : 405 MB...     \r51125012900.ext4.zst : 461 MB...     \r51125012900.ext4.zst : 527 MB...     \r51125012900.ext4.zst : 591 MB...     \r51125012900.ext4.zst : 645 MB...     \r51125012900.ext4.zst : 702 MB...     \r51125012900.ext4.zst : 764 MB...     \r51125012900.ext4.zst : 820 MB...     \r51125012900.ext4.zst : 875 MB...     \r51125012900.ext4.zst : 932 MB...     \r51125012900.ext4.zst : 995 MB...     \r51125012900.ext4.zst : 1051 MB...     \r51125012900.ext4.zst : 1103 MB...     \r51125012900.ext4.zst : 1157 MB...     \r51125012900.ext4.zst : 1382 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.zst: 1574496256 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.1992458\nrunqemu - INFO - Copy done in 0.918328046798706 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.1992458,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=46633,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:33039,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.ef8hn_dc,server,wait -qmp unix:./.9xjlgi7y,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25688.87\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:31:45)\nConnection from 127.0.0.1:39632\nReached login banner in 2.49 seconds (11/25/25 01:31:48)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013157\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013157\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.e7eew3k2\nCreated listening socket for qemu serial console on: 127.0.0.1:45649\nCreated listening socket for qemu serial console on: 127.0.0.1:46703\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45649:46703 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.tql76f_o,server,wait -qmp unix:./.e7eew3k2,server,nowait\"\nrunqemu started, pid is 2001825\nwaiting at most 300 seconds for qemu pid (11/25/25 01:32:32)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.tql76f_o\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.tql76f_o\nQMP connected to QEMU at 11/25/25 01:32:37 and took 5.17 seconds\nQMP released QEMU at 11/25/25 01:32:37 and took 0.17 seconds from connect\nqemu started in 5.33 seconds - qemu procces pid is 2006990 (11/25/25 01:32:37)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2001855,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45649,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46703,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111 -S -qmp unix:./.tql76f_o,server,wait -qmp unix:./.e7eew3k2,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4\n\r51125012900.ext4.zst : 0 MB...     \r51125012900.ext4.zst : 132 MB...     \r51125012900.ext4.zst : 193 MB...     \r51125012900.ext4.zst : 252 MB...     \r51125012900.ext4.zst : 306 MB...     \r51125012900.ext4.zst : 360 MB...     \r51125012900.ext4.zst : 412 MB...     \r51125012900.ext4.zst : 468 MB...     \r51125012900.ext4.zst : 547 MB...     \r51125012900.ext4.zst : 598 MB...     \r51125012900.ext4.zst : 651 MB...     \r51125012900.ext4.zst : 707 MB...     \r51125012900.ext4.zst : 764 MB...     \r51125012900.ext4.zst : 817 MB...     \r51125012900.ext4.zst : 871 MB...     \r51125012900.ext4.zst : 926 MB...     \r51125012900.ext4.zst : 986 MB...     \r51125012900.ext4.zst : 1037 MB...     \r51125012900.ext4.zst : 1087 MB...     \r51125012900.ext4.zst : 1137 MB...     \r51125012900.ext4.zst : 1227 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.zst: 1574496256 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2001855\nrunqemu - INFO - Copy done in 1.0146307945251465 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2001855,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45649,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46703,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.tql76f_o,server,wait -qmp unix:./.e7eew3k2,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25740.25\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:32:37)\nConnection from 127.0.0.1:44702\nReached login banner in 5.68 seconds (11/25/25 01:32:43)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013252\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013252\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.xfcx6fty\nCreated listening socket for qemu serial console on: 127.0.0.1:43819\nCreated listening socket for qemu serial console on: 127.0.0.1:52949\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=43819:52949 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.6svntzx8,server,wait -qmp unix:./.xfcx6fty,server,nowait\"\nrunqemu started, pid is 2028070\nwaiting at most 300 seconds for qemu pid (11/25/25 01:33:25)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.6svntzx8\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.6svntzx8\nQMP connected to QEMU at 11/25/25 01:33:30 and took 4.64 seconds\nQMP released QEMU at 11/25/25 01:33:30 and took 0.18 seconds from connect\nqemu started in 4.82 seconds - qemu procces pid is 2028564 (11/25/25 01:33:30)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2028071,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43819,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:52949,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111 -S -qmp unix:./.6svntzx8,server,wait -qmp unix:./.xfcx6fty,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4\n\r51125012900.ext4.zst : 0 MB...     \r51125012900.ext4.zst : 134 MB...     \r51125012900.ext4.zst : 196 MB...     \r51125012900.ext4.zst : 254 MB...     \r51125012900.ext4.zst : 310 MB...     \r51125012900.ext4.zst : 364 MB...     \r51125012900.ext4.zst : 420 MB...     \r51125012900.ext4.zst : 475 MB...     \r51125012900.ext4.zst : 557 MB...     \r51125012900.ext4.zst : 609 MB...     \r51125012900.ext4.zst : 663 MB...     \r51125012900.ext4.zst : 725 MB...     \r51125012900.ext4.zst : 783 MB...     \r51125012900.ext4.zst : 837 MB...     \r51125012900.ext4.zst : 893 MB...     \r51125012900.ext4.zst : 952 MB...     \r51125012900.ext4.zst : 1009 MB...     \r51125012900.ext4.zst : 1060 MB...     \r51125012900.ext4.zst : 1112 MB...     \r51125012900.ext4.zst : 1167 MB...     \r51125012900.ext4.zst : 1469 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.zst: 1574496256 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2028071\nrunqemu - INFO - Copy done in 0.9942936897277832 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2028071,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43819,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:52949,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.6svntzx8,server,wait -qmp unix:./.xfcx6fty,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25793.69\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:33:30)\nConnection from 127.0.0.1:39590\nReached login banner in 2.41 seconds (11/25/25 01:33:33)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013342\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013342\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.eaerjy1b\nCreated listening socket for qemu serial console on: 127.0.0.1:57687\nCreated listening socket for qemu serial console on: 127.0.0.1:41805\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=57687:41805 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.tafmis_9,server,wait -qmp unix:./.eaerjy1b,server,nowait\"\nrunqemu started, pid is 2083515\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:17)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.tafmis_9\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.tafmis_9\nQMP connected to QEMU at 11/25/25 01:34:22 and took 4.63 seconds\nQMP released QEMU at 11/25/25 01:34:22 and took 0.16 seconds from connect\nqemu started in 4.79 seconds - qemu procces pid is 2085362 (11/25/25 01:34:22)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2083519,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=57687,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:41805,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111 -S -qmp unix:./.tafmis_9,server,wait -qmp unix:./.eaerjy1b,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4\n\r51125012900.ext4.zst : 0 MB...     \r51125012900.ext4.zst : 132 MB...     \r51125012900.ext4.zst : 196 MB...     \r51125012900.ext4.zst : 258 MB...     \r51125012900.ext4.zst : 316 MB...     \r51125012900.ext4.zst : 368 MB...     \r51125012900.ext4.zst : 424 MB...     \r51125012900.ext4.zst : 480 MB...     \r51125012900.ext4.zst : 562 MB...     \r51125012900.ext4.zst : 615 MB...     \r51125012900.ext4.zst : 670 MB...     \r51125012900.ext4.zst : 730 MB...     \r51125012900.ext4.zst : 787 MB...     \r51125012900.ext4.zst : 838 MB...     \r51125012900.ext4.zst : 893 MB...     \r51125012900.ext4.zst : 952 MB...     \r51125012900.ext4.zst : 1009 MB...     \r51125012900.ext4.zst : 1064 MB...     \r51125012900.ext4.zst : 1116 MB...     \r51125012900.ext4.zst : 1172 MB...     \r51125012900.ext4.zst : 1498 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.zst: 1574496256 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2083519\nrunqemu - INFO - Copy done in 0.9562442302703857 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2083519,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=57687,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:41805,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.tafmis_9,server,wait -qmp unix:./.eaerjy1b,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25845.12\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:34:22)\nConnection from 127.0.0.1:33050\nReached login banner in 2.39 seconds (11/25/25 01:34:24)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 4.193,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 491, in test_sstate_nativesdk_samesigs_multilib\n    self.sstate_common_samesigs(configA, configB)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 179, in sstate_common_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 01:34:40.990378)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-25 01:19:14,156 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/conf/local.conf\n2025-11-25 01:19:14,157 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125012811\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125012811\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.9xjlgi7y\nCreated listening socket for qemu serial console on: 127.0.0.1:46633\nCreated listening socket for qemu serial console on: 127.0.0.1:33039\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=46633:33039 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.ef8hn_dc,server,wait -qmp unix:./.9xjlgi7y,server,nowait\"\nrunqemu started, pid is 1992457\nwaiting at most 300 seconds for qemu pid (11/25/25 01:31:41)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.ef8hn_dc\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.ef8hn_dc\nQMP connected to QEMU at 11/25/25 01:31:45 and took 4.71 seconds\nQMP released QEMU at 11/25/25 01:31:45 and took 0.16 seconds from connect\nqemu started in 4.86 seconds - qemu procces pid is 1992799 (11/25/25 01:31:45)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.1992458,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=46633,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:33039,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111 -S -qmp unix:./.ef8hn_dc,server,wait -qmp unix:./.9xjlgi7y,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4\n\r51125012900.ext4.zst : 0 MB...     \r51125012900.ext4.zst : 130 MB...     \r51125012900.ext4.zst : 189 MB...     \r51125012900.ext4.zst : 248 MB...     \r51125012900.ext4.zst : 298 MB...     \r51125012900.ext4.zst : 349 MB...     \r51125012900.ext4.zst : 405 MB...     \r51125012900.ext4.zst : 461 MB...     \r51125012900.ext4.zst : 527 MB...     \r51125012900.ext4.zst : 591 MB...     \r51125012900.ext4.zst : 645 MB...     \r51125012900.ext4.zst : 702 MB...     \r51125012900.ext4.zst : 764 MB...     \r51125012900.ext4.zst : 820 MB...     \r51125012900.ext4.zst : 875 MB...     \r51125012900.ext4.zst : 932 MB...     \r51125012900.ext4.zst : 995 MB...     \r51125012900.ext4.zst : 1051 MB...     \r51125012900.ext4.zst : 1103 MB...     \r51125012900.ext4.zst : 1157 MB...     \r51125012900.ext4.zst : 1382 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.zst: 1574496256 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.1992458\nrunqemu - INFO - Copy done in 0.918328046798706 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.1992458,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=46633,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:33039,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.ef8hn_dc,server,wait -qmp unix:./.9xjlgi7y,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25688.87\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:31:45)\nConnection from 127.0.0.1:39632\nReached login banner in 2.49 seconds (11/25/25 01:31:48)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013157\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013157\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.e7eew3k2\nCreated listening socket for qemu serial console on: 127.0.0.1:45649\nCreated listening socket for qemu serial console on: 127.0.0.1:46703\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45649:46703 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.tql76f_o,server,wait -qmp unix:./.e7eew3k2,server,nowait\"\nrunqemu started, pid is 2001825\nwaiting at most 300 seconds for qemu pid (11/25/25 01:32:32)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.tql76f_o\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.tql76f_o\nQMP connected to QEMU at 11/25/25 01:32:37 and took 5.17 seconds\nQMP released QEMU at 11/25/25 01:32:37 and took 0.17 seconds from connect\nqemu started in 5.33 seconds - qemu procces pid is 2006990 (11/25/25 01:32:37)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2001855,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45649,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46703,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111 -S -qmp unix:./.tql76f_o,server,wait -qmp unix:./.e7eew3k2,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4\n\r51125012900.ext4.zst : 0 MB...     \r51125012900.ext4.zst : 132 MB...     \r51125012900.ext4.zst : 193 MB...     \r51125012900.ext4.zst : 252 MB...     \r51125012900.ext4.zst : 306 MB...     \r51125012900.ext4.zst : 360 MB...     \r51125012900.ext4.zst : 412 MB...     \r51125012900.ext4.zst : 468 MB...     \r51125012900.ext4.zst : 547 MB...     \r51125012900.ext4.zst : 598 MB...     \r51125012900.ext4.zst : 651 MB...     \r51125012900.ext4.zst : 707 MB...     \r51125012900.ext4.zst : 764 MB...     \r51125012900.ext4.zst : 817 MB...     \r51125012900.ext4.zst : 871 MB...     \r51125012900.ext4.zst : 926 MB...     \r51125012900.ext4.zst : 986 MB...     \r51125012900.ext4.zst : 1037 MB...     \r51125012900.ext4.zst : 1087 MB...     \r51125012900.ext4.zst : 1137 MB...     \r51125012900.ext4.zst : 1227 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.zst: 1574496256 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2001855\nrunqemu - INFO - Copy done in 1.0146307945251465 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2001855,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45649,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46703,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.tql76f_o,server,wait -qmp unix:./.e7eew3k2,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25740.25\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:32:37)\nConnection from 127.0.0.1:44702\nReached login banner in 5.68 seconds (11/25/25 01:32:43)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013252\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013252\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.xfcx6fty\nCreated listening socket for qemu serial console on: 127.0.0.1:43819\nCreated listening socket for qemu serial console on: 127.0.0.1:52949\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=43819:52949 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.6svntzx8,server,wait -qmp unix:./.xfcx6fty,server,nowait\"\nrunqemu started, pid is 2028070\nwaiting at most 300 seconds for qemu pid (11/25/25 01:33:25)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.6svntzx8\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.6svntzx8\nQMP connected to QEMU at 11/25/25 01:33:30 and took 4.64 seconds\nQMP released QEMU at 11/25/25 01:33:30 and took 0.18 seconds from connect\nqemu started in 4.82 seconds - qemu procces pid is 2028564 (11/25/25 01:33:30)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2028071,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43819,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:52949,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111 -S -qmp unix:./.6svntzx8,server,wait -qmp unix:./.xfcx6fty,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4\n\r51125012900.ext4.zst : 0 MB...     \r51125012900.ext4.zst : 134 MB...     \r51125012900.ext4.zst : 196 MB...     \r51125012900.ext4.zst : 254 MB...     \r51125012900.ext4.zst : 310 MB...     \r51125012900.ext4.zst : 364 MB...     \r51125012900.ext4.zst : 420 MB...     \r51125012900.ext4.zst : 475 MB...     \r51125012900.ext4.zst : 557 MB...     \r51125012900.ext4.zst : 609 MB...     \r51125012900.ext4.zst : 663 MB...     \r51125012900.ext4.zst : 725 MB...     \r51125012900.ext4.zst : 783 MB...     \r51125012900.ext4.zst : 837 MB...     \r51125012900.ext4.zst : 893 MB...     \r51125012900.ext4.zst : 952 MB...     \r51125012900.ext4.zst : 1009 MB...     \r51125012900.ext4.zst : 1060 MB...     \r51125012900.ext4.zst : 1112 MB...     \r51125012900.ext4.zst : 1167 MB...     \r51125012900.ext4.zst : 1469 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.zst: 1574496256 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2028071\nrunqemu - INFO - Copy done in 0.9942936897277832 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2028071,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=43819,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:52949,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.6svntzx8,server,wait -qmp unix:./.xfcx6fty,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25793.69\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:33:30)\nConnection from 127.0.0.1:39590\nReached login banner in 2.41 seconds (11/25/25 01:33:33)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125013342\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125013342\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.eaerjy1b\nCreated listening socket for qemu serial console on: 127.0.0.1:57687\nCreated listening socket for qemu serial console on: 127.0.0.1:41805\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=57687:41805 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.tafmis_9,server,wait -qmp unix:./.eaerjy1b,server,nowait\"\nrunqemu started, pid is 2083515\nwaiting at most 300 seconds for qemu pid (11/25/25 01:34:17)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.tafmis_9\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/.tafmis_9\nQMP connected to QEMU at 11/25/25 01:34:22 and took 4.63 seconds\nQMP released QEMU at 11/25/25 01:34:22 and took 0.16 seconds from connect\nqemu started in 4.79 seconds - qemu procces pid is 2085362 (11/25/25 01:34:22)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2083519,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=57687,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:41805,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111 -S -qmp unix:./.tafmis_9,server,wait -qmp unix:./.eaerjy1b,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4\n\r51125012900.ext4.zst : 0 MB...     \r51125012900.ext4.zst : 132 MB...     \r51125012900.ext4.zst : 196 MB...     \r51125012900.ext4.zst : 258 MB...     \r51125012900.ext4.zst : 316 MB...     \r51125012900.ext4.zst : 368 MB...     \r51125012900.ext4.zst : 424 MB...     \r51125012900.ext4.zst : 480 MB...     \r51125012900.ext4.zst : 562 MB...     \r51125012900.ext4.zst : 615 MB...     \r51125012900.ext4.zst : 670 MB...     \r51125012900.ext4.zst : 730 MB...     \r51125012900.ext4.zst : 787 MB...     \r51125012900.ext4.zst : 838 MB...     \r51125012900.ext4.zst : 893 MB...     \r51125012900.ext4.zst : 952 MB...     \r51125012900.ext4.zst : 1009 MB...     \r51125012900.ext4.zst : 1064 MB...     \r51125012900.ext4.zst : 1116 MB...     \r51125012900.ext4.zst : 1172 MB...     \r51125012900.ext4.zst : 1498 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.zst: 1574496256 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2083519\nrunqemu - INFO - Copy done in 0.9562442302703857 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125012900.ext4.2083519,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=57687,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:41805,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/pidfile_1189111  -S -qmp unix:./.tafmis_9,server,wait -qmp unix:./.eaerjy1b,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189111/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25845.12\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:34:22)\nConnection from 127.0.0.1:33050\nReached login banner in 2.39 seconds (11/25/25 01:34:24)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 3.601,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 556, in test_sstate_multilib_or_not_native_samesigs\n    bitbake(\"binutils-native  -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  binutils-native  -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 02:04:10.918478)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-25 01:19:14,144 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/conf/local.conf\n2025-11-25 01:19:14,145 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251125013000\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251125013000\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.v3m2mg69\nCreated listening socket for qemu serial console on: 127.0.0.1:33307\nCreated listening socket for qemu serial console on: 127.0.0.1:51321\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=33307:51321 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.kry83eu9,server,wait -qmp unix:./.v3m2mg69,server,nowait\"\nrunqemu started, pid is 1993773\nwaiting at most 300 seconds for qemu pid (11/25/25 01:31:55)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.kry83eu9\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.kry83eu9\nQMP connected to QEMU at 11/25/25 01:31:55 and took 0.66 seconds\nQMP released QEMU at 11/25/25 01:31:55 and took 0.08 seconds from connect\nqemu started in 0.73 seconds - qemu procces pid is 1993781 (11/25/25 01:31:55)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013038.ext4.1993775,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=33307,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:51321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120 -S -qmp unix:./.kry83eu9,server,wait -qmp unix:./.v3m2mg69,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013038.ext4\n\r51125013038.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013038.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013038.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013038.ext4.1993775\nrunqemu - INFO - Copy done in 0.04760003089904785 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013038.ext4.1993775,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=33307,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:51321,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.kry83eu9,server,wait -qmp unix:./.v3m2mg69,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25698.71\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:31:55)\nConnection from 127.0.0.1:48106\nReached login banner in 2.37 seconds (11/25/25 01:31:58)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125014404\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125014404\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.l174xyhd\nCreated listening socket for qemu serial console on: 127.0.0.1:36533\nCreated listening socket for qemu serial console on: 127.0.0.1:60109\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=36533:60109 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.9qd_sk8m,server,wait -qmp unix:./.l174xyhd,server,nowait\"\nrunqemu started, pid is 2446059\nwaiting at most 300 seconds for qemu pid (11/25/25 01:44:35)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.9qd_sk8m\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.9qd_sk8m\nQMP connected to QEMU at 11/25/25 01:44:36 and took 0.62 seconds\nQMP released QEMU at 11/25/25 01:44:36 and took 0.08 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 2446148 (11/25/25 01:44:36)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014255.ext4.2446069,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36533,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60109,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120 -S -qmp unix:./.9qd_sk8m,server,wait -qmp unix:./.l174xyhd,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014255.ext4\n\r51125014255.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014255.ext4.zst: 28493824 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014255.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014255.ext4.2446069\nrunqemu - INFO - Copy done in 0.01959514617919922 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014255.ext4.2446069,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36533,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60109,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.9qd_sk8m,server,wait -qmp unix:./.l174xyhd,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26459.27\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:44:36)\nConnection from 127.0.0.1:33266\nReached login banner in 2.39 seconds (11/25/25 01:44:38)\nLogged in as root in serial console\n2025-11-25 01:44:44,101 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-abt1qphr' -ex \"target extended-remote 192.168.7.4:9999\" -ex \"info line kmod_help\"\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125014450\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125014450\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.a50zb7fb\nCreated listening socket for qemu serial console on: 127.0.0.1:56163\nCreated listening socket for qemu serial console on: 127.0.0.1:40255\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=56163:40255 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.nppzlwmy,server,wait -qmp unix:./.a50zb7fb,server,nowait\"\nrunqemu started, pid is 2513216\nwaiting at most 300 seconds for qemu pid (11/25/25 01:46:10)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.nppzlwmy\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.nppzlwmy\nQMP connected to QEMU at 11/25/25 01:46:10 and took 0.64 seconds\nQMP released QEMU at 11/25/25 01:46:10 and took 0.08 seconds from connect\nqemu started in 0.72 seconds - qemu procces pid is 2513274 (11/25/25 01:46:10)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014521.ext4\n\r51125014521.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014521.ext4.zst: 32284672 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014521.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014521.ext4.2513219\nrunqemu - INFO - Copy done in 0.02190256118774414 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014521.ext4.2513219,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=56163,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:40255,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.nppzlwmy,server,wait -qmp unix:./.a50zb7fb,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26553.69\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:46:10)\nConnection from 127.0.0.1:58138\nReached login banner in 3.60 seconds (11/25/25 01:46:14)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125014623\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125014623\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.gdrmxocm\nCreated listening socket for qemu serial console on: 127.0.0.1:45805\nCreated listening socket for qemu serial console on: 127.0.0.1:46925\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45805:46925 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.o3i5tfbn,server,wait -qmp unix:./.gdrmxocm,server,nowait\"\nrunqemu started, pid is 2576671\nwaiting at most 300 seconds for qemu pid (11/25/25 01:47:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.o3i5tfbn\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.o3i5tfbn\nQMP connected to QEMU at 11/25/25 01:47:40 and took 0.67 seconds\nQMP released QEMU at 11/25/25 01:47:40 and took 0.09 seconds from connect\nqemu started in 0.76 seconds - qemu procces pid is 2576696 (11/25/25 01:47:40)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014653.ext4\n\r51125014653.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014653.ext4.zst: 30346240 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014653.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014653.ext4.2576672\nrunqemu - INFO - Copy done in 0.02160167694091797 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014653.ext4.2576672,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45805,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46925,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.o3i5tfbn,server,wait -qmp unix:./.gdrmxocm,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26643.62\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:47:40)\nConnection from 127.0.0.1:33718\nReached login banner in 2.43 seconds (11/25/25 01:47:43)\nLogged in as root in serial console\n2025-11-25 01:47:55,278 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125020029\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125020029\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.8qch0zr5\nCreated listening socket for qemu serial console on: 127.0.0.1:50249\nCreated listening socket for qemu serial console on: 127.0.0.1:36795\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=50249:36795 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.pws6ma2z,server,wait -qmp unix:./.8qch0zr5,server,nowait\"\nrunqemu started, pid is 3121195\nwaiting at most 300 seconds for qemu pid (11/25/25 02:01:57)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.pws6ma2z\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.pws6ma2z\nQMP connected to QEMU at 11/25/25 02:01:57 and took 0.65 seconds\nQMP released QEMU at 11/25/25 02:01:57 and took 0.11 seconds from connect\nqemu started in 0.76 seconds - qemu procces pid is 3121217 (11/25/25 02:01:57)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020059.ext4.3121196,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50249,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36795,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120 -S -qmp unix:./.pws6ma2z,server,wait -qmp unix:./.8qch0zr5,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020059.ext4\n\r51125020059.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020059.ext4.zst: 24036352 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020059.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020059.ext4.3121196\nrunqemu - INFO - Copy done in 0.020189285278320312 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020059.ext4.3121196,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50249,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36795,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.pws6ma2z,server,wait -qmp unix:./.8qch0zr5,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 27500.59\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:01:57)\nConnection from 127.0.0.1:46622\nReached login banner in 2.34 seconds (11/25/25 02:02:00)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 4.444,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 510, in test_sstate_sametune_samesigs\n    bitbake(\"world meta-toolchain -S none\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  world meta-toolchain -S none' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nNOTE: Retrying server connection (#1)... (Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/main.py\", line 491, in setup_bitbake\n    server_connection = bb.server.process.connectProcessServer(sockname, featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 693, in connectProcessServer\n    server_connection.connection.updateFeatureSet(featureset)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 496, in updateFeatureSet\n    _, error = self.runCommand([\"setFeatures\", featureset])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/server/process.py\", line 492, in runCommand\n    raise bb.BBHandledException()\nbb.BBHandledException\n, 02:04:15.365440)\nNOTE: Reconnecting to bitbake server...\nERROR: OEEquivHash requires BB_HASHSERVE to be set\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2025-11-25 01:19:14,144 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/conf/local.conf\n2025-11-25 01:19:14,145 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/qemu_boot_log.20251125013000\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/oe-selftest-image/1.0/testimage/ssh_target_log.20251125013000\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.v3m2mg69\nCreated listening socket for qemu serial console on: 127.0.0.1:33307\nCreated listening socket for qemu serial console on: 127.0.0.1:51321\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst tcpserial=33307:51321 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.kry83eu9,server,wait -qmp unix:./.v3m2mg69,server,nowait\"\nrunqemu started, pid is 1993773\nwaiting at most 300 seconds for qemu pid (11/25/25 01:31:55)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.kry83eu9\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.kry83eu9\nQMP connected to QEMU at 11/25/25 01:31:55 and took 0.66 seconds\nQMP released QEMU at 11/25/25 01:31:55 and took 0.08 seconds from connect\nqemu started in 0.73 seconds - qemu procces pid is 1993781 (11/25/25 01:31:55)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013038.ext4.1993775,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=33307,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:51321,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120 -S -qmp unix:./.kry83eu9,server,wait -qmp unix:./.v3m2mg69,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013038.ext4\n\r51125013038.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013038.ext4.zst: 67108864 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs-20251125013038.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/oe-selftest-image-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013038.ext4.1993775\nrunqemu - INFO - Copy done in 0.04760003089904785 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/oe-selftest-image-qemuarm64.rootfs-20251125013038.ext4.1993775,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=33307,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:51321,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.kry83eu9,server,wait -qmp unix:./.v3m2mg69,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 25698.71\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:31:55)\nConnection from 127.0.0.1:48106\nReached login banner in 2.37 seconds (11/25/25 01:31:58)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125014404\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125014404\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.l174xyhd\nCreated listening socket for qemu serial console on: 127.0.0.1:36533\nCreated listening socket for qemu serial console on: 127.0.0.1:60109\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=36533:60109 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.9qd_sk8m,server,wait -qmp unix:./.l174xyhd,server,nowait\"\nrunqemu started, pid is 2446059\nwaiting at most 300 seconds for qemu pid (11/25/25 01:44:35)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.9qd_sk8m\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.9qd_sk8m\nQMP connected to QEMU at 11/25/25 01:44:36 and took 0.62 seconds\nQMP released QEMU at 11/25/25 01:44:36 and took 0.08 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 2446148 (11/25/25 01:44:36)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014255.ext4.2446069,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36533,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60109,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120 -S -qmp unix:./.9qd_sk8m,server,wait -qmp unix:./.l174xyhd,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.4\nServer IP: 192.168.7.3\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014255.ext4\n\r51125014255.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014255.ext4.zst: 28493824 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014255.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014255.ext4.2446069\nrunqemu - INFO - Copy done in 0.01959514617919922 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014255.ext4.2446069,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36533,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60109,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.9qd_sk8m,server,wait -qmp unix:./.l174xyhd,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26459.27\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:44:36)\nConnection from 127.0.0.1:33266\nReached login banner in 2.39 seconds (11/25/25 01:44:38)\nLogged in as root in serial console\n2025-11-25 01:44:44,101 - oe-selftest - WARNING - starting gdb aarch64-poky-linux-gdb --batch -ex 'set sysroot /tmp/debugfs-abt1qphr' -ex \"target extended-remote 192.168.7.4:9999\" -ex \"info line kmod_help\"\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125014450\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125014450\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.a50zb7fb\nCreated listening socket for qemu serial console on: 127.0.0.1:56163\nCreated listening socket for qemu serial console on: 127.0.0.1:40255\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=56163:40255 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.nppzlwmy,server,wait -qmp unix:./.a50zb7fb,server,nowait\"\nrunqemu started, pid is 2513216\nwaiting at most 300 seconds for qemu pid (11/25/25 01:46:10)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.nppzlwmy\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.nppzlwmy\nQMP connected to QEMU at 11/25/25 01:46:10 and took 0.64 seconds\nQMP released QEMU at 11/25/25 01:46:10 and took 0.08 seconds from connect\nqemu started in 0.72 seconds - qemu procces pid is 2513274 (11/25/25 01:46:10)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014521.ext4\n\r51125014521.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014521.ext4.zst: 32284672 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014521.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap1\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap1.skip to make runqemu skip tap1.\nrunqemu - INFO - Network configuration: ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014521.ext4.2513219\nrunqemu - INFO - Copy done in 0.02190256118774414 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:04 -netdev tap,id=net0,ifname=tap1,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014521.ext4.2513219,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=56163,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:40255,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.nppzlwmy,server,wait -qmp unix:./.a50zb7fb,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.4::192.168.7.3:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26553.69\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:46:10)\nConnection from 127.0.0.1:58138\nReached login banner in 3.60 seconds (11/25/25 01:46:14)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125014623\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125014623\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.gdrmxocm\nCreated listening socket for qemu serial console on: 127.0.0.1:45805\nCreated listening socket for qemu serial console on: 127.0.0.1:46925\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=45805:46925 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.o3i5tfbn,server,wait -qmp unix:./.gdrmxocm,server,nowait\"\nrunqemu started, pid is 2576671\nwaiting at most 300 seconds for qemu pid (11/25/25 01:47:40)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.o3i5tfbn\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.o3i5tfbn\nQMP connected to QEMU at 11/25/25 01:47:40 and took 0.67 seconds\nQMP released QEMU at 11/25/25 01:47:40 and took 0.09 seconds from connect\nqemu started in 0.76 seconds - qemu procces pid is 2576696 (11/25/25 01:47:40)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014653.ext4\n\r51125014653.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014653.ext4.zst: 30346240 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014653.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014653.ext4.2576672\nrunqemu - INFO - Copy done in 0.02160167694091797 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014653.ext4.2576672,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=45805,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:46925,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.o3i5tfbn,server,wait -qmp unix:./.gdrmxocm,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26643.62\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:47:40)\nConnection from 127.0.0.1:33718\nReached login banner in 2.43 seconds (11/25/25 01:47:43)\nLogged in as root in serial console\n2025-11-25 01:47:55,278 - oe-selftest - INFO - Running bitbake to generate pkgdata\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125020029\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125020029\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.8qch0zr5\nCreated listening socket for qemu serial console on: 127.0.0.1:50249\nCreated listening socket for qemu serial console on: 127.0.0.1:36795\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=50249:36795 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.pws6ma2z,server,wait -qmp unix:./.8qch0zr5,server,nowait\"\nrunqemu started, pid is 3121195\nwaiting at most 300 seconds for qemu pid (11/25/25 02:01:57)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.pws6ma2z\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/.pws6ma2z\nQMP connected to QEMU at 11/25/25 02:01:57 and took 0.65 seconds\nQMP released QEMU at 11/25/25 02:01:57 and took 0.11 seconds from connect\nqemu started in 0.76 seconds - qemu procces pid is 3121217 (11/25/25 02:01:57)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020059.ext4.3121196,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50249,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36795,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120 -S -qmp unix:./.pws6ma2z,server,wait -qmp unix:./.8qch0zr5,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020059.ext4\n\r51125020059.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020059.ext4.zst: 24036352 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125020059.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020059.ext4.3121196\nrunqemu - INFO - Copy done in 0.020189285278320312 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125020059.ext4.3121196,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=50249,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:36795,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/pidfile_1189120  -S -qmp unix:./.pws6ma2z,server,wait -qmp unix:./.8qch0zr5,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189120/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 27500.59\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 02:01:57)\nConnection from 127.0.0.1:46622\nReached login banner in 2.34 seconds (11/25/25 02:02:00)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 99.799,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 181.116,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 14822.211,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 941.16,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 356.574,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 74.032,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 0.6638,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/sysroot.py\", line 32, in test_sysroot_cleanup\n    bitbake(\"sysroot-test\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  sysroot-test' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,143 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/conf/local.conf\n2025-11-25 01:19:14,144 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125014158\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125014158\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/.qihmr5af\nCreated listening socket for qemu serial console on: 127.0.0.1:33497\nCreated listening socket for qemu serial console on: 127.0.0.1:44397\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=33497:44397 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/pidfile_1189067  -S -qmp unix:./.l6m6dp7l,server,wait -qmp unix:./.qihmr5af,server,nowait\"\nrunqemu started, pid is 2413551\nwaiting at most 300 seconds for qemu pid (11/25/25 01:43:49)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/.l6m6dp7l\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/.l6m6dp7l\nQMP connected to QEMU at 11/25/25 01:43:50 and took 0.69 seconds\nQMP released QEMU at 11/25/25 01:43:50 and took 0.13 seconds from connect\nqemu started in 0.82 seconds - qemu procces pid is 2413858 (11/25/25 01:43:50)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014227.ext4.2413559,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=33497,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44397,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/pidfile_1189067 -S -qmp unix:./.l6m6dp7l,server,wait -qmp unix:./.qihmr5af,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014227.ext4\n\r51125014227.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014227.ext4.zst: 35889152 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125014227.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014227.ext4.2413559\nrunqemu - INFO - Copy done in 0.027797222137451172 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125014227.ext4.2413559,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=33497,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:44397,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/pidfile_1189067  -S -qmp unix:./.l6m6dp7l,server,wait -qmp unix:./.qihmr5af,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 26413.28\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:43:50)\nConnection from 127.0.0.1:59304\nReached login banner in 2.36 seconds (11/25/25 01:43:52)\nCouldn't login into serial console as root using blank password\nThe output:\nroot\r\nPassword: \r\n\r\nLogin timed out after 60 seconds.\r\n\r\r\nPoky (Yocto Project Reference Distro) 5.2.99+snapshot-f61379feed40f90345a6886df5eb959749a7b956 qemuarm64 /dev/ttyAMA0\r\n\r\r\n\rqemuarm64 login: <<< run_serial(): command timed out after 120 seconds without output >>>\r\n\r\n\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125015432\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125015432\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/.owdjorjo\nCreated listening socket for qemu serial console on: 127.0.0.1:39523\nCreated listening socket for qemu serial console on: 127.0.0.1:56713\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=39523:56713 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/pidfile_1189067  -S -qmp unix:./.6oeqyuc3,server,wait -qmp unix:./.owdjorjo,server,nowait\"\nrunqemu started, pid is 2951904\nwaiting at most 300 seconds for qemu pid (11/25/25 01:56:43)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/.6oeqyuc3\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/.6oeqyuc3\nQMP connected to QEMU at 11/25/25 01:56:43 and took 0.64 seconds\nQMP released QEMU at 11/25/25 01:56:43 and took 0.08 seconds from connect\nqemu started in 0.73 seconds - qemu procces pid is 2951927 (11/25/25 01:56:43)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125015500.ext4\n\r51125015500.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125015500.ext4.zst: 74834944 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125015500.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125015500.ext4.2951905\nrunqemu - INFO - Copy done in 0.04761505126953125 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125015500.ext4.2951905,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=39523,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:56713,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/pidfile_1189067  -S -qmp unix:./.6oeqyuc3,server,wait -qmp unix:./.owdjorjo,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 27186.74\n\nQEMU 10.0.6 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (11/25/25 01:56:43)\nConnection from 127.0.0.1:57678\nReached login banner in 2.36 seconds (11/25/25 01:56:46)\nLogged in as root in serial console\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20251125015735\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20251125015735\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/.zoahzmwg\nCreated listening socket for qemu serial console on: 127.0.0.1:34163\nCreated listening socket for qemu serial console on: 127.0.0.1:42657\nlaunchcmd=runqemu snapshot kvm  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst tcpserial=34163:42657 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/pidfile_1189067  -S -qmp unix:./.925z5rwv,server,wait -qmp unix:./.zoahzmwg,server,nowait\"\nrunqemu started, pid is 3036890\nwaiting at most 300 seconds for qemu pid (11/25/25 01:59:01)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/.925z5rwv\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/.925z5rwv\nQMP connected to QEMU at 11/25/25 01:59:02 and took 0.80 seconds\nQMP released QEMU at 11/25/25 01:59:02 and took 0.13 seconds from connect\nqemu started in 0.92 seconds - qemu procces pid is 3036949 (11/25/25 01:59:02)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125015803.ext4.3036891,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34163,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42657,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/pidfile_1189067 -S -qmp unix:./.925z5rwv,server,wait -qmp unix:./.zoahzmwg,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1 \nTarget IP: 192.168.7.2\nServer IP: 192.168.7.1\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Decompressing /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4.zst to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125015803.ext4\n\r51125015803.ext4.zst : 0 MB...     \r                                                                               \r/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125015803.ext4.zst: 35889152 bytes \nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs-20251125015803.ext4]\nSNAPSHOT: [Enabled. Changes on rootfs won't be kept after QEMU shutdown.]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125015803.ext4.3036891\nrunqemu - INFO - Copy done in 0.0217287540435791 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -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 id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs-20251125015803.ext4.3036891,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=34163,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:42657,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/pidfile_1189067  -S -qmp unix:./.925z5rwv,server,wait -qmp unix:./.zoahzmwg,server,nowait -serial null -serial mon:vc -display sdl,show-cursor=on -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189067/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 27325.26\n\n\nWaiting at most 1000 seconds for login banner (11/25/25 01:59:02)\nConnection from 127.0.0.1:53484\nReached login banner in 2.45 seconds (11/25/25 01:59:05)\nLogged in as root in serial console\n",
    "status": "FAILED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 39.018,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 17.752,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 39.05,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 1.208,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/meta-yocto/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py\", line 27, in test_efi_systemdboot_images_can_be_built\n    bb_vars = get_bb_vars(['DEPLOY_DIR_IMAGE', 'IMAGE_LINK_NAME'], image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 250, in get_bb_vars\n    bbenv = get_bb_env(target, postconfig=postconfig)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 244, in get_bb_env\n    return bitbake(\"-e %s\" % target, postconfig=postconfig).output\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  -e core-image-minimal' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nERROR: A builtin fragment 'machine/qemuarm64' is used while MACHINE has already got an assignment.\nPlease either disable the fragment or remove the value assignment.\nTo disable the fragment, use 'bitbake-config-build disable-fragment machine/qemuarm64'.\nERROR: Unable to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/layers/bitbake/lib/bb/__init__.py\", line 262, in fatal\n    raise BBHandledException()\nbb.BBHandledException\n\n\nStderr:\n2025-11-25 01:19:14,164 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1189132/conf/local.conf\n2025-11-25 01:19:14,165 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nThe variable 'BBCLASSEXTEND' is not defined\nINFO: Initializing a new Git repo at /tmp/fake_results.550yrgsb\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.2gqr6gap\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.f8ti6kz5\nINFO: Initializing a new Git repo at /tmp/fake_results.rxz93ynb\nINFO: Initializing a new Git repo at /tmp/fake_results.lqqhzclr\nINFO: Initializing a new Git repo at /tmp/fake_results.ebmx6_u4\n2025-11-25 02:04:17,564 - oe-selftest - INFO - VerifyManifest: doing bitbake core-image-minimal as a prerequisite of the test\n",
    "status": "FAILED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "status": "UNKNOWN"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "status": "UNKNOWN"
   },
   "toolchain.ToolchainTests.test_toolchain_switching": {
    "duration": 144.313,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 69.808,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot_kvm_to_full_target": {
    "duration": 468.489,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 0.01183,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 0.01251,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 19.044,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 29.101,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 13.178,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 138.73,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.4215,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.6529,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.3461,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.3381,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.3603,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.3531,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.3308,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 3.51,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 3.569,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 84.576,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.3241,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.3106,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.3282,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.3306,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 149.777,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 35.4,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 28.48,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 26.72,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 41.337,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 41.534,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 0.0107,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 0.01094,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 74.241,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 33.887,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 36.036,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 24.344,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 41.472,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 22.253,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 21.447,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 29.694,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 19.646,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 20.912,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 0.0007129,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 59.592,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 32.668,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 42.827,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "duration": 99.254,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 21.331,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 0.002257,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_grub_install_pcbios": {
    "duration": 0.003467,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_include_path": {
    "duration": 29.997,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 31.66,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 75.912,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 0.001223,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 31.102,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 23.059,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 39.269,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 42.929,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 20.908,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 25.707,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 294.832,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 0.00321,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 0.005122,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 0.006495,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 52.9,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 19.929,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 21.085,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 30.284,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 95.373,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size": {
    "duration": 106.328,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 0.2976,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 0.03871,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 0.04267,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 72.22,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 18.489,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_gpt_partition": {
    "duration": 22.773,
    "status": "PASSED"
   },
   "wic.Wic2.test_diskid_on_msdos_partition": {
    "duration": 23.099,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 858.063,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 0.003233,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 0.005039,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 95.313,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 35.809,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 0.001403,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_extra_filesystem_space": {
    "duration": 21.66,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_plugin": {
    "duration": 56.193,
    "status": "PASSED"
   },
   "wic.Wic2.test_extra_partition_space": {
    "duration": 28.191,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 20.606,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 17.963,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 18.143,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 77.321,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 44.653,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 41.728,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 3.592,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 3.927,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 18.052,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 19.186,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 129.283,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 0.004009,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 0.005993,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 84.25,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 0.002559,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 87.256,
    "status": "PASSED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 0.02258,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 89.851,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 0.003329,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 10.787,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 11.802,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.0855,
    "status": "PASSED"
   }
  }
 }
}