Skip to content

CAPI E2E API upgrade test failing on release-1.19 branch #5765

@mboersma

Description

@mboersma

Which jobs are failing:

pull-cluster-api-provider-azure-apiversion-upgrade-v1beta1 on the release-1.19 branch

Which tests are failing:

"Running the Cluster API E2E tests API Version Upgrade upgrade from the latest version of v1beta1 to current, and scale workload clusters created in the old version Should create a management cluster and then upgrade all the providers"

Since when has it been failing:

Testgrid link:

Reason for failure (if possible):

	failed to reconcile AzureMachine: failed to reconcile AzureMachine service virtualmachine: failed to create or update resource clusterctl-upgrade-management-drjxnf/clusterctl-upgrade-management-drjxnf-control-plane-vq5tt (service: virtualmachine): PUT https://management.azure.com/subscriptions/46678f10-4bbb-447e-98e8-d2829589f2d8/resourceGroups/clusterctl-upgrade-management-drjxnf/providers/Microsoft.Compute/virtualMachines/clusterctl-upgrade-management-drjxnf-control-plane-vq5tt
	--------------------------------------------------------------------------------
	RESPONSE 404: 404 Not Found
	ERROR CODE: PlatformImageNotFound
	--------------------------------------------------------------------------------
	{
	  "error": {
	    "code": "PlatformImageNotFound",
	    "message": "The platform image 'cncf-upstream:capi:ubuntu-2204-gen1:128.10.20240517' is not available. Verify that all fields in the storage profile are correct. For more details about storage profile information, please refer to https://aka.ms/storageprofile",
	    "target": "imageReference"
	  }
	}

Anything else we need to know:

/kind failing-test

Metadata

Metadata

Assignees

Labels

kind/failing-testCategorizes issue or PR as related to a consistently or frequently failing test.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions