{
    "oeselftest_almalinux-9.3_qemux86-64_20240313223228": {
        "configuration": {
            "HOST_DISTRO": "almalinux-9.3",
            "HOST_NAME": "alma9-ty-2.yocto.io",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "7b5e2239faad3f7ffb4effb32ad242b18aa9de27",
                    "commit_count": 73948
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "7b5e2239faad3f7ffb4effb32ad242b18aa9de27",
                    "commit_count": 73948
                },
                "meta-selftest": {
                    "branch": "master-next",
                    "commit": "7b5e2239faad3f7ffb4effb32ad242b18aa9de27",
                    "commit_count": 73948
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "7b5e2239faad3f7ffb4effb32ad242b18aa9de27",
                    "commit_count": 73948
                }
            },
            "MACHINE": "qemux86-64",
            "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": "20240313223228",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 155.13385391235352,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 78.82789587974548,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 81.32231760025024,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 83.40476894378662,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 103.15354132652283,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 97.91734790802002,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 88.73454713821411,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 119.11117482185364,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 100.33265709877014,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 37.153342485427856,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 142.3730273246765,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 89.4840784072876,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 102.73271703720093,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 108.0603289604187,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 505.0309076309204,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 239.49692940711975,
                "status": "PASSED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 16053.33355998993,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-9.3\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nmeta-selftest        = \"master:2bf34cd731a66704346ef8ca9c56a749a4484a12\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 268 Mirrors 0 Missed 30 Current 0 (89% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 15 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 28 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 32 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 35 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 42 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 58 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 61 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 65 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 66 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 68 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 71 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 76 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 80 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 89 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 90 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 94 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 100 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 101 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 105 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 3 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 126 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 129 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 465 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.444107142857143 - using 1/16 bitbake threads\nNOTE: Running task 474 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: Running task 488 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: Running task 496 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 566 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: Running task 594 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_fetch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Started\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: Running task 825 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_create_spdx)\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx unihash changed to 2c8b2e2b00a99039867e2c10c22919f49e13703dcdca4c7431a7ed97a9e08baa\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 849 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 850 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 851 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 852 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_compile)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Running task 856 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 857 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 858 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 859 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 860 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: Running task 861 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: Running task 862 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: Running task 863 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Succeeded\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Succeeded\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 867 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Succeeded\nNOTE: Running task 868 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Succeeded\nNOTE: Running task 869 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 870 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'\nCmdError('quilt --quiltrc /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch\npatching file src/target.rs\nHunk #1 FAILED at 69.\nHunk #2 FAILED at 91.\nHunk #3 FAILED at 115.\nHunk #4 FAILED at 139.\nHunk #5 FAILED at 158.\nHunk #6 FAILED at 171.\nHunk #7 FAILED at 255.\nHunk #8 FAILED at 343.\nHunk #9 FAILED at 388.\nHunk #10 FAILED at 418.\n10 out of 10 hunks FAILED -- rejects in file src/target.rs\nPatch 0001-Add-32-bit-RISC-V-support.patch can be reverse-applied\n\nstderr: ')\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/temp/log.do_patch.986824\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch) failed with exit code '1'\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Tasks Summary: Attempted 870 tasks of which 732 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/conf/local.conf\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-9.3\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nmeta-selftest        = \"master:2bf34cd731a66704346ef8ca9c56a749a4484a12\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 268 Mirrors 0 Missed 30 Current 0 (89% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 15 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 28 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 32 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 35 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 42 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 58 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 61 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 65 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 66 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 68 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 71 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 76 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 80 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 89 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 90 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 94 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 100 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 101 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 105 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 3 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 126 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 129 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 465 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.444107142857143 - using 1/16 bitbake threads\nNOTE: Running task 474 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: Running task 488 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: Running task 496 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 566 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: Running task 594 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_fetch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Started\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: Running task 825 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_create_spdx)\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx unihash changed to 2c8b2e2b00a99039867e2c10c22919f49e13703dcdca4c7431a7ed97a9e08baa\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 849 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 850 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 851 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 852 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_compile)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Running task 856 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 857 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 858 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 859 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 860 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: Running task 861 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: Running task 862 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: Running task 863 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Succeeded\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Succeeded\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 867 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Succeeded\nNOTE: Running task 868 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Succeeded\nNOTE: Running task 869 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 870 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'\nCmdError('quilt --quiltrc /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch\npatching file src/target.rs\nHunk #1 FAILED at 69.\nHunk #2 FAILED at 91.\nHunk #3 FAILED at 115.\nHunk #4 FAILED at 139.\nHunk #5 FAILED at 158.\nHunk #6 FAILED at 171.\nHunk #7 FAILED at 255.\nHunk #8 FAILED at 343.\nHunk #9 FAILED at 388.\nHunk #10 FAILED at 418.\n10 out of 10 hunks FAILED -- rejects in file src/target.rs\nPatch 0001-Add-32-bit-RISC-V-support.patch can be reverse-applied\n\nstderr: ')\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/temp/log.do_patch.986824\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch) failed with exit code '1'\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Tasks Summary: Attempted 870 tasks of which 732 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/conf/local.conf\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-9.3\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nmeta-selftest        = \"master:2bf34cd731a66704346ef8ca9c56a749a4484a12\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 268 Mirrors 0 Missed 30 Current 0 (89% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 15 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 28 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 32 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 35 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 42 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 58 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 61 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 65 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 66 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 68 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 71 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 76 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 80 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 89 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 90 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 94 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 100 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 101 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 105 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 3 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 126 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 129 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 465 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.444107142857143 - using 1/16 bitbake threads\nNOTE: Running task 474 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: Running task 488 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: Running task 496 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 566 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: Running task 594 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_fetch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Started\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: Running task 825 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_create_spdx)\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx unihash changed to 2c8b2e2b00a99039867e2c10c22919f49e13703dcdca4c7431a7ed97a9e08baa\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 849 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 850 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 851 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 852 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_compile)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Running task 856 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 857 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 858 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 859 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 860 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: Running task 861 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: Running task 862 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: Running task 863 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Succeeded\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Succeeded\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 867 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Succeeded\nNOTE: Running task 868 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Succeeded\nNOTE: Running task 869 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 870 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'\nCmdError('quilt --quiltrc /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch\npatching file src/target.rs\nHunk #1 FAILED at 69.\nHunk #2 FAILED at 91.\nHunk #3 FAILED at 115.\nHunk #4 FAILED at 139.\nHunk #5 FAILED at 158.\nHunk #6 FAILED at 171.\nHunk #7 FAILED at 255.\nHunk #8 FAILED at 343.\nHunk #9 FAILED at 388.\nHunk #10 FAILED at 418.\n10 out of 10 hunks FAILED -- rejects in file src/target.rs\nPatch 0001-Add-32-bit-RISC-V-support.patch can be reverse-applied\n\nstderr: ')\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/temp/log.do_patch.986824\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch) failed with exit code '1'\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Tasks Summary: Attempted 870 tasks of which 732 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/conf/local.conf\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-9.3\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nmeta-selftest        = \"master:2bf34cd731a66704346ef8ca9c56a749a4484a12\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 268 Mirrors 0 Missed 30 Current 0 (89% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 15 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 28 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 32 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 35 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 42 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 58 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 61 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 65 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 66 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 68 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 71 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 76 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 80 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 89 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 90 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 94 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 100 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 101 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 105 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 3 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 126 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 129 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 465 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.444107142857143 - using 1/16 bitbake threads\nNOTE: Running task 474 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: Running task 488 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: Running task 496 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 566 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: Running task 594 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_fetch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Started\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: Running task 825 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_create_spdx)\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx unihash changed to 2c8b2e2b00a99039867e2c10c22919f49e13703dcdca4c7431a7ed97a9e08baa\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 849 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 850 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 851 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 852 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_compile)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Running task 856 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 857 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 858 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 859 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 860 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: Running task 861 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: Running task 862 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: Running task 863 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Succeeded\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Succeeded\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 867 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Succeeded\nNOTE: Running task 868 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Succeeded\nNOTE: Running task 869 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 870 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'\nCmdError('quilt --quiltrc /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch\npatching file src/target.rs\nHunk #1 FAILED at 69.\nHunk #2 FAILED at 91.\nHunk #3 FAILED at 115.\nHunk #4 FAILED at 139.\nHunk #5 FAILED at 158.\nHunk #6 FAILED at 171.\nHunk #7 FAILED at 255.\nHunk #8 FAILED at 343.\nHunk #9 FAILED at 388.\nHunk #10 FAILED at 418.\n10 out of 10 hunks FAILED -- rejects in file src/target.rs\nPatch 0001-Add-32-bit-RISC-V-support.patch can be reverse-applied\n\nstderr: ')\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/temp/log.do_patch.986824\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch) failed with exit code '1'\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Tasks Summary: Attempted 870 tasks of which 732 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/conf/local.conf\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-9.3\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nmeta-selftest        = \"master:2bf34cd731a66704346ef8ca9c56a749a4484a12\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 268 Mirrors 0 Missed 30 Current 0 (89% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 15 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 28 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 32 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 35 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 42 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 58 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 61 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 65 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 66 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 68 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 71 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 76 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 80 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 89 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 90 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 94 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 100 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 101 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 105 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 3 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 126 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 129 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 465 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.444107142857143 - using 1/16 bitbake threads\nNOTE: Running task 474 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: Running task 488 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: Running task 496 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 566 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: Running task 594 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_fetch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Started\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: Running task 825 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_create_spdx)\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx unihash changed to 2c8b2e2b00a99039867e2c10c22919f49e13703dcdca4c7431a7ed97a9e08baa\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 849 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 850 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 851 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 852 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_compile)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Running task 856 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 857 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 858 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 859 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 860 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: Running task 861 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: Running task 862 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: Running task 863 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Succeeded\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Succeeded\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 867 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Succeeded\nNOTE: Running task 868 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Succeeded\nNOTE: Running task 869 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 870 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'\nCmdError('quilt --quiltrc /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch\npatching file src/target.rs\nHunk #1 FAILED at 69.\nHunk #2 FAILED at 91.\nHunk #3 FAILED at 115.\nHunk #4 FAILED at 139.\nHunk #5 FAILED at 158.\nHunk #6 FAILED at 171.\nHunk #7 FAILED at 255.\nHunk #8 FAILED at 343.\nHunk #9 FAILED at 388.\nHunk #10 FAILED at 418.\n10 out of 10 hunks FAILED -- rejects in file src/target.rs\nPatch 0001-Add-32-bit-RISC-V-support.patch can be reverse-applied\n\nstderr: ')\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/temp/log.do_patch.986824\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch) failed with exit code '1'\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Tasks Summary: Attempted 870 tasks of which 732 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/conf/local.conf\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-9.3\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nmeta-selftest        = \"master:2bf34cd731a66704346ef8ca9c56a749a4484a12\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 268 Mirrors 0 Missed 30 Current 0 (89% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 15 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 28 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 32 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 35 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 42 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 58 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 61 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 65 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 66 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 68 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 71 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 76 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 80 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 89 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 90 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 94 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 100 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 101 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 105 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 3 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 126 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 129 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 465 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.444107142857143 - using 1/16 bitbake threads\nNOTE: Running task 474 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: Running task 488 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: Running task 496 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 566 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: Running task 594 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_fetch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Started\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: Running task 825 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_create_spdx)\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx unihash changed to 2c8b2e2b00a99039867e2c10c22919f49e13703dcdca4c7431a7ed97a9e08baa\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 849 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 850 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 851 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 852 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_compile)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Running task 856 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 857 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 858 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 859 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 860 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: Running task 861 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: Running task 862 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: Running task 863 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Succeeded\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Succeeded\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 867 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Succeeded\nNOTE: Running task 868 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Succeeded\nNOTE: Running task 869 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 870 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'\nCmdError('quilt --quiltrc /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch\npatching file src/target.rs\nHunk #1 FAILED at 69.\nHunk #2 FAILED at 91.\nHunk #3 FAILED at 115.\nHunk #4 FAILED at 139.\nHunk #5 FAILED at 158.\nHunk #6 FAILED at 171.\nHunk #7 FAILED at 255.\nHunk #8 FAILED at 343.\nHunk #9 FAILED at 388.\nHunk #10 FAILED at 418.\n10 out of 10 hunks FAILED -- rejects in file src/target.rs\nPatch 0001-Add-32-bit-RISC-V-support.patch can be reverse-applied\n\nstderr: ')\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/temp/log.do_patch.986824\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch) failed with exit code '1'\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Tasks Summary: Attempted 870 tasks of which 732 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/conf/local.conf\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-9.3\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nmeta-selftest        = \"master:2bf34cd731a66704346ef8ca9c56a749a4484a12\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 268 Mirrors 0 Missed 30 Current 0 (89% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 15 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 28 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 32 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 35 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 42 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 58 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 61 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 65 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 66 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 68 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 71 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 76 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 80 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 89 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 90 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 94 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 100 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 101 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 105 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 3 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 126 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 129 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 465 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.444107142857143 - using 1/16 bitbake threads\nNOTE: Running task 474 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: Running task 488 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: Running task 496 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 566 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: Running task 594 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_fetch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Started\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: Running task 825 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_create_spdx)\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx unihash changed to 2c8b2e2b00a99039867e2c10c22919f49e13703dcdca4c7431a7ed97a9e08baa\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 849 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 850 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 851 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 852 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_compile)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Running task 856 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 857 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 858 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 859 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 860 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: Running task 861 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: Running task 862 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: Running task 863 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Succeeded\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Succeeded\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 867 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Succeeded\nNOTE: Running task 868 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Succeeded\nNOTE: Running task 869 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 870 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'\nCmdError('quilt --quiltrc /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch\npatching file src/target.rs\nHunk #1 FAILED at 69.\nHunk #2 FAILED at 91.\nHunk #3 FAILED at 115.\nHunk #4 FAILED at 139.\nHunk #5 FAILED at 158.\nHunk #6 FAILED at 171.\nHunk #7 FAILED at 255.\nHunk #8 FAILED at 343.\nHunk #9 FAILED at 388.\nHunk #10 FAILED at 418.\n10 out of 10 hunks FAILED -- rejects in file src/target.rs\nPatch 0001-Add-32-bit-RISC-V-support.patch can be reverse-applied\n\nstderr: ')\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/temp/log.do_patch.986824\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch) failed with exit code '1'\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Tasks Summary: Attempted 870 tasks of which 732 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/conf/local.conf\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-9.3\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nmeta-selftest        = \"master:2bf34cd731a66704346ef8ca9c56a749a4484a12\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 268 Mirrors 0 Missed 30 Current 0 (89% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 15 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 28 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 32 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 35 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 42 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 58 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 61 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 65 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 66 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 68 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 71 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 76 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 80 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 89 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 90 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 94 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 100 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 101 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 105 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 3 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 126 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 129 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 465 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.444107142857143 - using 1/16 bitbake threads\nNOTE: Running task 474 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: Running task 488 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: Running task 496 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 566 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: Running task 594 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_fetch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Started\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: Running task 825 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_create_spdx)\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx unihash changed to 2c8b2e2b00a99039867e2c10c22919f49e13703dcdca4c7431a7ed97a9e08baa\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 849 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 850 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 851 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 852 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_compile)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Running task 856 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 857 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 858 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 859 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 860 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: Running task 861 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: Running task 862 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: Running task 863 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Succeeded\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Succeeded\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 867 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Succeeded\nNOTE: Running task 868 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Succeeded\nNOTE: Running task 869 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 870 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'\nCmdError('quilt --quiltrc /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch\npatching file src/target.rs\nHunk #1 FAILED at 69.\nHunk #2 FAILED at 91.\nHunk #3 FAILED at 115.\nHunk #4 FAILED at 139.\nHunk #5 FAILED at 158.\nHunk #6 FAILED at 171.\nHunk #7 FAILED at 255.\nHunk #8 FAILED at 343.\nHunk #9 FAILED at 388.\nHunk #10 FAILED at 418.\n10 out of 10 hunks FAILED -- rejects in file src/target.rs\nPatch 0001-Add-32-bit-RISC-V-support.patch can be reverse-applied\n\nstderr: ')\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/temp/log.do_patch.986824\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch) failed with exit code '1'\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Tasks Summary: Attempted 870 tasks of which 732 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/conf/local.conf\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-9.3\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nmeta-selftest        = \"master:2bf34cd731a66704346ef8ca9c56a749a4484a12\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 268 Mirrors 0 Missed 30 Current 0 (89% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 15 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 28 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 32 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 35 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 42 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 58 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 61 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 65 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 66 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 68 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 71 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 76 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 80 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 89 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 90 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 94 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 100 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 101 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 105 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 3 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 126 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 129 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 465 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.444107142857143 - using 1/16 bitbake threads\nNOTE: Running task 474 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: Running task 488 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: Running task 496 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 566 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: Running task 594 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_fetch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Started\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: Running task 825 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_create_spdx)\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx unihash changed to 2c8b2e2b00a99039867e2c10c22919f49e13703dcdca4c7431a7ed97a9e08baa\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 849 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 850 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 851 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 852 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_compile)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Running task 856 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 857 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 858 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 859 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 860 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: Running task 861 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: Running task 862 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: Running task 863 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Succeeded\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Succeeded\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 867 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Succeeded\nNOTE: Running task 868 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Succeeded\nNOTE: Running task 869 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 870 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'\nCmdError('quilt --quiltrc /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch\npatching file src/target.rs\nHunk #1 FAILED at 69.\nHunk #2 FAILED at 91.\nHunk #3 FAILED at 115.\nHunk #4 FAILED at 139.\nHunk #5 FAILED at 158.\nHunk #6 FAILED at 171.\nHunk #7 FAILED at 255.\nHunk #8 FAILED at 343.\nHunk #9 FAILED at 388.\nHunk #10 FAILED at 418.\n10 out of 10 hunks FAILED -- rejects in file src/target.rs\nPatch 0001-Add-32-bit-RISC-V-support.patch can be reverse-applied\n\nstderr: ')\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/temp/log.do_patch.986824\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch) failed with exit code '1'\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Tasks Summary: Attempted 870 tasks of which 732 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/conf/local.conf\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-9.3\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nmeta-selftest        = \"master:2bf34cd731a66704346ef8ca9c56a749a4484a12\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 268 Mirrors 0 Missed 30 Current 0 (89% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 15 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 28 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 32 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 35 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 42 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 58 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 61 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 65 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 66 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 68 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 71 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 76 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 80 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 89 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 90 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 94 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 100 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 101 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 105 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 3 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 126 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 129 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 465 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.444107142857143 - using 1/16 bitbake threads\nNOTE: Running task 474 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: Running task 488 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: Running task 496 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 566 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: Running task 594 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_fetch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Started\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: Running task 825 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_create_spdx)\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx unihash changed to 2c8b2e2b00a99039867e2c10c22919f49e13703dcdca4c7431a7ed97a9e08baa\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 849 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 850 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 851 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 852 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_compile)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Running task 856 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 857 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 858 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 859 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 860 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: Running task 861 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: Running task 862 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: Running task 863 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Succeeded\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Succeeded\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 867 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Succeeded\nNOTE: Running task 868 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Succeeded\nNOTE: Running task 869 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 870 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'\nCmdError('quilt --quiltrc /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch\npatching file src/target.rs\nHunk #1 FAILED at 69.\nHunk #2 FAILED at 91.\nHunk #3 FAILED at 115.\nHunk #4 FAILED at 139.\nHunk #5 FAILED at 158.\nHunk #6 FAILED at 171.\nHunk #7 FAILED at 255.\nHunk #8 FAILED at 343.\nHunk #9 FAILED at 388.\nHunk #10 FAILED at 418.\n10 out of 10 hunks FAILED -- rejects in file src/target.rs\nPatch 0001-Add-32-bit-RISC-V-support.patch can be reverse-applied\n\nstderr: ')\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/temp/log.do_patch.986824\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch) failed with exit code '1'\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Tasks Summary: Attempted 870 tasks of which 732 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/conf/local.conf\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-9.3\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nmeta-selftest        = \"master:2bf34cd731a66704346ef8ca9c56a749a4484a12\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 268 Mirrors 0 Missed 30 Current 0 (89% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 15 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 28 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 32 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 35 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 42 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 58 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 61 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 65 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 66 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 68 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 71 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 76 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 80 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 89 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 90 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 94 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 100 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 101 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 105 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 3 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 126 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 129 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 465 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.444107142857143 - using 1/16 bitbake threads\nNOTE: Running task 474 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: Running task 488 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: Running task 496 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 566 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: Running task 594 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_fetch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Started\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: Running task 825 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_create_spdx)\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx unihash changed to 2c8b2e2b00a99039867e2c10c22919f49e13703dcdca4c7431a7ed97a9e08baa\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 849 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 850 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 851 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 852 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_compile)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Running task 856 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 857 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 858 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 859 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 860 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: Running task 861 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: Running task 862 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: Running task 863 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Succeeded\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Succeeded\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 867 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Succeeded\nNOTE: Running task 868 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Succeeded\nNOTE: Running task 869 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 870 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'\nCmdError('quilt --quiltrc /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch\npatching file src/target.rs\nHunk #1 FAILED at 69.\nHunk #2 FAILED at 91.\nHunk #3 FAILED at 115.\nHunk #4 FAILED at 139.\nHunk #5 FAILED at 158.\nHunk #6 FAILED at 171.\nHunk #7 FAILED at 255.\nHunk #8 FAILED at 343.\nHunk #9 FAILED at 388.\nHunk #10 FAILED at 418.\n10 out of 10 hunks FAILED -- rejects in file src/target.rs\nPatch 0001-Add-32-bit-RISC-V-support.patch can be reverse-applied\n\nstderr: ')\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/temp/log.do_patch.986824\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch) failed with exit code '1'\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Tasks Summary: Attempted 870 tasks of which 732 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/conf/local.conf\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/bblayers.py\", line 20, in setUpClass\n    bitbake(\"python3-jsonschema-native\")\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  python3-jsonschema-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.7.3\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"almalinux-9.3\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"4.3+snapshot-7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master-next:7b5e2239faad3f7ffb4effb32ad242b18aa9de27\"\nmeta-selftest        = \"master:2bf34cd731a66704346ef8ca9c56a749a4484a12\"\n\nInitialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure\nSstate summary: Wanted 298 Local 268 Mirrors 0 Missed 30 Current 0 (89% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 4 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 7 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 8 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 13 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 15 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 17 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 19 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 20 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 23 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 27 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 28 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 29 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 32 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 35 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 39 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 40 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 41 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 42 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 45 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 46 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 47 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 48 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 49 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 50 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 51 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 52 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 53 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 54 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 55 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 56 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 58 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 59 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-idna-native-3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 60 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 61 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 64 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 65 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 66 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 67 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 68 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 70 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 71 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 74 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 75 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 76 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 77 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 79 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 80 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 2 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 82 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 84 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 85 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_populate_sysroot_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 89 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 90 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 92 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 94 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pluggy_1.4.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 100 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ca-certificates-native-20211016-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 101 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 103 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 105 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/ca-certificates/ca-certificates_20211016.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 106 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 107 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_recipe_qa_setscene)\nNOTE: recipe curl-native-8.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/curl/curl_8.6.0.bb:do_recipe_qa_setscene)\nNOTE: Running task 3 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 111 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libssh2/libssh2_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 113 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-importlib-metadata_7.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 114 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 116 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-calver_2022.6.26.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.21.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 117 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.4.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2024.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 118 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_create_spdx_setscene)\nNOTE: recipe ca-certificates-native-20211016-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_unpack: Succeeded\nNOTE: Running task 5 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_fetch)\nNOTE: recipe cargo-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libssh2-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-calver-native-2022.6.26-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-importlib-metadata-native-7.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 120 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 121 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 122 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 123 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 124 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 126 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-zipp_3.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 127 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 129 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-six_1.16.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathlib2-native-2.3.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-zipp-native-3.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 131 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-more-itertools_10.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.1.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 133 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 135 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-toml_0.10.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 136 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 137 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 139 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 140 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 141 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-six-native-1.16.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-more-itertools-native-10.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-toml-native-0.10.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.0.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 142 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 144 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-typing-extensions_4.10.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 146 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-tomli_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyparsing_3.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-24.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 150 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pip_24.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 151 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-tomli-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 152 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pip-native-24.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 155 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 156 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 186 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 188 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-wheel_0.42.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-69.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-wheel-native-0.42.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.1.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 190 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-build_1.1.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 191 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 192 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.1.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 194 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-packaging-native-23.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 195 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 197 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-packaging_23.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 16 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.0.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-packaging-native-23.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 198 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 200 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 202 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 203 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 206 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.12.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 207 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 208 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 212 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 214 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3_3.12.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 215 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 216 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 217 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 219 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/libffi/libffi_3.4.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 220 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 222 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/expat/expat_2.6.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 223 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libnsl/libnsl2_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 226 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 228 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/util-linux/util-linux-libuuid_2.39.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 230 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libedit/libedit_20230828-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/sqlite/sqlite3_3.45.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.12.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.39.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20230828-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe expat-native-2.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 234 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 235 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ninja-native-1.11.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 239 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/re2c/re2c_3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.28.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/cmake/cmake-native_3.28.3.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 242 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 243 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 244 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 245 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 246 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.28.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 248 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/zstd/zstd_1.5.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 250 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 252 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/ncurses/ncurses_6.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 254 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssl/openssl_3.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 255 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe xz-native-5.6.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 257 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/xz/xz_5.6.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.6.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe openssl-native-3.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.38.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 258 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 259 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 264 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/perl/perl_5.38.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 265 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.38.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 267 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-support/gdbm/gdbm_1.23.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 269 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 270 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 272 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gdbm-native-1.23-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 273 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 275 of 298 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 277 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/libtool/libtool-native_2.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 281 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 284 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 293 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 295 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-core/gettext/gettext-minimal-native_0.22.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 296 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot_setscene)\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 298 of 298 (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.22.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe quilt-native-0.67-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe rust-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Running task 465 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_unpack)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Started\nNOTE: Load average limiting set to False as load average: 1.444107142857143 - using 1/16 bitbake threads\nNOTE: Running task 474 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust_1.75.0.bb:do_unpack)\nNOTE: Running task 488 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/cargo_1.75.0.bb:do_fetch)\nNOTE: Running task 496 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 566 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_patch)\nNOTE: Running task 594 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_fetch)\nNOTE: Running task 624 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_fetch)\nNOTE: Running task 625 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 627 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_fetch)\nNOTE: Running task 659 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_fetch)\nNOTE: Running task 710 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_fetch)\nNOTE: Running task 711 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_fetch)\nNOTE: Running task 721 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_fetch)\nNOTE: Running task 722 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_fetch)\nNOTE: Running task 723 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_fetch)\nNOTE: Running task 724 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Started\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Started\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 725 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_unpack)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 726 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_unpack)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Started\nNOTE: Running task 728 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_fetch)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_fetch: Succeeded\nNOTE: Running task 729 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_unpack)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 730 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_fetch: Succeeded\nNOTE: Running task 731 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_fetch)\nNOTE: Running task 732 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_fetch)\nNOTE: Running task 733 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_fetch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Started\nNOTE: Running task 734 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_fetch)\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Started\nNOTE: Running task 735 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 736 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_patch)\nNOTE: Running task 739 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_unpack)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Started\nNOTE: Running task 740 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_patch)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 741 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_unpack)\nNOTE: Running task 742 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_unpack)\nNOTE: Running task 743 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_unpack)\nNOTE: Running task 744 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_unpack)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 745 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_unpack)\nNOTE: Running task 746 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_unpack)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 747 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_configure)\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_unpack: Succeeded\nNOTE: Running task 748 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_patch)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Started\nNOTE: Running task 749 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_unpack)\nNOTE: Running task 750 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_unpack)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_unpack: Succeeded\nNOTE: Running task 751 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_unpack)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_unpack: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 752 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_patch)\nNOTE: Running task 756 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 757 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_patch)\nNOTE: Running task 758 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_patch)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_configure: Succeeded\nNOTE: Running task 759 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_patch: Succeeded\nNOTE: Running task 761 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_unpack: Succeeded\nNOTE: Running task 763 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_patch)\nNOTE: Running task 764 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Started\nNOTE: Running task 765 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Started\nNOTE: Running task 766 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_patch)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_patch: Succeeded\nNOTE: Running task 767 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_patch)\nNOTE: Running task 768 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_patch)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_patch: Succeeded\nNOTE: Running task 769 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_patch)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-rust-native-1.9.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Started\nNOTE: Running task 770 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_patch)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_patch: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_patch: Succeeded\nNOTE: Running task 776 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 779 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 782 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 783 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 784 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_compile)\nNOTE: Running task 786 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_patch: Succeeded\nNOTE: Running task 788 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_patch: Succeeded\nNOTE: Running task 791 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 793 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 794 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 795 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_collect_spdx_deps)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 796 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_unpack)\nNOTE: Running task 797 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 798 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 799 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_configure)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 800 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_configure)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_unpack: Succeeded\nNOTE: Running task 801 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_patch)\nNOTE: Running task 802 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 803 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_compile)\nNOTE: Running task 804 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 805 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_configure)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Started\nNOTE: Running task 806 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_configure: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Started\nNOTE: Running task 807 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_compile)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 808 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_compile)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Started\nNOTE: Running task 809 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Started\nNOTE: Running task 810 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_compile)\nNOTE: Running task 811 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_compile)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_patch: Succeeded\nNOTE: Running task 813 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb:do_rust_gen_targets)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 814 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_collect_spdx_deps)\nNOTE: recipe python3-idna-native-3.6-r0: task do_configure: Succeeded\nNOTE: Running task 815 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 816 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_compile)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 817 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_collect_spdx_deps)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Started\nNOTE: Running task 819 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-rpds-py-native-0.18.0-r0: task do_rust_gen_targets: Succeeded\nNOTE: Running task 821 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_create_spdx)\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 822 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_create_spdx)\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 823 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_install)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 824 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_create_spdx)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Started\nNOTE: Running task 825 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_create_spdx)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_compile: Succeeded\nNOTE: Running task 826 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_create_spdx)\nNOTE: Running task 827 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_install)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Started\nNOTE: Running task 828 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Started\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_install: Succeeded\nNOTE: Running task 829 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Started\nNOTE: Running task 830 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_create_spdx)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 831 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_create_spdx)\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Running task 832 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_install)\nNOTE: Running task 834 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_create_spdx)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_install: Succeeded\nNOTE: Running task 835 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_compile: Succeeded\nNOTE: recipe python3-semantic-version-native-2.10.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 838 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_install)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_compile: Succeeded\nNOTE: recipe python3-idna-native-3.6-r0: task do_compile: Succeeded\nNOTE: Running task 839 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_install)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 840 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_install)\nNOTE: Running task 841 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_compile: Succeeded\nNOTE: Running task 842 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_install)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Started\nNOTE: recipe python3-hatch-vcs-native-0.4.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 843 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb:do_populate_sysroot)\nNOTE: Running task 844 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_create_runtime_spdx: Succeeded\nNOTE: Running task 845 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_prepare_recipe_sysroot)\nNOTE: Task virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_create_runtime_spdx unihash changed to 2c8b2e2b00a99039867e2c10c22919f49e13703dcdca4c7431a7ed97a9e08baa\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_install: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 846 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_install: Succeeded\nNOTE: Running task 847 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_install: Succeeded\nNOTE: Running task 848 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonpointer_2.4.bb:do_populate_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_install: Succeeded\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Started\nNOTE: Running task 849 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-idna_3.6.bb:do_populate_sysroot)\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatch-fancy-pypi-readme-native-24.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 850 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 851 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 852 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 853 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_configure)\nNOTE: recipe python3-rfc3339-validator-native-0.1.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-rfc3987-native-1.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Started\nNOTE: recipe python3-jsonpointer-native-2.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Started\nNOTE: recipe python3-idna-native-3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 854 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_compile)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_compile: Succeeded\nNOTE: Running task 855 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_configure: Succeeded\nNOTE: Running task 856 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 857 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 858 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_configure)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 859 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_configure)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_install: Succeeded\nNOTE: Running task 860 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-webcolors_1.13.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_configure: Succeeded\nNOTE: Running task 861 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_compile)\nNOTE: Running task 862 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_compile)\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_install: Succeeded\nNOTE: Running task 863 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-pyrsistent_0.20.0.bb:do_populate_sysroot)\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-webcolors-native-1.13-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyrsistent-native-0.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_compile: Succeeded\nNOTE: Running task 865 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-referencing_0.33.0.bb:do_install)\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Started\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_install: Succeeded\nNOTE: Running task 866 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 867 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_install)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_compile: Succeeded\nNOTE: Running task 868 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-jsonschema_4.21.1.bb:do_install)\nNOTE: recipe python3-referencing-native-0.33.0-r0: task do_install: Succeeded\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Started\nNOTE: recipe python3-jsonschema-specifications-native-2023.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_install: Succeeded\nNOTE: Running task 869 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-attrs_23.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-jsonschema-native-4.21.1-r0: task do_install: Succeeded\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-attrs-native-23.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 870 of 921 (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch)\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Started\nERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'\nCmdError('quilt --quiltrc /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch\npatching file src/target.rs\nHunk #1 FAILED at 69.\nHunk #2 FAILED at 91.\nHunk #3 FAILED at 115.\nHunk #4 FAILED at 139.\nHunk #5 FAILED at 158.\nHunk #6 FAILED at 171.\nHunk #7 FAILED at 255.\nHunk #8 FAILED at 343.\nHunk #9 FAILED at 388.\nHunk #10 FAILED at 418.\n10 out of 10 hunks FAILED -- rejects in file src/target.rs\nPatch 0001-Add-32-bit-RISC-V-support.patch can be reverse-applied\n\nstderr: ')\nERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/temp/log.do_patch.986824\nNOTE: recipe python3-maturin-native-1.5.0-r0: task do_patch: Failed\nERROR: Task (virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch) failed with exit code '1'\nNOTE: recipe rust-llvm-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe rust-native-1.75.0-r0: task do_unpack: Succeeded\nNOTE: recipe cargo-native-1.75.0-r0: task do_fetch: Succeeded\nNOTE: Tasks Summary: Attempted 870 tasks of which 732 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt\nYou can send the errors to a reports server by running:\n  send-error-report /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/tmp/log/error-report/error_report_20240313223409.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  virtual:native:/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-devtools/python/python3-maturin_1.5.0.bb:do_patch\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937179/conf/local.conf\n2024-03-13 22:32:30,971 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 222.91657614707947,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 564.8019013404846,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 271.3579349517822,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 298.3768742084503,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 474.77009534835815,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 117.21956634521484,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 67.42667365074158,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 22.04489302635193,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 17.108379364013672,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 19.323421001434326,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 17.365129470825195,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 14.749213695526123,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 18.83713722229004,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 17.801695346832275,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 18.29459810256958,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 18.383902549743652,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 17.15956401824951,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 19.87227725982666,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 17.614480018615723,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 17.249656915664673,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 19.583716869354248,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 24.917773485183716,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 18.85027313232422,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 18.088841199874878,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 19.67432165145874,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 117.21050119400024,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 10.275201320648193,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 1.180650234222412,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 6.692277431488037,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 14.974817037582397,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 238.26905822753906,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 12.980754613876343,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 4.809823513031006,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 80.46245455741882,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 2078.7416427135468,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 91.17809462547302,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 39.81197786331177,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 50.53473258018494,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 115.40623426437378,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 18.380779027938843,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 7678.363038301468,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 117.581209897995,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 6.778262138366699,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 5.577898263931274,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 34.084466218948364,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 96.76286435127258,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 5.9771928787231445,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 7.928319215774536,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 83.44961023330688,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 4.099202632904053,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 4.142285585403442,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 4.455739736557007,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 36.10797905921936,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 103.39300417900085,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 74.34898161888123,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 6.456744194030762,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 1.2434816360473633,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 164.85299634933472,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 179.22867488861084,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 129.65308260917664,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 52.049628496170044,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 243.12480068206787,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 2509.338459968567,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 9012.672072172165,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 703.3749897480011,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 1584.674072265625,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 128.4617531299591,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 1777.226435661316,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 4852.415937900543,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 1790.9827888011932,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 123.83419513702393,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 1748.2071588039398,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 123.6855206489563,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 15188.45063829422,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.1781935691833496,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 260.7675952911377,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 17.088346004486084,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 14.37070107460022,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 59.54648160934448,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.048552751541137695,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "status": "UNKNOWN"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 2317.047000169754,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 91.98965001106262,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 81.76893758773804,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 88.36091184616089,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 31.93190097808838,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 102.73444390296936,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 54.07187628746033,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 42.67252254486084,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 103.03266549110413,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 5.010319948196411,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 26.95036292076111,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 16468.99542284012,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 256.2982368469238,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 28.837031364440918,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 17.531940937042236,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 132.02963089942932,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 517.8459808826447,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 516.1097612380981,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 1167.5239930152893,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 54.148624420166016,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 178.1984508037567,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 2521.3492438793182,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 1434.5074183940887,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 130.9694664478302,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 125.15454244613647,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 58.21944212913513,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 134.5466296672821,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 198.7823896408081,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 88.69886636734009,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 2638.7504346370697,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 867.2520577907562,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 31.39485239982605,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 30.812875986099243,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 8.130908966064453,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 248.3615267276764,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 272.4876456260681,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 46.1566960811615,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 167.52376222610474,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 152.69924926757812,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 53.051608085632324,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 85.78552031517029,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_2": {
                "duration": 50.00094962120056,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 43.952712535858154,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 41.52466607093811,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 45.83108592033386,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 53.372206926345825,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 55.132895708084106,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 196.0128583908081,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 83.67560362815857,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 67.33314895629883,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 108.50252342224121,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 72.57129669189453,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 3.3823904991149902,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 15.134298086166382,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 83.44481492042542,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 48.32514524459839,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 43.13298010826111,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 39.614110708236694,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 33.57534718513489,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 1983.5835206508636,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.0014424324035644531,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 232.0773470401764,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/lib/oeqa/selftest/cases/distrodata.py\", line 105, in test_maintainers\n    self.fail(\"\"\"\n  File \"/usr/lib64/python3.9/unittest/case.py\", line 676, in fail\n    raise self.failureException(msg)\nAssertionError: \nThe following recipes do not have a maintainer assigned to them. Please add an entry to meta/conf/distro/include/maintainers.inc file.\nopenssh-config (/home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/recipes-connectivity/openssh/openssh-config.bb)\n\n\nStderr:\n2024-03-13 22:32:30,982 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-937217/conf/local.conf\n2024-03-13 22:32:30,982 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nWARNING: Duplicate inclusion for /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/conf/distro/include/maintainers.inc in /home/pokybuild/yocto-worker/oe-selftest-centos/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 992 .bb files complete (0 cached, 992 parsed). 1964 targets, 23 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 15344.802786111832,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 212.30367374420166,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 71.80258870124817,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 141.36235880851746,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 5.363407135009766,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 502.3317461013794,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 132.56601095199585,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 168.52700901031494,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 538.1562013626099,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 496.5916862487793,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 107.28727841377258,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 134.65942645072937,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 119.25542664527893,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "status": "UNKNOWN"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 2.1635007858276367,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 2.1398706436157227,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 1.3613765239715576,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 1.1799328327178955,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.8788576126098633,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 1.131181240081787,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 2.7402992248535156,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 29.66337013244629,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 412.21123814582825,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 159.81451869010925,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 104.3871386051178,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 199.84629726409912,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 282.7614040374756,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 356.29259514808655,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 167.49557781219482,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 4159.710753917694,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 164.99564933776855,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 210.09768891334534,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 221.4916636943817,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 476.2668488025665,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 14100.256301164627,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 158.01834416389465,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 127.88492035865784,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 114.89712071418762,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 15.223285436630249,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 12.485780477523804,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 15.162972927093506,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 8.580164909362793,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 8.97300386428833,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 8.104344844818115,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 8.11920714378357,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 52.30945682525635,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 62.70075082778931,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 6.879776954650879,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 66.88457036018372,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 49.09754252433777,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 15804.435143947601,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 96.7115797996521,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 74.65492248535156,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 338.7803225517273,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 151.03000450134277,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.0432279109954834,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.027482986450195312,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 20.47826313972473,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 68.55840063095093,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 52.48581004142761,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 137.63491916656494,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 90.81123805046082,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "status": "UNKNOWN"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "status": "UNKNOWN"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 6937.472138166428,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 1400.5109136104584,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 59.61048364639282,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 111.91150641441345,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 139.44849920272827,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 4.707306146621704,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 4.2442896366119385,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 4.271662473678589,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 2.7652957439422607,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0013155937194824219,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.08563470840454102,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.13115143775939941,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.34471893310546875,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.018202543258666992,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.06244373321533203,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.021393775939941406,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.00903010368347168,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.008338451385498047,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0009577274322509766,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0008661746978759766,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0012707710266113281,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.0013854503631591797,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 3.056323766708374,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0009734630584716797,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.11223006248474121,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "status": "UNKNOWN"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.05175018310546875,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.002284526824951172,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.002323150634765625,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 74.41293048858643,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.1753849983215332,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 1.4111135005950928,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.014302968978881836,
                "log": "No \"dash\" found on test system.\n",
                "status": "SKIPPED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 502.7191824913025,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.7541518211364746,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 466.6371464729309,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 493.8478696346283,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 515.2438201904297,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.00774383544921875,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.0010323524475097656,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.0008420944213867188,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.0008609294891357422,
                "log": "Python cairo module is not present\n",
                "status": "SKIPPED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 15463.934830904007,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 453.04295444488525,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 21.589147806167603,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 202.02166366577148,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 146.52580428123474,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 158.23017978668213,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 160.49346804618835,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 190.0468728542328,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 89.16972517967224,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 52.82457637786865,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 17.40405035018921,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 143.2553095817566,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 78.51995706558228,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 12.963536977767944,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 115.76611852645874,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 19.819805145263672,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 117.7026298046112,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 38.58526158332825,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.21883893013000488,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.2830808162689209,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.595020055770874,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 3.9125871658325195,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 2.169306755065918,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 7.278747320175171,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 4.989847660064697,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 32.07314920425415,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 2.4406838417053223,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.1960151195526123,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 2.428783893585205,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 3.7330026626586914,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 2714.1943275928497,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 427.49288153648376,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 225.55881476402283,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 84.94155025482178,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 209.69338417053223,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 55.28234529495239,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 218.8842170238495,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 79.4915132522583,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 1.8022005558013916,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 84.60612154006958,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 48.82154822349548,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 10.521328687667847,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 10.132407903671265,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 23.483842611312866,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 11.43357539176941,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 3.8976500034332275,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 5.681579113006592,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 11.174486875534058,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 11.053653240203857,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 11.126535892486572,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 9.07073426246643,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 14.020024538040161,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 13.830257892608643,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 14.242290496826172,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 10.81006383895874,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 11.90983772277832,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 12.605254411697388,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 10.591741561889648,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 11.309970378875732,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 63.81552863121033,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 55.07096743583679,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 29.89129614830017,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 22.218202829360962,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 19.129432201385498,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 20.805439710617065,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 20.130131244659424,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 29.843730688095093,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 24.475874423980713,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 83.33877229690552,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 41.505942583084106,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 4.572367906570435,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 19.437429189682007,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 19.916527271270752,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 21.244997262954712,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 18.697577953338623,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 19.54452681541443,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 17.95987892150879,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 24.08322525024414,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 66.53313684463501,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 23.35941982269287,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 17.15104603767395,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 3.03751540184021,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 6.156878709793091,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.026319503784179688,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 1.450803279876709,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.19181203842163086,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.40659427642822266,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.27358150482177734,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.3586735725402832,
                "status": "PASSED"
            },
            "reproducible.DiffoscopeTests.test_diffoscope": {
                "log": "Skip by the command line argument \"reproducible\"\n",
                "status": "SKIPPED"
            },
            "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.13858246803283691,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.0068166255950927734,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.005856990814208984,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.005388975143432617,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.00541234016418457,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.0637054443359375,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.005619525909423828,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.015615224838256836,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.005772590637207031,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.02177906036376953,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.005424976348876953,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.005398988723754883,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.006170511245727539,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.005476951599121094,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 58.698763608932495,
                "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": 10.949505090713501,
                "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": 13.5993971824646,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.08455705642700195,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.060105323791503906,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.02703094482421875,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.0438380241394043,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.01648879051208496,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.01681375503540039,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.0174405574798584,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.05223965644836426,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.029592275619506836,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.029849767684936523,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.027567148208618164,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.026659727096557617,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.018762826919555664,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.018001556396484,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.010677576065063,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.020147323608398,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 271.11827206611633,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 36.44003653526306,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 32.80747175216675,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 33.82326555252075,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 33.00643229484558,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 29.96831727027893,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 37.566877126693726,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 36.91048741340637,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 43.25978183746338,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 45.99814319610596,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 45.54254198074341,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 31.888712167739868,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 1788.3930974006653,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 6294.287171602249,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 780.7053918838501,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 3067.2663242816925,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 78.73476648330688,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 83.83782768249512,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 73.45115900039673,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 348.0551676750183,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 164.0889892578125,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 259.4318656921387,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 176.55728697776794,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 147.71884155273438,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 124.16331481933594,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 199.58716678619385,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 0.021587848663330078,
                "log": "virgl headless cannot be tested with almalinux-9.3\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "status": "UNKNOWN"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 334.17746901512146,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 143.2258243560791,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 177.13814640045166,
                "status": "PASSED"
            },
            "spdx.SPDXCheck.test_spdx_base_files": {
                "duration": 102.49674963951111,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 308.4090664386749,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 140.23171091079712,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 232.9759383201599,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 423.08791303634644,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 116.4005069732666,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 117.25801610946655,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 99.34978795051575,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 138.98650598526,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 80.48554563522339,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 62.61521363258362,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 61.34840679168701,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 99.5228898525238,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 88.91749548912048,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 86.29635763168335,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 354.07589077949524,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 201.06864881515503,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 215.49115324020386,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 644.1928622722626,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 960.561128616333,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 179.87627506256104,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 1263.111760854721,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 246.8802673816681,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 749.9029495716095,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 265.7812113761902,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 624.1749505996704,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 402.64089131355286,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 60.98610496520996,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "status": "UNKNOWN"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "status": "UNKNOWN"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "status": "UNKNOWN"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "status": "UNKNOWN"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 146.2132225036621,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 2.7518606185913086,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10328865051269531,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10401749610900879,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.03271055221557617,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 10.88616943359375,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 7.839731454849243,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 11.069588661193848,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 10.34321141242981,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 8.231356143951416,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 5.609724760055542,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3621382713317871,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 7.029923677444458,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20218467712402344,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 13.890461444854736,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 21.876814365386963,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 8.525530815124512,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 133.3995361328125,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.7389452457427979,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 1.2557506561279297,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.6643650531768799,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.6649770736694336,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.6644878387451172,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.5355865955352783,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.5443878173828125,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 5.435528993606567,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 3.8802578449249268,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 97.47198247909546,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.7239336967468262,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.6780095100402832,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.6762418746948242,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.6508171558380127,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 144.8489384651184,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 42.074034690856934,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 44.22023558616638,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 44.75863766670227,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 54.641000747680664,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 49.275097608566284,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 307.3426306247711,
                "status": "PASSED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 22.14387011528015,
                "status": "PASSED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 28.36584782600403,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 89.5287880897522,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 39.71284365653992,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 31.08486843109131,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 48.761879444122314,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 33.02081656455994,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 25.312493562698364,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 44.09054684638977,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 26.220634698867798,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 23.218073844909668,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 82.22170209884644,
                "status": "PASSED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 86.60869407653809,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 43.31985545158386,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 48.989444971084595,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 23.261991262435913,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 31.28593635559082,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path": {
                "duration": 38.12506651878357,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 41.536036252975464,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 79.81208515167236,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 165.25290846824646,
                "status": "PASSED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 46.406853437423706,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 28.615666389465332,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 49.925090074539185,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 42.52672982215881,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 23.51293921470642,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 32.52025532722473,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 432.15315675735474,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 28.912691116333008,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 21.95827841758728,
                "status": "PASSED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 24.175718545913696,
                "status": "PASSED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 56.952043533325195,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 18.13898229598999,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 21.95973229408264,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 32.47167778015137,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 112.41878461837769,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.5328085422515869,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 232.54082345962524,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 34.13122272491455,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 25.17889714241028,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 18.959856748580933,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 121.97324562072754,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 120.08265495300293,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 44.96864581108093,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 73.91027808189392,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 25.26664638519287,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 20.789878845214844,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 17.588385820388794,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 16.362883806228638,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 92.84123253822327,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 52.00689935684204,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 48.51478409767151,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 4.680434703826904,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 4.801900386810303,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 16.057559490203857,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 17.33262801170349,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 121.11197543144226,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 104.86162185668945,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 95.38308501243591,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 20.98347282409668,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 165.42300987243652,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 87.97164487838745,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.06514930725097656,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 90.65340828895569,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 18.484816312789917,
                "status": "PASSED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 13.32714319229126,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 1.2290472984313965,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.07509279251098633,
                "status": "PASSED"
            }
        }
    }
}