11-Mar-2025 10:10:41 Override rule 'main' matched the current branch 'main' and will override the configuration. 11-Mar-2025 10:10:42 Override rule 'main' matched the current branch 'main' and will override the configuration. 11-Mar-2025 10:10:42 None of the override rules matched on the current branch 'main'. 11-Mar-2025 10:10:42 None of the override rules matched on the current branch 'main'. 11-Mar-2025 10:10:42 None of the override rules matched on the current branch 'main'. 11-Mar-2025 10:10:42 None of the override rules matched on the current branch 'main'. 11-Mar-2025 10:10:42 Override rule 'main' matched the current branch 'main' and will override the configuration. 11-Mar-2025 10:10:43 None of the override rules matched on the current branch 'main'. 11-Mar-2025 10:10:43 None of the override rules matched on the current branch 'main'. 11-Mar-2025 10:10:43 None of the override rules matched on the current branch 'main'. 11-Mar-2025 10:10:43 None of the override rules matched on the current branch 'main'. 11-Mar-2025 10:10:43 None of the override rules matched on the current branch 'main'. 11-Mar-2025 10:10:44 None of the override rules matched on the current branch 'main'. 11-Mar-2025 10:10:44 None of the override rules matched on the current branch 'main'. 11-Mar-2025 10:10:44 None of the override rules matched on the current branch 'main'. 11-Mar-2025 10:11:30 Plan Dependencies: plan CASASPECS-RELEASE671TESTPY312 does not exist 11-Mar-2025 10:11:30 com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException: Plan Dependencies: plan CASASPECS-RELEASE671TESTPY312 does not exist 11-Mar-2025 10:11:30 at com.atlassian.bamboo.specs.api.validators.common.ImporterUtils.checkThat(ImporterUtils.java:40) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporterImpl.verifyChildKeys(ChainDependenciesExporterImpl.java:139) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporterImpl.validateDependencies(ChainDependenciesExporterImpl.java:114) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.lambda$createTopLevelPlanFunction$17(PlanConfigImportServiceImpl.java:1147) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.core.ScopedExclusionServiceImpl.tryWithLock(ScopedExclusionServiceImpl.java:74) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.createNewTopLevelPlan(PlanConfigImportServiceImpl.java:1072) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.lambda$importPlan$0(PlanConfigImportServiceImpl.java:427) 11-Mar-2025 10:11:30 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.persistence.BambooTransactionHibernateTemplate.execute(BambooTransactionHibernateTemplate.java:28) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.importPlan(PlanConfigImportServiceImpl.java:398) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.DefaultSpecsConsumer.importPlanProperties(DefaultSpecsConsumer.java:141) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.detection.RssJointSpecsConsumer.lambda$importPlanProperties$0(RssJointSpecsConsumer.java:43) 11-Mar-2025 10:11:30 at java.base/java.util.HashMap$Values.forEach(HashMap.java:977) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.detection.RssJointSpecsConsumer.importPlanProperties(RssJointSpecsConsumer.java:43) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.importers.PlanImporterProvider.lambda$getEntityProvider$1(PlanImporterProvider.java:38) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.AllTypesSpecsImporter.importBambooYamlsWithImporter(AllTypesSpecsImporter.java:130) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.AllTypesSpecsImporter.importBambooYamlsOfAllTypes(AllTypesSpecsImporter.java:69) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.YamlSpecsImportServiceImpl.lambda$processSimplifiedYaml$2(YamlSpecsImportServiceImpl.java:114) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.SpecsOptimizeProcessor.processSpecs(SpecsOptimizeProcessor.java:43) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.YamlSpecsImportServiceImpl.processSimplifiedYaml(YamlSpecsImportServiceImpl.java:110) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsServiceImpl.tryProcessYaml(RepositoryStoredSpecsServiceImpl.java:341) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsServiceImpl.runBambooSpecs(RepositoryStoredSpecsServiceImpl.java:184) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.RssDetectionServiceImpl.runRssDetection(RssDetectionServiceImpl.java:374) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.detection.RssDetectionRunnable.run(RssDetectionRunnable.java:42) 11-Mar-2025 10:11:30 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 11-Mar-2025 10:11:30 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 11-Mar-2025 10:11:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 11-Mar-2025 10:11:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41) 11-Mar-2025 10:11:30 at java.base/java.lang.Thread.run(Thread.java:829) 11-Mar-2025 10:11:30 11-Mar-2025 10:11:30 11-Mar-2025 10:11:30 Do you need help? Please visit http://docs.atlassian.com/bamboo/docs-0902/Bamboo+Specs+troubleshooting 11-Mar-2025 10:11:30 11-Mar-2025 10:11:30 There was an error when processing yaml file "bamboo.yaml". File structure is correct, contact Atlassian Support for assistance on resolving this issue. 11-Mar-2025 10:11:30 11-Mar-2025 10:11:30 Plan Dependencies: plan CASASPECS-RELEASE671TESTPY312 does not exist 11-Mar-2025 10:11:30 com.atlassian.bamboo.specs.api.exceptions.PropertiesValidationException: Plan Dependencies: plan CASASPECS-RELEASE671TESTPY312 does not exist 11-Mar-2025 10:11:30 at com.atlassian.bamboo.specs.api.validators.common.ImporterUtils.checkThat(ImporterUtils.java:40) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporterImpl.verifyChildKeys(ChainDependenciesExporterImpl.java:139) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.exporters.ChainDependenciesExporterImpl.validateDependencies(ChainDependenciesExporterImpl.java:114) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.lambda$createTopLevelPlanFunction$17(PlanConfigImportServiceImpl.java:1147) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.core.ScopedExclusionServiceImpl.tryWithLock(ScopedExclusionServiceImpl.java:74) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.createNewTopLevelPlan(PlanConfigImportServiceImpl.java:1072) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.lambda$importPlan$0(PlanConfigImportServiceImpl.java:427) 11-Mar-2025 10:11:30 at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.persistence.BambooTransactionHibernateTemplate.execute(BambooTransactionHibernateTemplate.java:28) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.importPlan(PlanConfigImportServiceImpl.java:398) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.DefaultSpecsConsumer.importPlanProperties(DefaultSpecsConsumer.java:141) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.detection.RssJointSpecsConsumer.lambda$importPlanProperties$0(RssJointSpecsConsumer.java:43) 11-Mar-2025 10:11:30 at java.base/java.util.HashMap$Values.forEach(HashMap.java:977) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.detection.RssJointSpecsConsumer.importPlanProperties(RssJointSpecsConsumer.java:43) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.importers.PlanImporterProvider.lambda$getEntityProvider$1(PlanImporterProvider.java:38) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.AllTypesSpecsImporter.importBambooYamlsWithImporter(AllTypesSpecsImporter.java:130) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.AllTypesSpecsImporter.importBambooYamlsOfAllTypes(AllTypesSpecsImporter.java:69) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.YamlSpecsImportServiceImpl.lambda$processSimplifiedYaml$2(YamlSpecsImportServiceImpl.java:114) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.SpecsOptimizeProcessor.processSpecs(SpecsOptimizeProcessor.java:43) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.rss.YamlSpecsImportServiceImpl.processSimplifiedYaml(YamlSpecsImportServiceImpl.java:110) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsServiceImpl.tryProcessYaml(RepositoryStoredSpecsServiceImpl.java:341) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsServiceImpl.runBambooSpecs(RepositoryStoredSpecsServiceImpl.java:184) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.RssDetectionServiceImpl.runRssDetection(RssDetectionServiceImpl.java:374) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.configuration.external.detection.RssDetectionRunnable.run(RssDetectionRunnable.java:42) 11-Mar-2025 10:11:30 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 11-Mar-2025 10:11:30 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 11-Mar-2025 10:11:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 11-Mar-2025 10:11:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17) 11-Mar-2025 10:11:30 at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41) 11-Mar-2025 10:11:30 at java.base/java.lang.Thread.run(Thread.java:829) 11-Mar-2025 10:11:30 11-Mar-2025 10:11:30 11-Mar-2025 10:11:30 Do you need help? Please visit http://docs.atlassian.com/bamboo/docs-0902/Bamboo+Specs+troubleshooting 11-Mar-2025 10:11:30