Skip to content

Push on main

Push on main #5177

GitHub Actions / Functional Tests - corerp-cloud failed Dec 9, 2024 in 0s

16 fail, 4 skipped in 3m 45s

20 tests    0 ✅  3m 45s ⏱️
 2 suites   4 💤
 1 files    16 ❌

Results for commit c7ccd82.

Annotations

Check warning on line 83 in test/step/deployexecutor.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics) failed

dist/functional_test//processed/results.xml [took 13s]
Raw output
Failed
=== RUN   Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
    rptest.go:391: running step 0 of 2: deploy testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
    deployexecutor.go:80: deploying deploy testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep from file testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod applications-rp-5db9bb6467-z8rzx is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/applications-rp-5db9bb6467-z8rzx.applications-rp.log
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod bicep-de-656d6f448f-fc7cs is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/bicep-de-656d6f448f-fc7cs.de.log
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod contour-contour-6bbbd945d9-8mnrf is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-contour-6bbbd945d9-8mnrf.contour.log
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod contour-envoy-kptjj is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-kptjj.envoy.log
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-kptjj.shutdown-manager.log
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod controller-545f8d9997-6w4x2 is in state: Running
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod dashboard-999c498f4-dp4xn is in state: Running
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod dynamic-rp-57b9cd79f5-6cgfg is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/controller-545f8d9997-6w4x2.controller.log
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/dashboard-999c498f4-dp4xn.dashboard.log
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod ucp-5bbb5f78d8-j9vbs is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/ucp-5bbb5f78d8-j9vbs.ucp.log
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/dynamic-rp-57b9cd79f5-6cgfg.dynamic-rp.log
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep --parameters bucketName=radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6 --parameters creationTimestamp=1733779690 is still running after 10.000076838s
    cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep...
    cli.go:341: [rad] WARNING: The following experimental Bicep features have been enabled: Extensibility. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.
    cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/mechanics/testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep' into environment '/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/kind-radius' from workspace 'kind-radius'...
    cli.go:341: [rad] 
    cli.go:341: [rad] Deployment In Progress...
    cli.go:341: [rad] 
    cli.go:341: [rad] Error: {
    cli.go:341: [rad]   "code": "",
    cli.go:341: [rad]   "message": ""
    cli.go:341: [rad] }
    cli.go:341: [rad] 
    cli.go:341: [rad] TraceId:  b5aab860d2a8fe21cd86097f31fbe1b1
    cli.go:341: [rad] 
    cli.go:341: [rad] 
    deployexecutor.go:83: 
        	Error Trace:	/home/runner/work/radius/radius/test/step/deployexecutor.go:83
        	            				/home/runner/work/radius/radius/test/rp/rptest.go:392
        	Error:      	Received unexpected error:
        	            	code : err 
        	Test:       	Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
        	Messages:   	failed to deploy deploy testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
    --- FAIL: Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep (13.40s)

Check warning on line 0 in github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWSRedeployWithUpdatedResourceUpdatesResource (github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics) failed

dist/functional_test//processed/results.xml [took 14s]
Raw output
Failed
=== RUN   Test_AWSRedeployWithUpdatedResourceUpdatesResource
    rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
    rptest.go:152: Using container tag: pr-func851f18906c - set REL_VERSION to override
    rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func851f18906c
    rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
    rptest.go:158: Using recipe tag: pr-func851f18906c - set BICEP_RECIPE_TAG_VERSION to override
    rptest.go:161: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
    rptest.go:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
    shared.go:187: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_AWSRedeployWithUpdatedResourceUpdatesResource
=== CONT  Test_AWSRedeployWithUpdatedResourceUpdatesResource
    rptest.go:438: beginning cleanup phase of radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6
    rptest.go:447: deleting radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6
    rptest.go:460: validating deletion of AWS resource for radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6 (attempt 1/5)
    rptest.go:466: AWS resource radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6 to be deleted was not found
    rptest.go:480: finished validation of deletion of AWS resource radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6 for radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6
    rptest.go:447: deleting radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6
    rptest.go:460: validating deletion of AWS resource for radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6 (attempt 1/5)
    rptest.go:466: AWS resource radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6 to be deleted was not found
    rptest.go:480: finished validation of deletion of AWS resource radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6 for radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6
    rptest.go:519: finished cleanup phase of radiusfunctionaltestbucket-7184b98e-d321-4ebf-bc11-04e45ac48fb6
--- FAIL: Test_AWSRedeployWithUpdatedResourceUpdatesResource (14.64s)

