Guest User

Untitled

a guest
May 19th, 2025
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. 2025-05-19 13:21:03.575 1 WARNING sushy.main [None req-f7d87eb6-999d-4248-a780-1a044a68911a - - - - - -] Could not discover the Session service path, falling back to /redfish/v1/SessionService/Sessions.: sushy.exceptions.MissingAttributeError: The attribute Links/Sessions/@data.id is missing from the resource /redfish/v1
  2. 2025-05-19 13:21:03.592 1 DEBUG sushy.main [None req-f7d87eb6-999d-4248-a780-1a044a68911a - - - - - -] Requesting new session from /redfish/v1/SessionService/Sessions. create_session /usr/lib/python3.12/site-packages/sushy/main.py:458
  3. 2025-05-19 13:21:03.592 1 DEBUG sushy.connector [None req-f7d87eb6-999d-4248-a780-1a044a68911a - - - - - -] HTTP request: POST https://192.168.111.1:8000/redfish/v1/SessionService/Sessions; headers: {'Content-Type': 'application/json', 'OData-Version': '4.0', 'Accept-Encoding': 'identity'}; body: {'UserName': 'admin', 'Password': '***'}; blocking: False; timeout: 60; session arguments: {}; _op /usr/lib/python3.12/site-packages/sushy/connector.py:157
  4. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify [None req-f7d87eb6-999d-4248-a780-1a044a68911a - - - - - -] Failed to get power state for node d9671975-c368-46c8-88d6-dfe8843752aa. Error: maximum recursion depth exceeded: RecursionError: maximum recursion depth exceeded
  5. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify Traceback (most recent call last):
  6. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify File "/usr/lib/python3.12/site-packages/sushy/connector.py", line 189, in _op
  7. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify exceptions.raise_for_response(method, url, response)
  8. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify File "/usr/lib/python3.12/site-packages/sushy/exceptions.py", line 182, in raise_for_response
  9. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify raise AccessError(method, url, response)
  10. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify sushy.exceptions.AccessError: HTTP POST https://192.168.111.1:8000/redfish/v1/SessionService/Sessions returned code 401. Base.1.0.GeneralError: Authorization required Extended information: [{'@odata.type': '/redfish/v1/$metadata#Message.1.0.0.Message', 'MessageId': 'Base.1.0.GeneralError'}]
  11. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify
  12. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify During handling of the above exception, another exception occurred:
  13. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify
  14. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify Traceback (most recent call last):
  15. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify File "/usr/lib/python3.12/site-packages/sushy/connector.py", line 189, in _op
  16. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify exceptions.raise_for_response(method, url, response)
  17. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify File "/usr/lib/python3.12/site-packages/sushy/exceptions.py", line 182, in raise_for_response
  18. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify raise AccessError(method, url, response)
  19. 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify sushy.exceptions.AccessError: HTTP POST https://192.168.111.1:8000/redfish/v1/SessionService/Sessions returned code 401. Base.1.0.GeneralError: Authorization required Extended information: [{'@odata.type': '/redfish/v1/$metadata#Message.1.0.0.Message', 'MessageId': 'Base.1.0.GeneralError'}]
Advertisement
Add Comment
Please, Sign In to add comment