Before reporting an issue
Area
ci
Describe the bug
AzureDB IT job fails with Extra data: line 1 column 4 (char 3) from az vm create --no-wait.
Most likely caused by Azure backend change triggering a bug in azure-core (1.38.0+) continuation token handling.
Workaround: downgrade azure-cli to 2.82.0 (uses azure-core 1.37.0).
Azure/azure-sdk-for-python#44574
Azure/azure-sdk-for-python#44658
Version
upstream/main
Regression
Expected behavior
AzureDB IT job works.
Actual behavior
Extra data: line 1 column 4 (char 3)
https://github.com/keycloak/keycloak/actions/runs/24077604334/job/70239413852
How to Reproduce?
Run Azure workflow.
Anything else?
No response
Before reporting an issue
Area
ci
Describe the bug
AzureDB IT job fails with
Extra data: line 1 column 4 (char 3)fromaz vm create --no-wait.Most likely caused by Azure backend change triggering a bug in
azure-core(1.38.0+) continuation token handling.Workaround: downgrade azure-cli to 2.82.0 (uses
azure-core1.37.0).Azure/azure-sdk-for-python#44574
Azure/azure-sdk-for-python#44658
Version
upstream/main
Regression
Expected behavior
AzureDB IT job works.
Actual behavior
Extra data: line 1 column 4 (char 3)https://github.com/keycloak/keycloak/actions/runs/24077604334/job/70239413852
How to Reproduce?
Run Azure workflow.
Anything else?
No response