Check warning on line 83 in test/step/deployexecutor.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_TerraformPrivateGitModule_KubernetesRedis/deploy_testdata/corerp-resources-terraform-private-git-repo-redis.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 13s]
Raw output
Failed
=== RUN   Test_TerraformPrivateGitModule_KubernetesRedis/deploy_testdata/corerp-resources-terraform-private-git-repo-redis.bicep
    rptest.go:391: running step 0 of 1: deploy testdata/corerp-resources-terraform-private-git-repo-redis.bicep
    deployexecutor.go:80: deploying deploy testdata/corerp-resources-terraform-private-git-repo-redis.bicep from file testdata/corerp-resources-terraform-private-git-repo-redis.bicep
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-terraform-private-git-repo-redis.bicep --parameters privateGitModule=git::https://github.com/radius-project/terraform-private-modules//kubernetes-redis --parameters appName=corerp-resources-terraform-private-app --parameters redisCacheName=tf-redis-cache-private --parameters pat=ghs_ZdacLYpPbeSnuYFMI2YyPDdrYIfFXP30zKAz is still running after 10.000763913s
    cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-terraform-private-git-repo-redis.bicep...
    cli.go:341: [rad] WARNING: The following experimental Bicep features have been enabled: Extensibility. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.
    cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-terraform-private-git-repo-redis.bicep' into environment '/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/kind-radius' from workspace 'kind-radius'...
    cli.go:341: [rad] 
    cli.go:341: [rad] Deployment In Progress...
    cli.go:341: [rad] 
    cli.go:341: [rad] Error: {
    cli.go:341: [rad]   "code": "",
    cli.go:341: [rad]   "message": ""
    cli.go:341: [rad] }
    cli.go:341: [rad] 
    cli.go:341: [rad] TraceId:  338821519b9c8a2778b6e18b02a60df0
    cli.go:341: [rad] 
    cli.go:341: [rad] 
    deployexecutor.go:83: 
        	Error Trace:	/home/runner/work/radius/radius/test/step/deployexecutor.go:83
        	            				/home/runner/work/radius/radius/test/rp/rptest.go:392
        	Error:      	Received unexpected error:
        	            	code : err 
        	Test:       	Test_TerraformPrivateGitModule_KubernetesRedis/deploy_testdata/corerp-resources-terraform-private-git-repo-redis.bicep
        	Messages:   	failed to deploy deploy testdata/corerp-resources-terraform-private-git-repo-redis.bicep
    --- FAIL: Test_TerraformPrivateGitModule_KubernetesRedis/deploy_testdata/corerp-resources-terraform-private-git-repo-redis.bicep (13.51s)

Check warning on line 0 in github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_TerraformPrivateGitModule_KubernetesRedis (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 13s]
Raw output
Failed
=== RUN   Test_TerraformPrivateGitModule_KubernetesRedis
    rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
    rptest.go:152: Using container tag: pr-func851f18906c - set REL_VERSION to override
    rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func851f18906c
    rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
    rptest.go:158: Using recipe tag: pr-func851f18906c - set BICEP_RECIPE_TAG_VERSION to override
    rptest.go:161: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
    rptest.go:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_TerraformPrivateGitModule_KubernetesRedis
=== CONT  Test_TerraformPrivateGitModule_KubernetesRedis
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod applications-rp-5db9bb6467-z8rzx is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/applications-rp-5db9bb6467-z8rzx.applications-rp.log
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod applications-rp-5db9bb6467-z8rzx is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/applications-rp-5db9bb6467-z8rzx.applications-rp.log
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod bicep-de-656d6f448f-fc7cs is in state: Running
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod contour-contour-6bbbd945d9-8mnrf is in state: Running
    rptest.go:438: beginning cleanup phase of corerp-resources-terraform-private-redis
    rptest.go:492: deleting corerp-resources-terraform-private-env
    shared.go:77: deleting environment: corerp-resources-terraform-private-env
    rptest.go:495: finished deleting corerp-resources-terraform-private-redis
    rptest.go:500: validating deletion of pods for corerp-resources-terraform-private-redis
    k8s.go:469: Found the following pods:
    k8s.go:471: (none)
    rptest.go:502: finished validation of deletion of pods for corerp-resources-terraform-private-redis
    rptest.go:492: deleting corerp-resources-terraform-private-app
    shared.go:98: deleting application: corerp-resources-terraform-private-app
    cli.go:341: [rad] Application 'corerp-resources-terraform-private-app' does not exist or has already been deleted.
    cli.go:341: [rad] 
    rptest.go:495: finished deleting corerp-resources-terraform-private-redis
    rptest.go:500: validating deletion of pods for corerp-resources-terraform-private-redis
    k8s.go:469: Found the following pods:
    k8s.go:471: (none)
    rptest.go:502: finished validation of deletion of pods for corerp-resources-terraform-private-redis
    rptest.go:492: deleting corerp-resources-terraform-private-redis
    rptest.go:495: finished deleting corerp-resources-terraform-private-redis
    rptest.go:500: validating deletion of pods for corerp-resources-terraform-private-redis
    k8s.go:469: Found the following pods:
    k8s.go:471: (none)
    rptest.go:502: finished validation of deletion of pods for corerp-resources-terraform-private-redis
    rptest.go:509: running post-delete verification for corerp-resources-terraform-private-redis
    rptest.go:511: finished post-delete verification for corerp-resources-terraform-private-redis
    rptest.go:519: finished cleanup phase of corerp-resources-terraform-private-redis
--- FAIL: Test_TerraformPrivateGitModule_KubernetesRedis (13.79s)

Check warning on line 83 in test/step/deployexecutor.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWS_S3Bucket/deploy_testdata/aws-s3-bucket.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 13s]
Raw output
Failed
=== RUN   Test_AWS_S3Bucket/deploy_testdata/aws-s3-bucket.bicep
    rptest.go:391: running step 0 of 1: deploy testdata/aws-s3-bucket.bicep
    deployexecutor.go:80: deploying deploy testdata/aws-s3-bucket.bicep from file testdata/aws-s3-bucket.bicep
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-s3-bucket.bicep --parameters bucketName=radiusfunctionaltestbucket-5e9d2531-b70a-4f5e-806c-c704645e2121 --parameters creationTimestamp=1733779691 is still running after 10.000691678s
    cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-s3-bucket.bicep...
    cli.go:341: [rad] WARNING: The following experimental Bicep features have been enabled: Extensibility. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.
    cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-s3-bucket.bicep' into environment '/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/kind-radius' from workspace 'kind-radius'...
    cli.go:341: [rad] 
    cli.go:341: [rad] Deployment In Progress...
    cli.go:341: [rad] 
    cli.go:341: [rad] Error: {
    cli.go:341: [rad]   "code": "",
    cli.go:341: [rad]   "message": ""
    cli.go:341: [rad] }
    cli.go:341: [rad] 
    cli.go:341: [rad] TraceId:  b2cecf2b6d8d2781f5ebe8c8a4ebf25e
    cli.go:341: [rad] 
    cli.go:341: [rad] 
    deployexecutor.go:83: 
        	Error Trace:	/home/runner/work/radius/radius/test/step/deployexecutor.go:83
        	            				/home/runner/work/radius/radius/test/rp/rptest.go:392
        	Error:      	Received unexpected error:
        	            	code : err 
        	Test:       	Test_AWS_S3Bucket/deploy_testdata/aws-s3-bucket.bicep
        	Messages:   	failed to deploy deploy testdata/aws-s3-bucket.bicep
    --- FAIL: Test_AWS_S3Bucket/deploy_testdata/aws-s3-bucket.bicep (13.33s)

Check warning on line 0 in github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWS_S3Bucket (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 14s]
Raw output
Failed
=== RUN   Test_AWS_S3Bucket
    rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
    rptest.go:152: Using container tag: pr-func851f18906c - set REL_VERSION to override
    rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func851f18906c
    rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
    rptest.go:158: Using recipe tag: pr-func851f18906c - set BICEP_RECIPE_TAG_VERSION to override
    rptest.go:161: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
    rptest.go:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
    shared.go:187: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_AWS_S3Bucket
=== CONT  Test_AWS_S3Bucket
    rptest.go:438: beginning cleanup phase of radiusfunctionaltestbucket-5e9d2531-b70a-4f5e-806c-c704645e2121
    rptest.go:447: deleting radiusfunctionaltestbucket-5e9d2531-b70a-4f5e-806c-c704645e2121
    rptest.go:460: validating deletion of AWS resource for radiusfunctionaltestbucket-5e9d2531-b70a-4f5e-806c-c704645e2121 (attempt 1/5)
    rptest.go:466: AWS resource radiusfunctionaltestbucket-5e9d2531-b70a-4f5e-806c-c704645e2121 to be deleted was not found
    rptest.go:480: finished validation of deletion of AWS resource radiusfunctionaltestbucket-5e9d2531-b70a-4f5e-806c-c704645e2121 for radiusfunctionaltestbucket-5e9d2531-b70a-4f5e-806c-c704645e2121
    rptest.go:519: finished cleanup phase of radiusfunctionaltestbucket-5e9d2531-b70a-4f5e-806c-c704645e2121
--- FAIL: Test_AWS_S3Bucket (14.00s)

Check warning on line 83 in test/step/deployexecutor.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AzureConnections/deploy_testdata/corerp-azure-connection-database-service.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 13s]
Raw output
Failed
=== RUN   Test_AzureConnections/deploy_testdata/corerp-azure-connection-database-service.bicep
    rptest.go:391: running step 0 of 1: deploy testdata/corerp-azure-connection-database-service.bicep
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-contour-6bbbd945d9-8mnrf.contour.log
    deployexecutor.go:80: deploying deploy testdata/corerp-azure-connection-database-service.bicep from file testdata/corerp-azure-connection-database-service.bicep
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/bicep-de-656d6f448f-fc7cs.de.log
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod contour-envoy-kptjj is in state: Running
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod controller-545f8d9997-6w4x2 is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/controller-545f8d9997-6w4x2.controller.log
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod bicep-de-656d6f448f-fc7cs is in state: Running
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod contour-contour-6bbbd945d9-8mnrf is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-contour-6bbbd945d9-8mnrf.contour.log
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-kptjj.shutdown-manager.log
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-kptjj.envoy.log
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod dashboard-999c498f4-dp4xn is in state: Running
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod dynamic-rp-57b9cd79f5-6cgfg is in state: Running
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-azure-connection-database-service.bicep --parameters magpieimage=ghcr.io/radius-project/dev/magpiego:pr-func851f18906c --parameters cosmosmongodbresourceid=/subscriptions/85716382-7362-45c3-ae03-2126e459a123/resourceGroups/RadiusFunctionalTest/providers/Microsoft.DocumentDB/databaseAccounts/account-radiustest is still running after 10.000445703s
    cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-azure-connection-database-service.bicep...
    cli.go:341: [rad] WARNING: The following experimental Bicep features have been enabled: Extensibility. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.
    cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-azure-connection-database-service.bicep' into environment '/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/kind-radius' from workspace 'kind-radius'...
    cli.go:341: [rad] 
    cli.go:341: [rad] Deployment In Progress...
    cli.go:341: [rad] 
    cli.go:341: [rad] Error: {
    cli.go:341: [rad]   "code": "",
    cli.go:341: [rad]   "message": ""
    cli.go:341: [rad] }
    cli.go:341: [rad] 
    cli.go:341: [rad] TraceId:  e6515fe05802e614d0f43c5897fcd18f
    cli.go:341: [rad] 
    cli.go:341: [rad] 
    deployexecutor.go:83: 
        	Error Trace:	/home/runner/work/radius/radius/test/step/deployexecutor.go:83
        	            				/home/runner/work/radius/radius/test/rp/rptest.go:392
        	Error:      	Received unexpected error:
        	            	code : err 
        	Test:       	Test_AzureConnections/deploy_testdata/corerp-azure-connection-database-service.bicep
        	Messages:   	failed to deploy deploy testdata/corerp-azure-connection-database-service.bicep
    --- FAIL: Test_AzureConnections/deploy_testdata/corerp-azure-connection-database-service.bicep (13.96s)

Check warning on line 0 in github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AzureConnections (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 14s]
Raw output
Failed
=== RUN   Test_AzureConnections
    rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
    rptest.go:152: Using container tag: pr-func851f18906c - set REL_VERSION to override
    rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func851f18906c
    rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
    rptest.go:158: Using recipe tag: pr-func851f18906c - set BICEP_RECIPE_TAG_VERSION to override
    rptest.go:161: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
    rptest.go:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
    shared.go:187: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_AzureConnections
=== CONT  Test_AzureConnections
    rptest.go:438: beginning cleanup phase of corerp-azure-connection-database-service
    rptest.go:492: deleting corerp-azure-connection-database-service
    shared.go:98: deleting application: corerp-azure-connection-database-service
    cli.go:341: [rad] Application 'corerp-azure-connection-database-service' does not exist or has already been deleted.
    cli.go:341: [rad] 
    rptest.go:495: finished deleting corerp-azure-connection-database-service
    rptest.go:500: validating deletion of pods for corerp-azure-connection-database-service
    k8s.go:469: Found the following pods:
    k8s.go:471: (none)
    rptest.go:502: finished validation of deletion of pods for corerp-azure-connection-database-service
    rptest.go:492: deleting db-service
    rptest.go:495: finished deleting corerp-azure-connection-database-service
    rptest.go:500: validating deletion of pods for corerp-azure-connection-database-service
    k8s.go:469: Found the following pods:
    k8s.go:471: (none)
    rptest.go:502: finished validation of deletion of pods for corerp-azure-connection-database-service
    rptest.go:519: finished cleanup phase of corerp-azure-connection-database-service
