2025-03-05 15:09:19 +00:00
|
|
|
|
|
|
|
>>> [CLI] selftest send-telemetry --debug
|
|
|
|
HH:MM:SS Info: start pid=PID version=[DEV_VERSION] args="[CLI], selftest, send-telemetry, --debug"
|
|
|
|
HH:MM:SS Info: completed execution pid=PID exit_code=0
|
|
|
|
HH:MM:SS Debug: POST /telemetry-ext
|
|
|
|
> {
|
|
|
|
> "items": null,
|
|
|
|
> "protoLogs": [
|
2025-03-05 15:36:01 +00:00
|
|
|
> "{\"frontend_log_event_id\":\"[UUID]\",\"entry\":{\"databricks_cli_log\":{\"... (N more bytes)",
|
|
|
|
> "{\"frontend_log_event_id\":\"[UUID]\",\"entry\":{\"databricks_cli_log\":{\"... (N more bytes)"
|
2025-03-05 15:09:19 +00:00
|
|
|
> ],
|
|
|
|
> "uploadTime": "UNIX_TIME_MILLIS"
|
|
|
|
> }
|
|
|
|
< Error: Post "[DATABRICKS_URL]/telemetry-ext": context deadline exceeded pid=PID sdk=true
|
|
|
|
HH:MM:SS Debug: non-retriable error: Post "[DATABRICKS_URL]/telemetry-ext": context deadline exceeded pid=PID sdk=true
|
2025-03-06 13:31:13 +00:00
|
|
|
HH:MM:SS Debug: Attempt 1 failed due to a timeout. Will not retry pid=PID
|
|
|
|
HH:MM:SS Debug: telemetry upload failed: uploading telemetry logs timed out: Post "[DATABRICKS_URL]/telemetry-ext": context deadline exceeded pid=PID
|