Skip to content

Merge branch 'main' into issue-34046-velocity-memory-sync-issues

7a80866
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

issue 34046 velocity memory & sync issues #34050

Merge branch 'main' into issue-34046-velocity-memory-sync-issues
7a80866
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report failed Jan 12, 2026 in 1s

12758 passed, 5 failed and 57 skipped

Tests failed
Report exceeded GitHub limit of 65535 bytes and has been trimmed

Annotations

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotmarketing.portlets.folders.business.FolderAPITest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotmarketing.portlets.folders.business.FolderAPITest ► move_to_existing_destination

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotmarketing.portlets.folders.business.FolderAPITest.xml
Error:
  java.lang.AssertionError: expected:<3> but was:<2>
Raw output
java.lang.AssertionError: expected:<3> but was:<2>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at com.dotmarketing.portlets.folders.business.FolderAPITest.move_to_existing_destination(FolderAPITest.java:275)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:55)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:22)
	at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotmarketing.startup.runonce.Task240306MigrateLegacyLanguageVariablesTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotmarketing.startup.runonce.Task240306MigrateLegacyLanguageVariablesTest ► testBothFilesMapToSameLanguageWithPriorityHandling

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotmarketing.startup.runonce.Task240306MigrateLegacyLanguageVariablesTest.xml
Error:
  java.lang.AssertionError: There should be no failures during migration expected:<0> but was:<5>
Raw output
java.lang.AssertionError: There should be no failures during migration expected:<0> but was:<5>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at com.dotmarketing.startup.runonce.Task240306MigrateLegacyLanguageVariablesTest.testBothFilesMapToSameLanguageWithPriorityHandling(Task240306MigrateLegacyLanguageVariablesTest.java:272)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:55)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:22)
	at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rendering.velocity.viewtools.LanguageWebAPITest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.rendering.velocity.viewtools.LanguageWebAPITest ► testNotExistingLanguageFallbackTrue_returnTESTEXAMPLEDEFAULT

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rendering.velocity.viewtools.LanguageWebAPITest.xml
Error:
  java.lang.NullPointerException: Cannot invoke "com.dotmarketing.portlets.languagesmanager.model.Language.getCountryCode()" because "future" is null
Raw output
java.lang.NullPointerException: Cannot invoke "com.dotmarketing.portlets.languagesmanager.model.Language.getCountryCode()" because "future" is null
	at com.dotmarketing.business.web.LanguageWebAPIImpl.getLanguage(LanguageWebAPIImpl.java:118)
	at com.dotcms.rendering.velocity.viewtools.LanguageViewtool.get(LanguageViewtool.java:150)
	at com.dotcms.rendering.velocity.viewtools.LanguageWebAPITest.testKeyValueLanguageWebAPI(LanguageWebAPITest.java:314)
	at com.dotcms.rendering.velocity.viewtools.LanguageWebAPITest.testNotExistingLanguageFallbackTrue_returnTESTEXAMPLEDEFAULT(LanguageWebAPITest.java:257)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:55)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:22)
	at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rendering.velocity.viewtools.LanguageWebAPITest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.rendering.velocity.viewtools.LanguageWebAPITest ► testNotExistingLanguageFallbackFalse_returnTESTEXAMPLEDEFA

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rendering.velocity.viewtools.LanguageWebAPITest.xml
Error:
  java.lang.NullPointerException: Cannot invoke "com.dotmarketing.portlets.languagesmanager.model.Language.getCountryCode()" because "future" is null
Raw output
java.lang.NullPointerException: Cannot invoke "com.dotmarketing.portlets.languagesmanager.model.Language.getCountryCode()" because "future" is null
	at com.dotmarketing.business.web.LanguageWebAPIImpl.getLanguage(LanguageWebAPIImpl.java:118)
	at com.dotcms.rendering.velocity.viewtools.LanguageViewtool.get(LanguageViewtool.java:150)
	at com.dotcms.rendering.velocity.viewtools.LanguageWebAPITest.testKeyValueLanguageWebAPI(LanguageWebAPITest.java:314)
	at com.dotcms.rendering.velocity.viewtools.LanguageWebAPITest.testNotExistingLanguageFallbackFalse_returnTESTEXAMPLEDEFA(LanguageWebAPITest.java:264)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:55)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:22)
	at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.asset.WebAssetHelperIntegrationTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.rest.api.v1.asset.WebAssetHelperIntegrationTest ► Test_Upload_File_Archive_Then_Update

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.asset.WebAssetHelperIntegrationTest.xml
Error:
  com.dotmarketing.exception.DotRuntimeException: The Workflow Action [ceca71a0-deee-4999-bd47-b01baa1bcfc8] is not available in the Workflow Step the content is currently in.
Raw output
com.dotmarketing.exception.DotRuntimeException: The Workflow Action [ceca71a0-deee-4999-bd47-b01baa1bcfc8] is not available in the Workflow Step the content is currently in.
	at com.dotcms.exception.ExceptionUtil.bubbleUpException(ExceptionUtil.java:227)
	at com.dotcms.content.elasticsearch.business.ESContentletAPIImpl.checkin(ESContentletAPIImpl.java:5285)
	at com.dotcms.content.elasticsearch.business.ESContentletAPIImpl.checkin(ESContentletAPIImpl.java:10339)
	at com.dotcms.content.elasticsearch.business.ESContentletAPIImpl.checkin(ESContentletAPIImpl.java:5117)
	at com.dotmarketing.portlets.contentlet.business.ContentletAPIInterceptor.checkin(ContentletAPIInterceptor.java:284)
	at com.dotcms.rest.api.v1.asset.WebAssetHelper.checkinOrPublish(WebAssetHelper.java:617)
	at com.dotcms.rest.api.v1.asset.WebAssetHelper.saveUpdateAsset(WebAssetHelper.java:508)
	at com.dotcms.rest.api.v1.asset.WebAssetHelperIntegrationTest.pushFileForLanguageThenValidate(WebAssetHelperIntegrationTest.java:670)
	at com.dotcms.rest.api.v1.asset.WebAssetHelperIntegrationTest.Test_Upload_File_Archive_Then_Update(WebAssetHelperIntegrationTest.java:595)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:55)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:22)
	at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)
Caused by: java.lang.IllegalArgumentException: The Workflow Action [ceca71a0-deee-4999-bd47-b01baa1bcfc8] is not available in the Workflow Step the content is currently in.
	at com.dotmarketing.portlets.workflows.business.WorkflowAPIImpl.validateActionStepAndWorkflow(WorkflowAPIImpl.java:3605)
	at com.dotmarketing.portlets.workflows.business.WorkflowAPIImpl.fireContentWorkflow(WorkflowAPIImpl.java:3426)
	at com.dotcms.content.elasticsearch.business.ESContentletAPIImpl.validateWorkflowStateOrRunAsWorkflow(ESContentletAPIImpl.java:5505)
	at com.dotcms.content.elasticsearch.business.ESContentletAPIImpl.checkin(ESContentletAPIImpl.java:5262)
	... 11 more