--- FAIL: Test_AzureConnections (14.08s)

Check warning on line 83 in test/step/deployexecutor.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_TerraformRecipe_AzureStorage/deploy_testdata/corerp-resources-terraform-azurestorage.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 14s]
Raw output
Failed
=== RUN   Test_TerraformRecipe_AzureStorage/deploy_testdata/corerp-resources-terraform-azurestorage.bicep
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/dynamic-rp-57b9cd79f5-6cgfg.dynamic-rp.log
    rptest.go:391: running step 0 of 1: deploy testdata/corerp-resources-terraform-azurestorage.bicep
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/bicep-de-656d6f448f-fc7cs.de.log
    deployexecutor.go:80: deploying deploy testdata/corerp-resources-terraform-azurestorage.bicep from file testdata/corerp-resources-terraform-azurestorage.bicep
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-terraform-azurestorage.bicep --parameters moduleServer=http://tf-module-server.radius-test-tf-module-server.svc.cluster.local --parameters appName=corerp-resources-terraform-azstorage-app is still running after 10.00029509s
    cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-terraform-azurestorage.bicep...
    cli.go:341: [rad] WARNING: The following experimental Bicep features have been enabled: Extensibility. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.
    cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-terraform-azurestorage.bicep' into environment '/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/kind-radius' from workspace 'kind-radius'...
    cli.go:341: [rad] 
    cli.go:341: [rad] Deployment In Progress...
    cli.go:341: [rad] 
    cli.go:341: [rad] Error: {
    cli.go:341: [rad]   "code": "",
    cli.go:341: [rad]   "message": ""
    cli.go:341: [rad] }
    cli.go:341: [rad] 
    cli.go:341: [rad] TraceId:  9dcee987b592d308da895beffaf5ff60
    cli.go:341: [rad] 
    cli.go:341: [rad] 
    deployexecutor.go:83: 
        	Error Trace:	/home/runner/work/radius/radius/test/step/deployexecutor.go:83
        	            				/home/runner/work/radius/radius/test/rp/rptest.go:392
        	Error:      	Received unexpected error:
        	            	code : err 
        	Test:       	Test_TerraformRecipe_AzureStorage/deploy_testdata/corerp-resources-terraform-azurestorage.bicep
        	Messages:   	failed to deploy deploy testdata/corerp-resources-terraform-azurestorage.bicep
    --- FAIL: Test_TerraformRecipe_AzureStorage/deploy_testdata/corerp-resources-terraform-azurestorage.bicep (14.00s)

Check warning on line 0 in github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_TerraformRecipe_AzureStorage (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 14s]
Raw output
Failed
=== RUN   Test_TerraformRecipe_AzureStorage
    rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
    rptest.go:152: Using container tag: pr-func851f18906c - set REL_VERSION to override
    rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func851f18906c
    rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
    rptest.go:158: Using recipe tag: pr-func851f18906c - set BICEP_RECIPE_TAG_VERSION to override
    rptest.go:161: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
    rptest.go:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_TerraformRecipe_AzureStorage
=== CONT  Test_TerraformRecipe_AzureStorage
    rptest.go:438: beginning cleanup phase of corerp-resources-terraform-azstorage
    rptest.go:492: deleting corerp-resources-terraform-azstorage-env
    shared.go:77: deleting environment: corerp-resources-terraform-azstorage-env
    rptest.go:495: finished deleting corerp-resources-terraform-azstorage
    rptest.go:498: skipping validation of deletion of pods...
    rptest.go:492: deleting corerp-resources-terraform-azstorage-app
    shared.go:98: deleting application: corerp-resources-terraform-azstorage-app
    cli.go:341: [rad] Application 'corerp-resources-terraform-azstorage-app' does not exist or has already been deleted.
    cli.go:341: [rad] 
    rptest.go:495: finished deleting corerp-resources-terraform-azstorage
    rptest.go:498: skipping validation of deletion of pods...
    rptest.go:492: deleting corerp-resources-terraform-azstorage
    rptest.go:495: finished deleting corerp-resources-terraform-azstorage
    rptest.go:498: skipping validation of deletion of pods...
    rptest.go:509: running post-delete verification for corerp-resources-terraform-azstorage
    rptest.go:511: finished post-delete verification for corerp-resources-terraform-azstorage
    rptest.go:519: finished cleanup phase of corerp-resources-terraform-azstorage
--- FAIL: Test_TerraformRecipe_AzureStorage (14.15s)

Check warning on line 83 in test/step/deployexecutor.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_Extender_RecipeAWS/deploy_testdata/corerp-resources-extender-aws-s3-recipe.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 14s]
Raw output
Failed
=== RUN   Test_Extender_RecipeAWS/deploy_testdata/corerp-resources-extender-aws-s3-recipe.bicep
    rptest.go:391: running step 0 of 1: deploy testdata/corerp-resources-extender-aws-s3-recipe.bicep
    deployexecutor.go:80: deploying deploy testdata/corerp-resources-extender-aws-s3-recipe.bicep from file testdata/corerp-resources-extender-aws-s3-recipe.bicep
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod ucp-5bbb5f78d8-j9vbs is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/ucp-5bbb5f78d8-j9vbs.ucp.log
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-extender-aws-s3-recipe.bicep --parameters bucketName=radiusfunctionaltestbucket-5e5467b4-e400-4142-a82c-868724f0b7b3 --parameters creationTimestamp=1733779691 --parameters awsAccountId=179022619019 --parameters awsRegion=us-west-2 --parameters registry=ghcr.io/radius-project/dev --parameters version=pr-func851f18906c is still running after 10.000787112s
    cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-extender-aws-s3-recipe.bicep...
    cli.go:341: [rad] WARNING: The following experimental Bicep features have been enabled: Extensibility. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.
    cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-extender-aws-s3-recipe.bicep' into environment '/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/kind-radius' from workspace 'kind-radius'...
    cli.go:341: [rad] 
    cli.go:341: [rad] Deployment In Progress...
    cli.go:341: [rad] 
    cli.go:341: [rad] Error: {
    cli.go:341: [rad]   "code": "",
    cli.go:341: [rad]   "message": ""
    cli.go:341: [rad] }
    cli.go:341: [rad] 
    cli.go:341: [rad] TraceId:  bd80b408f4d76a379c42649b6e50a929
    cli.go:341: [rad] 
    cli.go:341: [rad] 
    deployexecutor.go:83: 
        	Error Trace:	/home/runner/work/radius/radius/test/step/deployexecutor.go:83
        	            				/home/runner/work/radius/radius/test/rp/rptest.go:392
        	Error:      	Received unexpected error:
        	            	code : err 
        	Test:       	Test_Extender_RecipeAWS/deploy_testdata/corerp-resources-extender-aws-s3-recipe.bicep
        	Messages:   	failed to deploy deploy testdata/corerp-resources-extender-aws-s3-recipe.bicep
    --- FAIL: Test_Extender_RecipeAWS/deploy_testdata/corerp-resources-extender-aws-s3-recipe.bicep (14.12s)

Check warning on line 0 in github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_Extender_RecipeAWS (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 14s]
Raw output
Failed
=== RUN   Test_Extender_RecipeAWS
    rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
    rptest.go:152: Using container tag: pr-func851f18906c - set REL_VERSION to override
    rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func851f18906c
    rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
    rptest.go:158: Using recipe tag: pr-func851f18906c - set BICEP_RECIPE_TAG_VERSION to override
    rptest.go:161: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
    rptest.go:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_Extender_RecipeAWS
=== CONT  Test_Extender_RecipeAWS
    rptest.go:438: beginning cleanup phase of corerp-resources-extenders-aws-s3-recipe
    rptest.go:482: skipping deletion of radiusfunctionaltestbucket-5e5467b4-e400-4142-a82c-868724f0b7b3
    rptest.go:492: deleting corerp-resources-extenders-aws-s3-recipe-env
    shared.go:77: deleting environment: corerp-resources-extenders-aws-s3-recipe-env
    rptest.go:495: finished deleting corerp-resources-extenders-aws-s3-recipe
    rptest.go:498: skipping validation of deletion of pods...
    rptest.go:492: deleting corerp-resources-extenders-aws-s3-recipe-app
    shared.go:98: deleting application: corerp-resources-extenders-aws-s3-recipe-app
    cli.go:341: [rad] Application 'corerp-resources-extenders-aws-s3-recipe-app' does not exist or has already been deleted.
    cli.go:341: [rad] 
    rptest.go:495: finished deleting corerp-resources-extenders-aws-s3-recipe
    rptest.go:498: skipping validation of deletion of pods...
    rptest.go:492: deleting corerp-resources-extenders-aws-s3-recipe
    rptest.go:495: finished deleting corerp-resources-extenders-aws-s3-recipe
    rptest.go:498: skipping validation of deletion of pods...
    rptest.go:519: finished cleanup phase of corerp-resources-extenders-aws-s3-recipe
--- FAIL: Test_Extender_RecipeAWS (14.27s)

Check warning on line 83 in test/step/deployexecutor.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 13s]
Raw output
Failed
=== RUN   Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket.bicep
    rptest.go:391: running step 0 of 2: deploy testdata/aws-s3-bucket.bicep
    deployexecutor.go:80: deploying deploy testdata/aws-s3-bucket.bicep from file testdata/aws-s3-bucket.bicep
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-s3-bucket.bicep --parameters bucketName=radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3 --parameters creationTimestamp=1733779691 is still running after 10.000173064s
    cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-s3-bucket.bicep...
    cli.go:341: [rad] WARNING: The following experimental Bicep features have been enabled: Extensibility. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.
    cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-s3-bucket.bicep' into environment '/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/kind-radius' from workspace 'kind-radius'...
    cli.go:341: [rad] 
    cli.go:341: [rad] Deployment In Progress...
    cli.go:341: [rad] 
    cli.go:341: [rad] Error: {
    cli.go:341: [rad]   "code": "",
    cli.go:341: [rad]   "message": ""
    cli.go:341: [rad] }
    cli.go:341: [rad] 
    cli.go:341: [rad] TraceId:  9f2aaacd6c0d9dcd2e3a801d011313c3
    cli.go:341: [rad] 
    cli.go:341: [rad] 
    deployexecutor.go:83: 
        	Error Trace:	/home/runner/work/radius/radius/test/step/deployexecutor.go:83
        	            				/home/runner/work/radius/radius/test/rp/rptest.go:392
        	Error:      	Received unexpected error:
        	            	code : err 
        	Test:       	Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket.bicep
        	Messages:   	failed to deploy deploy testdata/aws-s3-bucket.bicep
    --- FAIL: Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket.bicep (13.67s)

Check warning on line 0 in github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWS_S3Bucket_Existing (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 14s]
Raw output
Failed
=== RUN   Test_AWS_S3Bucket_Existing
    rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
    rptest.go:152: Using container tag: pr-func851f18906c - set REL_VERSION to override
    rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func851f18906c
    rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
    rptest.go:158: Using recipe tag: pr-func851f18906c - set BICEP_RECIPE_TAG_VERSION to override
    rptest.go:161: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
    rptest.go:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
    shared.go:187: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_AWS_S3Bucket_Existing
=== CONT  Test_AWS_S3Bucket_Existing
    rptest.go:438: beginning cleanup phase of radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3
    rptest.go:447: deleting radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3
    rptest.go:460: validating deletion of AWS resource for radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3 (attempt 1/5)
    rptest.go:466: AWS resource radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3 to be deleted was not found
    rptest.go:480: finished validation of deletion of AWS resource radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3 for radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3
    rptest.go:447: deleting radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3
    rptest.go:460: validating deletion of AWS resource for radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3 (attempt 1/5)
    rptest.go:466: AWS resource radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3 to be deleted was not found
    rptest.go:480: finished validation of deletion of AWS resource radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3 for radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3
    rptest.go:519: finished cleanup phase of radiusfunctionaltestbucket-5fa8e9c7-441c-45f8-b19e-1840b7a3c1d3
--- FAIL: Test_AWS_S3Bucket_Existing (14.91s)

Check warning on line 83 in test/step/deployexecutor.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWS_MultiIdentifier_Resource/deploy_testdata/aws-multi-identifier.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 14s]
Raw output
Failed
=== RUN   Test_AWS_MultiIdentifier_Resource/deploy_testdata/aws-multi-identifier.bicep
    rptest.go:391: running step 0 of 1: deploy testdata/aws-multi-identifier.bicep
    deployexecutor.go:80: deploying deploy testdata/aws-multi-identifier.bicep from file testdata/aws-multi-identifier.bicep
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod contour-envoy-kptjj is in state: Running
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod controller-545f8d9997-6w4x2 is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/controller-545f8d9997-6w4x2.controller.log
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/dashboard-999c498f4-dp4xn.dashboard.log
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod ucp-5bbb5f78d8-j9vbs is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/ucp-5bbb5f78d8-j9vbs.ucp.log
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-kptjj.shutdown-manager.log
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-kptjj.envoy.log
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod dashboard-999c498f4-dp4xn is in state: Running
2024/12/09 21:28:11 Start streaming Kubernetes logs - Pod dynamic-rp-57b9cd79f5-6cgfg is in state: Running
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/dynamic-rp-57b9cd79f5-6cgfg.dynamic-rp.log
2024/12/09 21:28:11 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/dashboard-999c498f4-dp4xn.dashboard.log
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-multi-identifier.bicep --parameters filterName=msc6b920fd-f407-4ff3-8a44-db654a8f1d01 --parameters logGroupName=ms8978c01a-bc8c-4d6d-89c2-4e6d747f9753 --parameters creationTimestamp=1733779691 is still running after 10.00100137s
    cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-multi-identifier.bicep...
    cli.go:341: [rad] WARNING: The following experimental Bicep features have been enabled: Extensibility. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.
    cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-multi-identifier.bicep' into environment '/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/kind-radius' from workspace 'kind-radius'...
    cli.go:341: [rad] 
    cli.go:341: [rad] Deployment In Progress...
    cli.go:341: [rad] 
    cli.go:341: [rad] Error: {
    cli.go:341: [rad]   "code": "",
    cli.go:341: [rad]   "message": ""
    cli.go:341: [rad] }
    cli.go:341: [rad] 
    cli.go:341: [rad] TraceId:  e5add818f8d45b8385df7272e58289f4
    cli.go:341: [rad] 
    cli.go:341: [rad] 
    deployexecutor.go:83: 
        	Error Trace:	/home/runner/work/radius/radius/test/step/deployexecutor.go:83
        	            				/home/runner/work/radius/radius/test/rp/rptest.go:392
        	Error:      	Received unexpected error:
        	            	code : err 
        	Test:       	Test_AWS_MultiIdentifier_Resource/deploy_testdata/aws-multi-identifier.bicep
        	Messages:   	failed to deploy deploy testdata/aws-multi-identifier.bicep
    --- FAIL: Test_AWS_MultiIdentifier_Resource/deploy_testdata/aws-multi-identifier.bicep (14.26s)

Check warning on line 0 in github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWS_MultiIdentifier_Resource (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 15s]
Raw output
Failed
=== RUN   Test_AWS_MultiIdentifier_Resource
    rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
    rptest.go:152: Using container tag: pr-func851f18906c - set REL_VERSION to override
    rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func851f18906c
    rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
    rptest.go:158: Using recipe tag: pr-func851f18906c - set BICEP_RECIPE_TAG_VERSION to override
    rptest.go:161: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
    rptest.go:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
    shared.go:187: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_AWS_MultiIdentifier_Resource
=== CONT  Test_AWS_MultiIdentifier_Resource
    rptest.go:438: beginning cleanup phase of ms9ee90915-b00a-4519-bf17-9e3453e52b89
    rptest.go:447: deleting ms8978c01a-bc8c-4d6d-89c2-4e6d747f9753
    rptest.go:460: validating deletion of AWS resource for ms9ee90915-b00a-4519-bf17-9e3453e52b89 (attempt 1/5)
    rptest.go:466: AWS resource ms8978c01a-bc8c-4d6d-89c2-4e6d747f9753 to be deleted was not found
    rptest.go:480: finished validation of deletion of AWS resource ms8978c01a-bc8c-4d6d-89c2-4e6d747f9753 for ms9ee90915-b00a-4519-bf17-9e3453e52b89
    rptest.go:447: deleting msc6b920fd-f407-4ff3-8a44-db654a8f1d01
    rptest.go:460: validating deletion of AWS resource for ms9ee90915-b00a-4519-bf17-9e3453e52b89 (attempt 1/5)
    rptest.go:466: AWS resource ms8978c01a-bc8c-4d6d-89c2-4e6d747f9753|msc6b920fd-f407-4ff3-8a44-db654a8f1d01 to be deleted was not found
    rptest.go:480: finished validation of deletion of AWS resource msc6b920fd-f407-4ff3-8a44-db654a8f1d01 for ms9ee90915-b00a-4519-bf17-9e3453e52b89
    rptest.go:519: finished cleanup phase of ms9ee90915-b00a-4519-bf17-9e3453e52b89
--- FAIL: Test_AWS_MultiIdentifier_Resource (15.06s)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

4 skipped tests found

There are 4 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket-existing.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_PersistentVolume
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Storage

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

20 tests found

There are 20 tests, see "Raw output" for the full list of tests.
Raw output
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_MultiIdentifier_Resource
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_MultiIdentifier_Resource/deploy_testdata/aws-multi-identifier.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket/deploy_testdata/aws-s3-bucket.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket-existing.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AzureConnections
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AzureConnections/deploy_testdata/corerp-azure-connection-database-service.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Extender_RecipeAWS
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Extender_RecipeAWS/deploy_testdata/corerp-resources-extender-aws-s3-recipe.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_PersistentVolume
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Storage
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformPrivateGitModule_KubernetesRedis
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformPrivateGitModule_KubernetesRedis/deploy_testdata/corerp-resources-terraform-private-git-repo-redis.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformRecipe_AzureStorage
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformRecipe_AzureStorage/deploy_testdata/corerp-resources-terraform-azurestorage.bicep