I have 9.9.0 version of SonarQube Enterprise Edition deployed using Helm.
Tried to upgrade to version 10.0.0 and upgrade failed with error below
2023.04.11 20:01:56 INFO es[][o.e.c.r.a.AllocationService] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[metadatas][0]]])." previous.health="YELLOW" reason="shards started [[metadatas][0]]"
2023.04.11 20:01:56 INFO web[][o.s.s.e.IndexCreator] Create mapping metadatas
2023.04.11 20:01:56 INFO es[][o.e.c.m.MetadataMappingService] [metadatas/vOb828YpSm69TmHJ3kifUw] create_mapping
2023.04.11 20:01:57 INFO web[][o.s.s.e.IndexCreator] Create index [components]
2023.04.11 20:01:57 INFO es[][o.e.c.m.MetadataCreateIndexService] [components] creating index, cause [api], templates [], shards [5]/[0]
2023.04.11 20:01:57 INFO es[][o.e.c.r.a.AllocationService] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[components][4]]])." previous.health="YELLOW" reason="shards started [[components][4]]"
2023.04.11 20:01:57 INFO web[][o.s.s.e.IndexCreator] Create mapping components
2023.04.11 20:01:57 INFO es[][o.e.c.m.MetadataMappingService] [components/cuoTC2NmQXW5TOQeFBdUJA] create_mapping
2023.04.11 20:01:57 INFO web[][o.s.s.e.IndexCreator] Create index [projectmeasures]
2023.04.11 20:01:57 INFO es[][o.e.c.m.MetadataCreateIndexService] [projectmeasures] creating index, cause [api], templates [], shards [5]/[0]
2023.04.11 20:01:57 INFO es[][o.e.c.r.a.AllocationService] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[projectmeasures][4]]])." previous.health="YELLOW" reason="shards started [[projectmeasures][4]]"
2023.04.11 20:01:57 INFO web[][o.s.s.e.IndexCreator] Create mapping projectmeasures
2023.04.11 20:01:57 INFO es[][o.e.c.m.MetadataMappingService] [projectmeasures/a97yodGwQDafR9p9aeJhig] create_mapping
2023.04.11 20:01:57 INFO web[][o.s.s.e.IndexCreator] Create index [rules]
2023.04.11 20:01:57 INFO es[][o.e.c.m.MetadataCreateIndexService] [rules] creating index, cause [api], templates [], shards [2]/[0]
2023.04.11 20:01:57 INFO es[][o.e.c.r.a.AllocationService] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[rules][1]]])." previous.health="YELLOW" reason="shards started [[rules][1]]"
2023.04.11 20:01:57 INFO web[][o.s.s.e.IndexCreator] Create mapping rules
2023.04.11 20:01:57 INFO es[][o.e.c.m.MetadataMappingService] [rules/djEG7UXmQRKC4MK71mUyTg] create_mapping
2023.04.11 20:01:57 INFO web[][o.s.s.e.IndexCreator] Create index [issues]
2023.04.11 20:01:57 INFO es[][o.e.c.m.MetadataCreateIndexService] [issues] creating index, cause [api], templates [], shards [5]/[0]
2023.04.11 20:01:58 INFO es[][o.e.c.r.a.AllocationService] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[issues][4]]])." previous.health="YELLOW" reason="shards started [[issues][4]]"
2023.04.11 20:01:58 INFO web[][o.s.s.e.IndexCreator] Create mapping issues
2023.04.11 20:01:58 INFO es[][o.e.c.m.MetadataMappingService] [issues/upl0OkFoTTiIz7c5JSAEbQ] create_mapping
2023.04.11 20:01:58 INFO web[][o.s.s.e.IndexCreator] Create index [users]
2023.04.11 20:01:58 INFO es[][o.e.c.m.MetadataCreateIndexService] [users] creating index, cause [api], templates [], shards [1]/[0]
2023.04.11 20:01:58 INFO es[][o.e.c.r.a.AllocationService] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[users][0]]])." previous.health="YELLOW" reason="shards started [[users][0]]"
2023.04.11 20:01:58 INFO web[][o.s.s.e.IndexCreator] Create mapping users
2023.04.11 20:01:58 INFO es[][o.e.c.m.MetadataMappingService] [users/g4YD9oSyTvmqWwwft1qGTQ] create_mapping
2023.04.11 20:01:58 INFO web[][o.s.s.e.IndexCreator] Create index [views]
2023.04.11 20:01:58 INFO es[][o.e.c.m.MetadataCreateIndexService] [views] creating index, cause [api], templates [], shards [5]/[0]
2023.04.11 20:01:58 INFO es[][o.e.c.r.a.AllocationService] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[views][4]]])." previous.health="YELLOW" reason="shards started [[views][4]]"
2023.04.11 20:01:58 INFO web[][o.s.s.e.IndexCreator] Create mapping views
2023.04.11 20:01:58 INFO es[][o.e.c.m.MetadataMappingService] [views/wxqeN55gQ8OK73UBX74MzQ] create_mapping
2023.04.11 20:01:58 INFO web[][o.s.s.s.LogServerId] Server ID: C7F90739-AW6oH3TIL3F8PAhR3TZh
2023.04.11 20:01:58 INFO web[][o.s.s.p.UpdateCenterClient] Update center: https://update.sonarsource.org/update-center.properties (no proxy)
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action saml/validation_init
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/system/liveness
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/plugins/download
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/analysis_cache/get
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/check_pat
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/push/sonarlint_events
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/security_reports/download
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/views/definition
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/regulatory_reports/download
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/governance_reports/download
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/support/info
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/scim_management/status
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] Since is not set on action api/codescan/license_key
2023.04.11 20:02:00 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/codescan/license_key
2023.04.11 20:02:00 INFO web[][o.s.s.a.p.ExpiredSessionsCleaner] Purge of expired session tokens has removed 0 elements
2023.04.11 20:02:00 INFO web[][o.s.s.a.p.ExpiredSessionsCleaner] Purge of expired SAML message ids has removed 0 elements
2023.04.11 20:02:00 INFO web[][o.s.s.n.NotificationDaemon] Notification service started (delay 60 sec.)
2023.04.11 20:02:00 INFO web[][o.s.s.t.TelemetryDaemon] Sharing of SonarQube statistics is enabled.
2023.04.11 20:02:00 INFO web[][o.s.w.s.DispatcherServlet] Initializing Servlet 'app'
2023.04.11 20:02:01 INFO web[][o.s.w.s.DispatcherServlet] Completed initialization in 954 ms
2023.04.11 20:02:01 INFO web[][o.s.s.s.GeneratePluginIndex] Generate scanner plugin index
2023.04.11 20:02:01 INFO web[][o.s.s.s.RegisterMetrics] Register metrics
2023.04.11 20:02:01 INFO web[][o.s.s.r.RegisterRules] Register rules
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] Working Directory = /opt/sonarqube
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Application should have used APIKit to auto-generate the implementation interface
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Application should have an APIKit Global exception strategy
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Configuration files should not have so many flows
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Configuration files should not have so many subflows
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Flows names should match a naming convention
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for SubFlows names should match a naming convention
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Encryption key should not be logged
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Credentials and resources should be managed with application properties
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Mule Credentials Vault should not use a hardcoded encryption key
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for AutoDiscovery should be used to register the app in API manager
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for HTTP Status codes should have been properly set inside the exception handler
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Data Transformations should be stored in external DWL Files - Payload
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Data Transformations should be stored in external DWL Files - Variable
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Data Transformations should be stored in external DWL Files - Property
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for HTTP Request Configuration should have response timeout setted
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Oracle Configuration should have a connection pool setted
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=//*[local-name()='listener-config'] for HTTP Listener should use HTTPS protocol
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=//*[local-name()='listener-config'] for HTTP Listener should use a specific port property
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] addRuleTemplate x1Rule=[repository=mule3-repository, key=mule-rule-template]
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Application should have used APIKit to auto-generate the implementation interface
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Application should have an APIKit Global exception strategy
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Configuration files should not have so many flows
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Configuration files should not have so many subflows
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Flows names should match a naming convention
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for SubFlows names should match a naming convention
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Encryption key should not be logged
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Credentials and resources should be managed with application properties
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Mule Credentials Vault should not use a hardcoded encryption key
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for AutoDiscovery should be used to register the app in API manager
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for HTTP Status codes should have been properly set inside the exception handler
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Data Transformations should be stored in external DWL Files - Payload
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Data Transformations should be stored in external DWL Files - Variable
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=//*[local-name()='listener-config'] for HTTP Listener should use HTTPS protocol
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=//*[local-name()='listener-config'] for HTTP Listener should use a specific port property
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for API ID in AutoDiscovery should not use a hardcoded value
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for MSSQL - DB Host name should not use a hardcoded value
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Domain - HTTP Requestor reconnection strategy should use a configurable count value
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Domain - HTTP Requestor reconnection strategy should use configurable frequency
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Domain - Mule Secure Properties should use AES-CBC algorithm
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Domain - HTTP Listener should not use a hardcoded port value
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Domain - HTTP Requestor Configuration should reference a TLS Configuration
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Domain - Trust Store Configuration should use a configurable path
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Domain - Key Store Configuration should use a configurable path
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Domain - Trust Store Configuration should not have the insecure attribute
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Domain - HTTPS Listener should have a TLS Configuration
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Domain - HTTP Requestor Configuration should not use dynamic default headers or query params
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] LocationHint=null for Domain - HTTP Requestor Configuration should have a configurable Response Timeout
2023.04.11 20:02:02 INFO web[][c.m.s.t.s.r.MuleRulesDefinition] addRuleTemplate x1Rule=[repository=mule4-repository, key=mule-rule-template]
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:AssertionSideEffect
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-sfmeta:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-sfmeta:InsufficientBranchCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cobol:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-shell:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-shell:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:OpenForTesting
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-shell:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-shell:DuplicatedBlocks
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-shell:InsufficientCommentDensity
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-rpg:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-pli:DuplicatedBlocks
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-tsql:InsufficientBranchCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-abap:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-tsql:InsufficientCommentDensity
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:NotConstructor
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-swift:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-dart:InsufficientBranchCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-rpg:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:SuspiciousIndentation
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:NotificationId0
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-py:InsufficientBranchCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-py:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-py:InsufficientCommentDensity
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-py:DuplicatedBlocks
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-py:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-py:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-js:InsufficientBranchCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-js:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-js:InsufficientCommentDensity
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-js:DuplicatedBlocks
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-js:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-js:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vbnet:InsufficientBranchCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vbnet:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vbnet:InsufficientCommentDensity
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vbnet:DuplicatedBlocks
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vbnet:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vbnet:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-tsql:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-pli:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-apex:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vf:InsufficientCommentDensity
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vf:DuplicatedBlocks
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vf:InsufficientBranchCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vf:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vf:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vf:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-tsql:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-kotlin:InsufficientBranchCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-kotlin:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-kotlin:InsufficientCommentDensity
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-kotlin:DuplicatedBlocks
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-kotlin:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-kotlin:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-scala:InsufficientBranchCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-scala:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-scala:InsufficientCommentDensity
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-scala:DuplicatedBlocks
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-scala:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-scala:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-java:InsufficientBranchCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-java:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-java:InsufficientCommentDensity
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-java:DuplicatedBlocks
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-java:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-java:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-plsql:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-sf:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-sf:DuplicatedBlocks
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-sf:InsufficientCommentDensity
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-sf:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vb:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-abap:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-tsql:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-swift:InsufficientCommentDensity
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-ts:InsufficientBranchCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-ts:InsufficientLineCoverage
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-ts:InsufficientCommentDensity
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-ts:DuplicatedBlocks
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-ts:SkippedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-ts:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cpp:FailedUnitTests
2023.04.11 20:02:07 INFO web[][o.s.s.r.RegisterRules] Disable rule common-swift:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-sfmeta:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-sfmeta:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-sfmeta:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-sfmeta:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cobol:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-apex:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vb:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cpp:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-objc:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-tsql:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-tspecific:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-apex:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-rpg:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:DefaultEncoding
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-plsql:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-objc:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cpp:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-plsql:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-abap:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-pli:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-c:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-rpg:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cobol:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-sf:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-tspecific:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-tspecific:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-tspecific:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-abap:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vb:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-c:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-apex:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vb:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-plsql:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:WearableActionDuplicate
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:InternalInsetResource
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-pli:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-rpg:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cpp:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:MotionLayoutMissingId
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cpp:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:WearableConfigurationAction
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cobol:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-abap:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-c:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cs:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cs:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cs:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cs:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cs:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cs:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-objc:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-sf:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-shell:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:ReturnThis
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:DeprecatedSinceApi
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-php:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-php:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-php:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:StringFormatTrivial
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-php:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-php:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-php:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-plsql:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-mule:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-mule:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vb:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-c:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-apex:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-objc:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cobol:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-c:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-apex:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-swift:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-pli:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-c:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:KotlinNullnessAnnotation
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:MissingInflatedId
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-vb:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-dart:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-plsql:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-dart:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-mule:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cpp:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-go:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-go:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-go:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-go:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-flex:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-flex:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-flex:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-rpg:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-swift:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-mule:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-flex:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-flex:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-flex:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-go:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-go:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-cobol:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-tspecific:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-tspecific:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-abap:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-swift:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-pli:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:UastImplementation
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:WatchFaceForAndroidX
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-objc:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule external_android-lint:EmptySuperCall
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-mule:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-mule:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-objc:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-ruby:InsufficientBranchCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-ruby:InsufficientLineCoverage
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-ruby:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-ruby:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-ruby:SkippedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-ruby:FailedUnitTests
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-dart:DuplicatedBlocks
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-dart:InsufficientCommentDensity
2023.04.11 20:02:08 INFO web[][o.s.s.r.RegisterRules] Disable rule common-dart:InsufficientLineCoverage
2023.04.11 20:02:12 INFO web[][o.s.s.q.b.BuiltInQProfileRepositoryImpl] Load quality profiles
2023.04.11 20:02:13 INFO web[][f.i.s.d.l.i.DartProfile] Creating dartanalyzer Profile
2023.04.11 20:02:13 INFO web[][f.i.s.d.l.i.DartProfile] Creating dartanalyzer pedantic 1.9.0 Profile
2023.04.11 20:02:14 INFO web[][o.s.s.q.RegisterQualityProfiles] Register quality profiles
2023.04.11 20:02:14 INFO web[][o.s.s.q.RegisterQualityProfiles] Update profile kubernetes/Sonar way
2023.04.11 20:02:14 INFO web[][o.s.s.q.RegisterQualityProfiles] Update profile css/Sonar way
2023.04.11 20:02:15 INFO web[][o.s.s.q.RegisterQualityProfiles] Update profile scala/Sonar way
2023.04.11 20:02:15 INFO web[][o.s.s.q.RegisterQualityProfiles] Update profile jsp/Sonar way
2023.04.11 20:02:15 INFO web[][o.s.s.q.RegisterQualityProfiles] Update profile tspecific/Sonar way
2023.04.11 20:02:15 INFO web[][o.s.s.q.RegisterQualityProfiles] Update profile py/Sonar way
2023.04.11 20:02:16 INFO web[][o.s.s.q.RegisterQualityProfiles] Update profile js/Salesforce Lightning
2023.04.11 20:02:16 WARN web[][o.s.c.a.AnnotationConfigApplicationContext] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jdk.internal.loader.ClassLoaders$AppClassLoader@59b38691-org.sonar.server.qualityprofile.RegisterQualityProfiles': Initialization of bean failed; nested exception is BadRequestException{errors=[Rule was removed: common-js:DuplicatedBlocks]}
2023.04.11 20:02:16 ERROR web[][o.s.s.p.Platform] Background initialization failed. Stopping SonarQube
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jdk.internal.loader.ClassLoaders$AppClassLoader@59b38691-org.sonar.server.qualityprofile.RegisterQualityProfiles': Initialization of bean failed; nested exception is BadRequestException{errors=[Rule was removed: common-js:DuplicatedBlocks]}
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:628)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:187)
at org.sonar.server.platform.platformlevel.PlatformLevel.start(PlatformLevel.java:80)
at org.sonar.server.platform.platformlevel.PlatformLevelStartup.access$001(PlatformLevelStartup.java:55)
at org.sonar.server.platform.platformlevel.PlatformLevelStartup$1.doPrivileged(PlatformLevelStartup.java:127)
at org.sonar.server.user.DoPrivileged.execute(DoPrivileged.java:45)
at org.sonar.server.platform.platformlevel.PlatformLevelStartup.start(PlatformLevelStartup.java:124)
at org.sonar.server.platform.PlatformImpl.executeStartupTasks(PlatformImpl.java:201)
at org.sonar.server.platform.PlatformImpl$AutoStarterRunnable.runIfNotAborted(PlatformImpl.java:362)
at org.sonar.server.platform.PlatformImpl$1.doRun(PlatformImpl.java:116)
at org.sonar.server.platform.PlatformImpl$AutoStarterRunnable.run(PlatformImpl.java:346)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.sonar.server.exceptions.BadRequestException: Rule was removed: common-js:DuplicatedBlocks
at org.sonar.server.exceptions.BadRequestException.create(BadRequestException.java:65)
at org.sonar.server.exceptions.BadRequestException.create(BadRequestException.java:59)
at org.sonar.server.exceptions.BadRequestException.checkRequest(BadRequestException.java:44)
at org.sonar.server.qualityprofile.builtin.RuleActivator.doActivate(RuleActivator.java:92)
at org.sonar.server.qualityprofile.builtin.RuleActivator.activate(RuleActivator.java:87)
at org.sonar.server.qualityprofile.builtin.RuleActivator.lambda$activate$0(RuleActivator.java:80)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.toArray(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.toArray(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.toList(Unknown Source)
at org.sonar.server.qualityprofile.builtin.RuleActivator.activate(RuleActivator.java:82)
at org.sonar.server.qualityprofile.builtin.BuiltInQProfileUpdateImpl.update(BuiltInQProfileUpdateImpl.java:79)
at org.sonar.server.qualityprofile.RegisterQualityProfiles.update(RegisterQualityProfiles.java:147)
at org.sonar.server.qualityprofile.RegisterQualityProfiles.lambda$start$1(RegisterQualityProfiles.java:105)
at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422)
at org.sonar.server.qualityprofile.RegisterQualityProfiles.start(RegisterQualityProfiles.java:100)
at org.sonar.core.platform.StartableBeanPostProcessor.postProcessBeforeInitialization(StartableBeanPostProcessor.java:33)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
... 19 common frames omitted
2023.04.11 20:02:16 INFO web[][o.s.p.ProcessEntryPoint] Hard stopping process
2023.04.11 20:02:16 INFO web[][o.s.s.e.CoreExtensionStopper] Stopping Governance
2023.04.11 20:02:16 INFO web[][o.s.s.e.CoreExtensionStopper] Stopping Governance (done) | time=0ms
2023.04.11 20:02:16 INFO web[][o.s.s.n.NotificationDaemon] Notification service stopped
2023.04.11 20:02:16 INFO web[][c.z.h.HikariDataSource] HikariPool-1 - Shutdown initiated...
2023.04.11 20:02:16 INFO web[][c.z.h.HikariDataSource] HikariPool-1 - Shutdown completed.
What the root cause of this issue?