Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TS] LPS-141218 Remove unnecessary heading element and keep headings in sequentially-descending order #2416

Conversation

orsolyaDekany
Copy link

Hello,

We have incorrect heading hierarchy in Message Board, h4 tag is followed by h5.
Small fix for removing an unnecessary heading element h5. Similarly to LPS-139932

LPS ticket: LPS-141218

Can you please review it?

Thank you!

@liferay-continuous-integration
Copy link
Collaborator

Please only forward necessary changes to Brian Chan during stabilization. Nonurgent changes should wait until the ongoing DXP 7.4 GA1 and Portal 7.4 GA4 release has been completed. For more details on the release timeline and status, see product-delivery.

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@orsolyaDekany
Copy link
Author

ci:test:sf

@orsolyaDekany
Copy link
Author

ci:test:relevant

@orsolyaDekany
Copy link
Author

Hi @liferay-lima ,
I have also found the same hierarchy issue here in akismet-web module, but could find this on Portal. If you can let me know, I could check it and add a fix if necessary. Thanks.

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 4 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 210c68a1a2c5674dff55770d10d5e54ed9fe9e6a

Sender Branch:

Branch Name: LPS-141218-master
Branch GIT ID: a1103d4305a18e2cbf6788cd66586d1d74ad2e76

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 10 out of 10 jobs passed

❌ ci:test:relevant - 22 out of 26 jobs passed in 1 hour 35 minutes

Click here for more details.

This pull is eligible for reevaluation. When this upstream build has completed, using the following CI command will compare this pull request result against a more recent upstream result:

ci:reevaluate:1337401_426

Base Branch:

Branch Name: master
Branch GIT ID: 210c68a1a2c5674dff55770d10d5e54ed9fe9e6a

Upstream Comparison:

Branch GIT ID: 6231ae48877fa66223a6c766b1825cfc6d94f30f
Jenkins Build URL: Acceptance Upstream DXP (master) #2489

ci:test:stable - 10 out of 10 jobs PASSED
10 Successful Jobs:
ci:test:relevant - 22 out of 26 jobs PASSED
22 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8/0
    Job Results:

    1010 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=2 #6096
      1. com.liferay.layout.page.template.internal.model.listener.test.GroupModelListenerTest.testDeletingGroupDeletesFragmentCollections
        com.liferay.portal.kernel.exception.NoSuchGroupException: No Group exists with the primary key 60370
        	at com.liferay.portal.service.persistence.impl.GroupPersistenceImpl.findByPrimaryKey(GroupPersistenceImpl.java:13565)
        	at com.liferay.portal.service.persistence.impl.GroupPersistenceImpl.findByPrimaryKey(GroupPersistenceImpl.java:13581)
        	at com.liferay.portal.service.impl.LayoutSetLocalServiceImpl.deleteLayoutSet(LayoutSetLocalServiceImpl.java:104)
        	at sun.reflect.GeneratedMethodAccessor790.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.service.impl.LayoutSetLocalServiceStagingAdvice$LayoutSetLocalServiceStagingInvocationHandler.invoke(LayoutSetLocalServiceStagingAdvice.java:124)
        	at com.sun.proxy.$Proxy76.deleteLayoutSet(Unknown Source)
        	at sun.reflect.GeneratedMethodAccessor790.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:69)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)
        	at com.liferay.portal.service.ServiceContextAdvice.invoke(ServiceContextAdvice.java:60)
        	at com...

Failures in common with acceptance upstream results at 6231ae4:
  1. test-portal-acceptance-pullrequest-batch(master)/lpkg-base-jdk8/0
    Job Results:

    3 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0 #12661
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanOSGiLog
        junit.framework.AssertionFailedError: 
        Portal log assert failure, OSGi log found: /opt/dev/projects/github/liferay-portal/bundles/osgi/state/1635182580846.log:
        !SESSION 2021-10-25 17:23:18.689 -----------------------------------------------
        eclipse.buildId=unknown
        java.version=1.8.0_121
        java.vendor=Oracle Corporation
        BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
        

        !ENTRY com.liferay.site.initializer.extender 4 0 2021-10-25 17:23:18.689
        !MESSAGE FrameworkEvent ERROR
        !STACK 0
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.site.initializer.extender [1019]
        Unresolved requirement: Import-Package: com.liferay.commerce.account.util; version="1.3.0"

        at org.eclipse.osgi.container.Module.start(Module.java:444)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
        
        
        at com.life...</code></pre></div></li><li><div><a href="https://test-1-31.liferay.com/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0/12661//testReport/com.liferay.portal.log.assertor/PortalLogAssertorTest/testScanXMLLog">com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog</a><pre><code>junit.framework.AssertionFailedError: 
        

        FrameworkEvent ERROR
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.site.initializer.extender [1019]
        Unresolved requirement: Import-Package: com.liferay.commerce.account.util; version="1.3.0"

        at org.eclipse.osgi.container.Module.start(Module.java:444)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
        
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.log.asse...</code></pre></div></li></ol></div></li></ol></div></li><li><div><h5><a href="https://test-1-29.liferay.com/job/test-portal-acceptance-pullrequest-batch(master)/10651/">test-portal-acceptance-pullrequest-batch(master)/modules-unit-jdk8/0</a></h5><div><h6>Job Results:</h6><p>392 Tests Passed.<br/>1 Test Failed.</p></div><ol><li><div><a href="https://test-1-29.liferay.com/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0/10651//consoleText">AXIS_VARIABLE=0 #10651</a><ol><li><div><a href="https://test-1-29.liferay.com/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0/10651//testReport/com.liferay.jenkins.results.parser/GitHubMessageTest/testExpectedGitHubMessage_test_portal_source_format_source_format_failure_">com.liferay.jenkins.results.parser.GitHubMessageTest.testExpectedGitHubMessage[test-portal-source-format_source-format-failure]</a><pre><code>java.lang.Throwable: Expected message mismatch in sample 'test-portal-source-format_source-format-failure'.
        

        Expected message file: src/test/resources/dependencies/GitHubMessageTest/test-portal-source-format_source-format-failure/expected-github-message.html
        at com.liferay.jenkins.results.parser.Test.assertSample(Test.java:108)
        at com.liferay.jenkins.results.parser.Test.assertSamples(Test.java:117)
        at com.liferay.jenkins.results.parser.GitHubMessageTest.testExpectedGitHubMessage(GitHubMessageTest.java:125)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.rules.Verifier$1.evaluate(Verifier.java:35)
        at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
        at org.junit.runners.BlockJUnit4ClassRunner$1.evaluat...

