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

Lps 102159 #79530

Closed
wants to merge 6 commits into from
Closed

Lps 102159 #79530

wants to merge 6 commits into from

Conversation

shuyangzhou
Copy link

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering "ci:test:sf" and "ci:test:relevant" for this pull to run Source Formatter and relevant tests.

Comment "ci:test" to run the full PR Tester for this pull.

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 2 minutes 23 seconds 379 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: c5a1d6f87ed1dbb9bd59b6a4b3fd45395330810d

Sender Branch:

Branch Name: LPS-102159
Branch GIT ID: 758a60f6eeee8e7af5071625e65d6a680c3d3b80

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

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 7ad4752...6b5fb8b

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 88 out of 101 jobs passed in 1 hour 50 minutes 20 seconds 638 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 42b9105d120818f69e4e9c675ec6fd1ee8eda9a6

Copied in Private Modules Branch:

Branch Name: LPS-102159
Branch GIT ID: a9b03c211775f8f264ff2b72d4626cd38669b0b8

88 out of 101 jobs PASSED

13 Failed Jobs:

88 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat90-mysql57-jdk8/35
    Job Results:

    9 Tests Passed.
    14 Tests Failed.

  2. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat90-mysql57-jdk8/53
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #304298
           [echo] Build testray result: /opt/dev/projects/github/liferay-jenkins-ee/testray/suite/TESTS-test-1-5_test-portal-acceptance-pullrequest(master)_5408_functional-tomcat90-mysql57-jdk8_53_0.xml
           [echo] send.to.testray.logs.start.timestamp: 10-14-2019 16:42:52:977 PDT
           [echo] Sending Testray logs to Testray production server.
         [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20191014234252981
      [stopwatch] [send.to.testray.logs: 0.233 sec]
           [echo] send.to.testray.results.start.timestamp: 10-14-2019 16:42:53:210 PDT
           [echo] Sending Testray results to Testray production server.
         [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20191014234253212
      [stopwatch] [send.to.testray.results: 0.156 sec]
      [stopwatch] [record.testray.results.TESTS-test-1-5_test-portal-acceptance-pullrequest(master)_5408_functional-tomcat90-mysql57-jdk8_53_0.xml: 2.439 sec]
      [stopwatch] [record.testray.results: 2.611 sec]
      

      BUILD FAILED
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:11081: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common-portal-acceptance-batch.xml:187: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:8066: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:8401: Sourced file: inline evaluation of: import com.liferay.jenkins.results.parser.GitHubDevSyncUtil; . . . '' : Typed variable declaration : Typed variable declaration : Method Invocation GitHubDevSyncUtil.fetchCacheBranchFromGitHubDev : at Line: 47 : in file: inline evaluation of: import com.liferay.jenkins.results.parser.GitHubDevSyncUtil; . . . '' : GitHubDevSyncUtil .fetchCacheBranchFromGitHubDev ( gitWorkingDirectory , remoteCacheBranchName )

      Called from method: fetchCacheBranchToLocalBranch : at Line: 112 : in file: inline evaluation of: `` import com.liferay.jenkins.results.parser.GitHubDevSyncUtil; . . . '' : fetchCacheBranchToLocalBranch ( getCacheBranchName ( ) , project .getProperty ( "top.level.branch.name" ) )
      Target exception: java.lang.RuntimeException: Unable to fetch cache-brianchandotcom-e83b96969ac54bd61c3a99eba0633a0d75eb1da4-shuyangzhou-a9b03c211775f8f264ff2b72d4626cd38669b0b8 from cloud-10-0-0-35

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

    0 Tests Passed.
    3 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #319269
      1. DeclarativeServiceDependencyManagerTest.classMethod
        java.lang.NoClassDefFoundError: Could not initialize class com.liferay.portal.kernel.test.rule.TimeoutTestRule
        at com.liferay.portal.test.rule.LiferayIntegrationTestRule._getTestRules(LiferayIntegrationTestRule.java:41)
        at com.liferay.portal.test.rule.LiferayIntegrationTestRule.<init>(LiferayIntegrationTestRule.java:34)
        at com.liferay.portal.osgi.debug.declarative.service.test.DeclarativeServiceDependencyManagerTest.<clinit>(DeclarativeServiceDependencyManagerTest.java:75)
        at sun.misc.Unsafe.ensureClassInitialized(Native Method)
        at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:43)
        at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:156)
        at java.lang.reflect.Field.acquireFieldAccessor(Field.java:1088)
        at java.lang.reflect.Field.getFieldAccessor(Field.java:1069)
        at java.lang.reflect.Field.get(Field.java:393)
        at org.junit.runners.model.FrameworkField.get(FrameworkField.java:73)
        at org.junit.runners.model.TestClass.getAnnotatedFieldValues(TestClass.java:230)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._withRules(TestExecutorRunnable.java:408)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._classBlock(TestExecutorRunnable.java:164)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._execute(TestExecutorRunnable.java:178)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable.run(TestExecutorR...
      2. SpringExtenderDependencyManagerTest.classMethod
        java.lang.NoClassDefFoundError: Could not initialize class com.liferay.portal.kernel.test.rule.TimeoutTestRule
        at com.liferay.portal.test.rule.LiferayIntegrationTestRule._getTestRules(LiferayIntegrationTestRule.java:41)
        at com.liferay.portal.test.rule.LiferayIntegrationTestRule.<init>(LiferayIntegrationTestRule.java:34)
        at com.liferay.portal.osgi.debug.spring.extender.test.SpringExtenderDependencyManagerTest.<clinit>(SpringExtenderDependencyManagerTest.java:78)
        at sun.misc.Unsafe.ensureClassInitialized(Native Method)
        at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:43)
        at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:156)
        at java.lang.reflect.Field.acquireFieldAccessor(Field.java:1088)
        at java.lang.reflect.Field.getFieldAccessor(Field.java:1069)
        at java.lang.reflect.Field.get(Field.java:393)
        at org.junit.runners.model.FrameworkField.get(FrameworkField.java:73)
        at org.junit.runners.model.TestClass.getAnnotatedFieldValues(TestClass.java:230)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._withRules(TestExecutorRunnable.java:408)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._classBlock(TestExecutorRunnable.java:164)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._execute(TestExecutorRunnable.java:178)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable.run(TestExecutorRunnable.java...
      3. AggregationsInstantiationTest.classMethod
        java.lang.NoClassDefFoundError: Could not initialize class com.liferay.portal.kernel.test.rule.TimeoutTestRule
        at com.liferay.portal.test.rule.LiferayIntegrationTestRule._getTestRules(LiferayIntegrationTestRule.java:41)
        at com.liferay.portal.test.rule.LiferayIntegrationTestRule.<init>(LiferayIntegrationTestRule.java:34)
        at com.liferay.portal.search.aggregations.test.AggregationsInstantiationTest.<clinit>(AggregationsInstantiationTest.java:86)
        at sun.misc.Unsafe.ensureClassInitialized(Native Method)
        at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:43)
        at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:156)
        at java.lang.reflect.Field.acquireFieldAccessor(Field.java:1088)
        at java.lang.reflect.Field.getFieldAccessor(Field.java:1069)
        at java.lang.reflect.Field.get(Field.java:393)
        at org.junit.runners.model.FrameworkField.get(FrameworkField.java:73)
        at org.junit.runners.model.TestClass.getAnnotatedFieldValues(TestClass.java:230)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._withRules(TestExecutorRunnable.java:408)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._classBlock(TestExecutorRunnable.java:164)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._execute(TestExecutorRunnable.java:178)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable.run(TestExecutorRunnable.java:95)
        at java.lang....
      4. ...
    2. AXIS_VARIABLE=1,label_exp=!master #319269
           [echo] 	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
      [echo] - locked <0x00000000820fa088> (a java.lang.ref.Reference$Lock)
      [echo] at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
      [echo]
      [echo] Locked ownable synchronizers:
      [echo] - None
      [echo]
      [echo] "main" #1 prio=5 os_prio=0 tid=0x00007f495400b000 nid=0x27d5 runnable [0x00007f495d3d4000]
      [echo] java.lang.Thread.State: RUNNABLE
      [echo] at java.net.PlainSocketImpl.socketAccept(Native Method)
      [echo] at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
      [echo] at java.net.ServerSocket.implAccept(ServerSocket.java:545)
      [echo] at java.net.ServerSocket.accept(ServerSocket.java:513)
      [echo] at org.apache.catalina.core.StandardServer.await(StandardServer.java:607)
      [echo] at org.apache.catalina.startup.Catalina.await(Catalina.java:722)
      [echo] at org.apache.catalina.startup.Catalina.start(Catalina.java:668)
      [echo] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [echo] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      [echo] at java.lang.reflect.Method.invoke(Method.java:498)
      [echo] at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:350)
      [echo] at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:492)
      [echo]
      [echo] Locked ownable synchronizers:
      [echo] - None
      [echo]
      [echo] "VM Thread" os_prio=0 tid=0x00007f495409a800 nid=0x27d8 runnable
      [echo]
      [echo] "Gang worker#0 (Parallel GC Threads)" os_prio=0 tid=0x00007f495401c000 nid=0x27d6 runnable
      [echo]
      [echo] "Gang worker#1 (Parallel GC Threads)" os_prio=0 tid=0x00007f495401e000 nid=0x27d7 runnable
      [echo]
      [echo] "VM Periodic Task Thread" os_prio=0 tid=0x00007f495421d800 nid=0x27e6 waiting on condition
      [echo]
      [echo] JNI global references: 16724
      [get] Getting: http://test-1-17/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=1,label_exp=!master/319269//consoleText
      [get] To: /opt/dev/projects/github/liferay-portal/20191015240929041.txt
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/20191015240929041.txt
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1612233881.properties
    3. AXIS_VARIABLE=2,label_exp=!master #319269
           [echo] 	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
      [echo] - locked <0x000000008200af48> (a java.lang.ref.Reference$Lock)
      [echo] at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
      [echo]
      [echo] Locked ownable synchronizers:
      [echo] - None
      [echo]
      [echo] "main" #1 prio=5 os_prio=0 tid=0x00007fd58800b000 nid=0x1290 runnable [0x00007fd58fb67000]
      [echo] java.lang.Thread.State: RUNNABLE
      [echo] at java.net.PlainSocketImpl.socketAccept(Native Method)
      [echo] at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
      [echo] at java.net.ServerSocket.implAccept(ServerSocket.java:545)
      [echo] at java.net.ServerSocket.accept(ServerSocket.java:513)
      [echo] at org.apache.catalina.core.StandardServer.await(StandardServer.java:607)
      [echo] at org.apache.catalina.startup.Catalina.await(Catalina.java:722)
      [echo] at org.apache.catalina.startup.Catalina.start(Catalina.java:668)
      [echo] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [echo] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      [echo] at java.lang.reflect.Method.invoke(Method.java:498)
      [echo] at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:350)
      [echo] at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:492)
      [echo]
      [echo] Locked ownable synchronizers:
      [echo] - None
      [echo]
      [echo] "VM Thread" os_prio=0 tid=0x00007fd58809a800 nid=0x1293 runnable
      [echo]
      [echo] "Gang worker#0 (Parallel GC Threads)" os_prio=0 tid=0x00007fd58801c000 nid=0x1291 runnable
      [echo]
      [echo] "Gang worker#1 (Parallel GC Threads)" os_prio=0 tid=0x00007fd58801e000 nid=0x1292 runnable
      [echo]
      [echo] "VM Periodic Task Thread" os_prio=0 tid=0x00007fd588237800 nid=0x129e waiting on condition
      [echo]
      [echo] JNI global references: 16941
      [get] Getting: http://test-1-17/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=2,label_exp=!master/319269//consoleText
      [get] To: /opt/dev/projects/github/liferay-portal/20191015240931071.txt
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/20191015240931071.txt
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1302876729.properties
    4. AXIS_VARIABLE=5,label_exp=!master #319269
      1. SearchEngineAdapterTest.classMethod
        java.lang.NoClassDefFoundError: Could not initialize class com.liferay.portal.kernel.test.rule.TimeoutTestRule
        at com.liferay.portal.test.rule.LiferayIntegrationTestRule._getTestRules(LiferayIntegrationTestRule.java:41)
        at com.liferay.portal.test.rule.LiferayIntegrationTestRule.<init>(LiferayIntegrationTestRule.java:34)
        at com.liferay.portal.search.engine.adapter.test.SearchEngineAdapterTest.<clinit>(SearchEngineAdapterTest.java:50)
        at sun.misc.Unsafe.ensureClassInitialized(Native Method)
        at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:43)
        at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:156)
        at java.lang.reflect.Field.acquireFieldAccessor(Field.java:1088)
        at java.lang.reflect.Field.getFieldAccessor(Field.java:1069)
        at java.lang.reflect.Field.get(Field.java:393)
        at org.junit.runners.model.FrameworkField.get(FrameworkField.java:73)
        at org.junit.runners.model.TestClass.getAnnotatedFieldValues(TestClass.java:230)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._withRules(TestExecutorRunnable.java:408)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._classBlock(TestExecutorRunnable.java:164)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._execute(TestExecutorRunnable.java:178)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable.run(TestExecutorRunnable.java:95)
        at java.lang.Thread.run...
      2. AggregationFilteringTest.classMethod
        java.lang.NoClassDefFoundError: com/liferay/portal/kernel/exception/LoggedExceptionInInitializerError
        at com.liferay.portal.kernel.test.rule.TimeoutTestRule.<clinit>(TimeoutTestRule.java:34)
        at com.liferay.portal.test.rule.LiferayIntegrationTestRule._getTestRules(LiferayIntegrationTestRule.java:41)
        at com.liferay.portal.test.rule.LiferayIntegrationTestRule.<init>(LiferayIntegrationTestRule.java:34)
        at com.liferay.portal.search.facet.faceted.searcher.test.AggregationFilteringTest.<clinit>(AggregationFilteringTest.java:77)
        at sun.misc.Unsafe.ensureClassInitialized(Native Method)
        at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:43)
        at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:156)
        at java.lang.reflect.Field.acquireFieldAccessor(Field.java:1088)
        at java.lang.reflect.Field.getFieldAccessor(Field.java:1069)
        at java.lang.reflect.Field.get(Field.java:393)
        at org.junit.runners.model.FrameworkField.get(FrameworkField.java:73)
        at org.junit.runners.model.TestClass.getAnnotatedFieldValues(TestClass.java:230)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._withRules(TestExecutorRunnable.java:408)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._classBlock(TestExecutorRunnable.java:164)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._execute(TestExecutorRunnable.java:178)
        at com.liferay.arquillian.extension.junit.br...
      3. AssetEntriesFacetedSearcherTest.classMethod
        java.lang.NoClassDefFoundError: Could not initialize class com.liferay.portal.kernel.test.rule.TimeoutTestRule
        at com.liferay.portal.test.rule.LiferayIntegrationTestRule._getTestRules(LiferayIntegrationTestRule.java:41)
        at com.liferay.portal.test.rule.LiferayIntegrationTestRule.<init>(LiferayIntegrationTestRule.java:34)
        at com.liferay.portal.search.facet.faceted.searcher.test.AssetEntriesFacetedSearcherTest.<clinit>(AssetEntriesFacetedSearcherTest.java:70)
        at sun.misc.Unsafe.ensureClassInitialized(Native Method)
        at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:43)
        at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:156)
        at java.lang.reflect.Field.acquireFieldAccessor(Field.java:1088)
        at java.lang.reflect.Field.getFieldAccessor(Field.java:1069)
        at java.lang.reflect.Field.get(Field.java:393)
        at org.junit.runners.model.FrameworkField.get(FrameworkField.java:73)
        at org.junit.runners.model.TestClass.getAnnotatedFieldValues(TestClass.java:230)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._withRules(TestExecutorRunnable.java:408)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._classBlock(TestExecutorRunnable.java:164)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable._execute(TestExecutorRunnable.java:178)
        at com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable.run(TestExecutorRunnable.java:95)
        ...
    5. ...
    Click here for more failures.

Failures in common with acceptance upstream results at 42b9105:
  1. ...

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

Successfully merging this pull request may close these issues.

4 participants