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 81018 #58651

Closed
wants to merge 4 commits into from
Closed

Lps 81018 #58651

wants to merge 4 commits into from

Conversation

shuyangzhou
Copy link

@Ithildir please help us to cache

compileOnly group: "p2", name: "org.eclipse.equinox.http.servlet", version: "1.5.0.v20180501-1936"

on our servers, thanks!
@rotty3000 see my changes at d297e03, the other 2 commits are just SF, no logic change.

@dantewang @slnn I think you guys have previously verified the performance for this jar upgrade, right? Please double check whether the current version is the same you verified against, if not, please do it again.

rotty3000 and others added 4 commits May 17, 2018 10:58
…ference way only works when there is exactly one HttpSessionInvalidator available at runtime, otherwise the addtional ones will flush away the previous HttpSessionListener reference, causing them not be abled to unregister.
@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.

@shuyangzhou
Copy link
Author

ci:test

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 1 minute 9 seconds 48 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 43b1b79583c6877747fe3957dca13d2806fa7be6

Sender Branch:

Branch Name: LPS-81018
Branch GIT ID: 03990af9aea9b035541c3404ecaab00eb9661cf4

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

@shuyangzhou
Copy link
Author

Thanks @Ithildir !

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 4 out of 7 jobs passed in 1 hour 23 minutes 21 seconds 173 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 43b1b79583c6877747fe3957dca13d2806fa7be6

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: b5c46c40ddc707f5ff3da3e7bc347281a49a6122

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

Failures unique to this pull:

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

    109 Tests Passed.
    59 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #214640
      1. BundleBlacklistTest.testBundleBlacklist
        java.lang.NullPointerException
        	at com.liferay.portal.test.rule.callback.JDBCConnectionLeakDetectionTestCallback.afterClass(JDBCConnectionLeakDetectionTestCallback.java:52)
        	at com.liferay.portal.test.rule.callback.JDBCConnectionLeakDetectionTestCallback.afterClass(JDBCConnectionLeakDetectionTestCallback.java:33)
        	at com.liferay.portal.kernel.test.rule.BaseTestRule$3.evaluate(BaseTestRule.java:116)
        	at com.liferay.portal.kernel.test.rule.BaseTestRule$3.evaluate(BaseTestRule.java:110)
        	at com.liferay.portal.kernel.test.rule.BaseTestRule$3.evaluate(BaseTestRule.java:110)
        	at com.liferay.portal.kernel.test.rule.BaseTestRule$3.evaluate(BaseTestRule.java:110)
        	at com.liferay.portal.kernel.test.rule.BaseTestRule$3.evaluate(BaseTestRule.java:110)
        	at com.liferay.portal.kernel.test.rule.BaseTestRule$3.evaluate(BaseTestRule.java:110)
        	at com.liferay.portal.kernel.test.rule.BaseTestRule$3.evaluate(BaseTestRule.java:110)
        	at com.liferay.portal.kernel.test.rule.BaseTestRule$3.evaluate(BaseTestRule.java:110)
        	at com.liferay.portal.kernel.test.rule.BaseTestRule$3.evaluate(BaseTestRule.java:110)
        	at com.liferay.portal.kernel.test.rule.BaseTestRule$3.evaluate(BaseTestRule.java:110)
        	at com.liferay.portal.test.rule.LiferayIntegrationTestRule$1$1.evaluate(LiferayIntegrationTestRule.java:159)
        	at com.liferay.portal.kernel.test.rule.BaseTestRule$3.evaluate(BaseTestRule.java:110)
        	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        	at com.liferay.arquillian.extension.junit.bridge.observer....
      2. BundleBlacklistVerifyReinstalledTest.testVerifyBundlesInstalled
        java.lang.AssertionError: com.liferay.portal.bundle.blacklist.test.bundlewas not reinstalled
        	at org.junit.Assert.fail(Assert.java:88)
        	at org.junit.Assert.assertTrue(Assert.java:41)
        	at com.liferay.portal.bundle.blacklist.test.BundleBlacklistVerifyReinstalledTest.testVerifyBundlesInstalled(BundleBlacklistVerifyReinstalledTest.java:58)
        	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:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
        	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
        	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.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
        	at org.jboss.arquillian.core.impl.EventContextImpl.invoke...
      3. LPKGControllerVerifyTest.testLPKGController
        java.lang.AssertionError: No JAR bundle found
        	at org.junit.Assert.fail(Assert.java:88)
        	at org.junit.Assert.assertTrue(Assert.java:41)
        	at org.junit.Assert.assertNotNull(Assert.java:712)
        	at com.liferay.portal.lpkg.deployer.controller.test.LPKGControllerVerifyTest.testLPKGController(LPKGControllerVerifyTest.java:75)
        	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:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
        	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
        	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.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
        	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventCont...
      4. ...
  2. test-portal-acceptance-pullrequest-batch(master)/modules-unit-jdk8
    Job Results:

    60 Tests Passed.
    4 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #236212
      1. BundleBlacklistSetUpBatchTest.testCreateAndBlacklistTestBundles
        java.io.FileNotFoundException: /opt/dev/projects/github/liferay-portal/bundles/osgi/configs (Is a directory)
        	at java.io.FileOutputStream.open0(Native Method)
        	at java.io.FileOutputStream.open(FileOutputStream.java:270)
        	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
        	at java.io.FileOutputStream.<init>(FileOutputStream.java:101)
        	at com.liferay.portal.bundle.blacklist.BundleBlacklistSetUpBatchTest.testCreateAndBlacklistTestBundles(BundleBlacklistSetUpBatchTest.java:72)
        	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:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)...
      2. LPKGDowngradeTest.testDownGradeLPKG
        java.lang.IllegalArgumentException: invalid version "1.0.-1": negative number "-1"
        	at org.osgi.framework.Version.validate(Version.java:190)
        	at org.osgi.framework.Version.<init>(Version.java:94)
        	at org.osgi.framework.Version.<init>(Version.java:70)
        	at com.liferay.portal.lpkg.deployer.LPKGVersionChangeTestCase.testVersionChange(LPKGVersionChangeTestCase.java:82)
        	at com.liferay.portal.lpkg.deployer.LPKGDowngradeTest.testDownGradeLPKG(LPKGDowngradeTest.java:28)
        	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:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        	at org.junit.runners...
      3. LPKGVersionChangeLogAssertorTest.testUpgradeLog
        java.nio.file.NoSuchFileException: /opt/dev/projects/github/liferay-portal/bundles/logs
        	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
        	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
        	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
        	at sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:427)
        	at java.nio.file.Files.newDirectoryStream(Files.java:525)
        	at com.liferay.portal.lpkg.deployer.LPKGVersionChangeLogAssertorTest.testUpgradeLog(LPKGVersionChangeLogAssertorTest.java:77)
        	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:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        	at org.junit.runners.ParentRunne...
      4. ...

For upstream results, click here.

@liferay-continuous-integration
Copy link
Collaborator

The pull request tester is still running.

Please wait until you get the final report before running 'ci:retest'.

See this link to check on the status of your test:

@shuyangzhou


However, the pull request was closed.

The pull request was closed because the following critical batches had failed:

For information as to why we automatically close out certain pull requests see this article.

*This pull will no longer automatically close if this comment is available. If you believe this is a mistake please reopen this pull by entering the following command as a comment.

ci:reopen

Critical Failure Details:

test-portal-acceptance-pullrequest-batch(master)/lpkg-release-jdk8
Job Results:

0 Tests Passed.
1 Test Failed.

  1. AXIS_VARIABLE=0,label_exp=!master #158970
         [echo] 	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
         [echo] 	- locked <0x000000008204a070> (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=0x00007fada800c000 nid=0x988 runnable [0x00007fadaed4c000]
         [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:447)
         [echo] 	at org.apache.catalina.startup.Catalina.await(Catalina.java:770)
         [echo] 	at org.apache.catalina.startup.Catalina.start(Catalina.java:716)
         [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:353)
         [echo] 	at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:493)
         [echo] 
         [echo]    Locked ownable synchronizers:
         [echo] 	- None
         [echo] 
         [echo] "VM Thread" os_prio=0 tid=0x00007fada809b800 nid=0x98b runnable 
         [echo] 
         [echo] "Gang worker#0 (Parallel GC Threads)" os_prio=0 tid=0x00007fada801d000 nid=0x989 runnable 
         [echo] 
         [echo] "Gang worker#1 (Parallel GC Threads)" os_prio=0 tid=0x00007fada801f000 nid=0x98a runnable 
         [echo] 
         [echo] "VM Periodic Task Thread" os_prio=0 tid=0x00007fada82b3000 nid=0x999 waiting on condition 
         [echo] 
         [echo] JNI global references: 394
          [get] Getting: http://test-1-15/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/158970//consoleText
          [get] To: /opt/dev/projects/github/liferay-portal/20180517234337420.txt
       [delete] Deleting: /opt/dev/projects/github/liferay-portal/20180517234337420.txt
       [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1133108377.properties

@shuyangzhou
Copy link
Author

ci:reopen

@shuyangzhou
Copy link
Author

ci:retest

@shuyangzhou
Copy link
Author

@michaelhashimoto ci relevant is still picking up the wrong test classes to run.

@liferay-continuous-integration
Copy link
Collaborator

Build started.

Jenkins is currently running tests.

Base Branch:

Branch Name: master

Job Summary:

Job Link: test-portal-acceptance-pullrequest(master)

For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test - 107 out of 123 jobs passed in 2 hours 50 minutes 5 seconds 830 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 43b1b79583c6877747fe3957dca13d2806fa7be6

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: b5c46c40ddc707f5ff3da3e7bc347281a49a6122

107 out of 123 jobs PASSED

16 Failed Jobs:

107 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/lpkg-controller-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #217125
           [echo] 	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
           [echo] 	- locked <0x0000000082067be8> (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=0x00007f5f0000c000 nid=0x23eb runnable [0x00007f5f0976e000]
           [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:447)
           [echo] 	at org.apache.catalina.startup.Catalina.await(Catalina.java:770)
           [echo] 	at org.apache.catalina.startup.Catalina.start(Catalina.java:716)
           [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:353)
           [echo] 	at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:493)
           [echo] 
           [echo]    Locked ownable synchronizers:
           [echo] 	- None
           [echo] 
           [echo] "VM Thread" os_prio=0 tid=0x00007f5f0009b800 nid=0x23ee runnable 
           [echo] 
           [echo] "Gang worker#0 (Parallel GC Threads)" os_prio=0 tid=0x00007f5f0001d000 nid=0x23ec runnable 
           [echo] 
           [echo] "Gang worker#1 (Parallel GC Threads)" os_prio=0 tid=0x00007f5f0001f000 nid=0x23ed runnable 
           [echo] 
           [echo] "VM Periodic Task Thread" os_prio=0 tid=0x00007f5f002de800 nid=0x23fc waiting on condition 
           [echo] 
           [echo] JNI global references: 422
            [get] Getting: http://test-1-17/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/217125//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20180517234639126.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20180517234639126.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null602650355.properties
  2. test-portal-acceptance-pullrequest-batch(master)/lpkg-override-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #150736
           [echo] 	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
           [echo] 	- locked <0x000000008204a2e0> (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=0x00007f750400c000 nid=0x7061 runnable [0x00007f750c8b1000]
           [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:447)
           [echo] 	at org.apache.catalina.startup.Catalina.await(Catalina.java:770)
           [echo] 	at org.apache.catalina.startup.Catalina.start(Catalina.java:716)
           [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:353)
           [echo] 	at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:493)
           [echo] 
           [echo]    Locked ownable synchronizers:
           [echo] 	- None
           [echo] 
           [echo] "VM Thread" os_prio=0 tid=0x00007f750409b800 nid=0x7064 runnable 
           [echo] 
           [echo] "Gang worker#0 (Parallel GC Threads)" os_prio=0 tid=0x00007f750401d000 nid=0x7062 runnable 
           [echo] 
           [echo] "Gang worker#1 (Parallel GC Threads)" os_prio=0 tid=0x00007f750401f000 nid=0x7063 runnable 
           [echo] 
           [echo] "VM Periodic Task Thread" os_prio=0 tid=0x00007f75042b2800 nid=0x7072 waiting on condition 
           [echo] 
           [echo] JNI global references: 395
            [get] Getting: http://test-1-12/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/150736//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20180517234431938.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20180517234431938.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null112193843.properties
  3. ...

For upstream results, click here.

@slnn
Copy link

slnn commented May 18, 2018

Hi @shuyangzhou,
We have verified the jar upgrade in LPS-69903, but the version is not same as the current version, will recheck it.

Lily

@rotty3000
Copy link

rotty3000 commented May 18, 2018 via email

@brianchandotcom
Copy link
Owner

@shuyangzhou I used the cached jar now in 5bc0a7d

Thanks @Ithildir and @rotty3000

@slnn
Copy link

slnn commented May 18, 2018

Hi @shuyangzhou

Here are test results on Login

Portal Version Git Id Session Count Mean Time of Login
Before-LPS-81018 ea4f668 50295 279
On-LPS-81018 5bc0a7d 49964 289

Lily

@michaelhashimoto
Copy link

@shuyangzhou - We are looking into the ignore list still, sorry for the delays. Here's the ticket for this fix:
https://issues.liferay.com/browse/LRQA-40951

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.

7 participants