@liferay-continuous-integration
Copy link
Collaborator

@liuxingye
Copy link
Collaborator

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:stable - 9 out of 10 jobs passed

❌ ci:test:relevant - 19 out of 26 jobs passed in 1 hour 45 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 0afdb973c976ee893c688a7500b22b58c777fca0

Upstream Comparison:

Branch GIT ID: 0afdb973c976ee893c688a7500b22b58c777fca0
Jenkins Build URL: Acceptance Upstream DXP (master) #2493

ci:test:stable - 9 out of 10 jobs PASSED
9 Successful Jobs:
ci:test:relevant - 19 out of 26 jobs PASSED
19 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/empty-temp-dir-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0 #470667
      [beanshell]      [exec] * Where:2 actionable tasks: 2 executed
      [beanshell]      [exec] 
      [beanshell]      [exec] 
      [beanshell]      [exec] Build file '/opt/dev/projects/github/liferay-portal/modules/profile-dxp.gradle' line: 31See the profiling report at: file:///opt/dev/projects/github/liferay-portal/modules/build/reports/profile/profile-2021-10-25-19-20-51.html
      [beanshell]      [exec] 
      [beanshell]      [exec] * What went wrong:
      [beanshell]      [exec] 
      [beanshell]      [exec] Execution failed for task ':checkoutDXPScript'.A fine-grained performance profile is available: use the --scan option.
      [beanshell]      [exec] 
      [beanshell]      [exec] > Process 'command 'git'' finished with non-zero exit value 128
      [beanshell]      [exec] 
      [beanshell]      [exec] * Try:
      [beanshell]      [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [beanshell]      [exec] 
      [beanshell]      [exec] * Exception is:
      [beanshell]      [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':checkoutDXPScript'.
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:208)
      [beanshell]      [exec] 	at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:263)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:206)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:187)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:114)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:62)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
  2. test-portal-acceptance-pullrequest-batch(master)/functional-upgrade-tomcat90-mysql57-jdk8/0
    Job Results:

    1 Test Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0 #481597
      [beanshell]      [exec] * Where:
      [beanshell]      [exec] Build file '/opt/dev/projects/github/liferay-portal/modules/profile-dxp.gradle' line: 31
      [beanshell]      [exec] 
      [beanshell]      [exec] * What went wrong:
      [beanshell]      [exec] Execution failed for task ':checkoutDXPScript'.
      [beanshell]      [exec] > Process 'command 'git'' finished with non-zero exit value 128
      [beanshell]      [exec] 
      [beanshell]      [exec] * Try:
      [beanshell]      [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [beanshell]      [exec] 
      [beanshell]      [exec] * Exception is:
      [beanshell]      [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':checkoutDXPScript'.
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:208)
      [beanshell]      [exec] 	at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:263)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:206)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:187)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:114)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:62)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
  3. test-portal-acceptance-pullrequest-batch(master)/modules-compile-jdk8/0
    Job Results:

    13 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=10 #504360
      [beanshell]      [exec] * Where:
      [beanshell]      [exec] Build file '/opt/dev/projects/github/liferay-portal/modules/profile-dxp.gradle' line: 31
      [beanshell]      [exec] 
      [beanshell]      [exec] * What went wrong:
      [beanshell]      [exec] Execution failed for task ':checkoutDXPScript'.
      [beanshell]      [exec] > Process 'command 'git'' finished with non-zero exit value 128
      [beanshell]      [exec] 
      [beanshell]      [exec] * Try:
      [beanshell]      [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [beanshell]      [exec] 
      [beanshell]      [exec] * Exception is:
      [beanshell]      [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':checkoutDXPScript'.
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:208)
      [beanshell]      [exec] 	at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:263)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:206)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:187)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:114)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:62)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
  4. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8/0
    Job Results:

    3 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=2 #479162
      [beanshell]      [exec] * Where:
      [beanshell]      [exec] Build file '/opt/dev/projects/github/liferay-portal/modules/profile-dxp.gradle' line: 31
      [beanshell]      [exec] 
      [beanshell]      [exec] * What went wrong:
      [beanshell]      [exec] Execution failed for task ':checkoutDXPScript'.
      [beanshell]      [exec] > Process 'command 'git'' finished with non-zero exit value 128
      [beanshell]      [exec] 
      [beanshell]      [exec] * Try:
      [beanshell]      [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [beanshell]      [exec] 
      [beanshell]      [exec] * Exception is:
      [beanshell]      [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':checkoutDXPScript'.
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:208)
      [beanshell]      [exec] 	at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:263)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:206)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:187)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:114)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:62)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
  5. test-portal-acceptance-pullrequest-batch(master)/modules-unit-project-templates-jdk8/0
    Job Results:

    1 Test Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=1 #443513
      [beanshell]      [exec] * Where:
      [beanshell]      [exec] 2 actionable tasks: 2 executed
      [beanshell]      [exec] 
      [beanshell]      [exec] Build file '/opt/dev/projects/github/liferay-portal/modules/profile-dxp.gradle' line: 31
      [beanshell]      [exec] 
      [beanshell]      [exec] * What went wrong:See the profiling report at: file:///opt/dev/projects/github/liferay-portal/modules/build/reports/profile/profile-2021-10-25-19-23-15.html
      [beanshell]      [exec] 
      [beanshell]      [exec] Execution failed for task ':checkoutDXPScript'.
      [beanshell]      [exec] A fine-grained performance profile is available: use the --scan option.> Process 'command 'git'' finished with non-zero exit value 128
      [beanshell]      [exec] 
      [beanshell]      [exec] 
      [beanshell]      [exec] * Try:
      [beanshell]      [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
      [beanshell]      [exec] 
      [beanshell]      [exec] * Exception is:
      [beanshell]      [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':checkoutDXPScript'.
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:208)
      [beanshell]      [exec] 	at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:263)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:206)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:187)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:114)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:62)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)
      [beanshell]      [exec] 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
  6. ...

For upstream results, click here.

@liferay-continuous-integration
Copy link
Collaborator

@adolfopa
Copy link
Collaborator

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 10 out of 10 jobs passed

✔️ ci:test:relevant - 25 out of 26 jobs passed in 1 hour 57 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 6dc7d3bbdc0d8c034ccab8c808b5218ce2705e5b

Upstream Comparison:

Branch GIT ID: 6dc7d3bbdc0d8c034ccab8c808b5218ce2705e5b
Jenkins Build URL: Acceptance Upstream DXP (master) #2494

ci:test:stable - 10 out of 10 jobs PASSED
10 Successful Jobs:
ci:test:relevant - 24 out of 26 jobs PASSED
24 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at 6dc7d3b:
  1. test-portal-acceptance-pullrequest-batch(master)/lpkg-base-jdk8/0
    Job Results:

    3 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0 #12824
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanOSGiLog
        junit.framework.AssertionFailedError: 
        Portal log assert failure, OSGi log found: /opt/dev/projects/github/liferay-portal/bundles/osgi/state/1635236831713.log:
        !SESSION 2021-10-26 08:27:27.958 -----------------------------------------------
        eclipse.buildId=unknown
        java.version=1.8.0_121
        java.vendor=Oracle Corporation
        BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
        

        !ENTRY com.liferay.site.initializer.extender 4 0 2021-10-26 08:27:27.958
        !MESSAGE FrameworkEvent ERROR
        !STACK 0
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.site.initializer.extender [638]
        Unresolved requirement: Import-Package: com.liferay.commerce.account.util; version="1.3.0"

        at org.eclipse.osgi.container.Module.start(Module.java:444)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
        
        
        at com.lifer...</code></pre></div></li><li><div><a href="https://test-1-30.liferay.com/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0/12824//testReport/com.liferay.portal.log.assertor/PortalLogAssertorTest/testScanXMLLog">com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog</a><pre><code>junit.framework.AssertionFailedError: 
        

        FrameworkEvent ERROR
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.site.initializer.extender [638]
        Unresolved requirement: Import-Package: com.liferay.commerce.account.util; version="1.3.0"

        at org.eclipse.osgi.container.Module.start(Module.java:444)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
        
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.log.asser...</code></pre></div></li></ol></div></li></ol></div></li></ol></details></details></html>
        

@liferay-continuous-integration
Copy link
Collaborator

@boton
Copy link
Collaborator

boton commented Oct 26, 2021

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Skipping previously passed test suites:
ci:test:relevant
ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

All required test suite(s) passed.
Forwarding pull request to brianchandotcom.
Console

@liferay-continuous-integration
Copy link
Collaborator

Pull request has been successfully forwarded to brianchandotcom#109066
Console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants