Skip to content

Errors specific to latest MLCFlow version #228

@anandhu-eng

Description

@anandhu-eng
anandhusooraj@mlc2:~/MLC/repos/mlcommons@mlperf-automations$ mlcr get,cuda-devices -j
[2026-05-14 04:44:31,657 script_utils.py:  88 INFO ] - * mlcr get,cuda-devices
[2026-05-14 04:44:31,657 main.py        : 134 ERROR] - Error during 'script' action: Script run execution failed in /home/anandhusooraj/MLC/repos/mlcommons@mlperf-automations/automation/script/module.py. 
Error : no scripts were found with tags: ['get', 'cuda-devices'] (when variations ignored)
[2026-05-14 04:44:31,658 main.py        : 148 ERROR] -   at /home/anandhusooraj/.local/lib/python3.12/site-packages/mlc/script_action.py:308 in call_script_module_function
[2026-05-14 04:44:31,658 main.py        : 178 ERROR] - Failed script: get,cuda-devices
[2026-05-14 04:44:31,658 main.py        : 179 ERROR] - To rerun just the failed part: mlcr get,cuda-devices --j=True
[2026-05-14 04:44:31,658 main.py        : 188 ERROR] - Please file an issue at https://github.com/mlcommons/mlperf-automations/issues with the full console log.
[2026-05-14 04:44:31,658 main.py        : 191 ERROR] - mlcflow 1.2.1
[2026-05-14 04:44:31,672 main.py        : 196 ERROR] -   mlcommons@mlperf-automations: dev d5be4725d

This happens even though the script is present in registered mlperf-automations repo.

Did not face this issue in MLCFlow 1.1.20

Trying on a different system:

user@user-Z790-EAGLE-AX:~/MLC/repos/mlcommons@mlperf-automations$ rm -rf ../local/cache/
user@user-Z790-EAGLE-AX:~/MLC/repos/mlcommons@mlperf-automations$ mlcr get,cuda-devices -j
[2026-05-14 10:24:21,019 script_utils.py:  88 INFO ] - * mlcr get,cuda-devices
[2026-05-14 10:24:21,033 item.py        :  22 INFO ] - No meta file found in /home/user/MLC/repos/local/cache/get-cuda-devices_7dd64d82 for None
[2026-05-14 10:24:21,034 main.py        : 134 ERROR] - Error during 'script' action: Script run execution failed in /home/user/MLC/repos/mlcommons@mlperf-automations/automation/script/module.py.
Error : AttributeError: 'NoneType' object has no attribute 'get'
[2026-05-14 10:24:21,035 main.py        : 148 ERROR] -   at /home/user/.local/lib/python3.12/site-packages/mlc/script_action.py:287 in call_script_module_function
[2026-05-14 10:24:21,035 main.py        : 178 ERROR] - Failed script: get,cuda-devices
[2026-05-14 10:24:21,035 main.py        : 179 ERROR] - To rerun just the failed part: mlcr get,cuda-devices --j=True
[2026-05-14 10:24:21,035 main.py        : 188 ERROR] - Please file an issue at https://github.com/mlcommons/mlperf-automations/issues with the full console log.
[2026-05-14 10:24:21,036 main.py        : 191 ERROR] - mlcflow 1.2.1
[2026-05-14 10:24:21,097 main.py        : 196 ERROR] -   mlcommons@mlperf-automations: dev d5be4725d

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions