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-112495 Test related assets info list provider #459

Closed

Conversation

david-gutierrez-mesa
Copy link

@david-gutierrez-mesa david-gutierrez-mesa commented Apr 29, 2020

@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.

@david-gutierrez-mesa
Copy link
Author

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

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 49f112ab137dcc5268944a493c7307679604a001

Sender Branch:

Branch Name: pr-50
Branch GIT ID: 6f2c3a00099e71b16c98a96ad2006b191b272455

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

@liferay-continuous-integration
Copy link
Collaborator

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

❌ ci:test:relevant - 45 out of 48 jobs passed in 3 hours 21 minutes 3 seconds 430 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: c8c17fc4f8feead077dc3ddb9831eef784f34642

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: b4536024712dac54820c4c13f7cf737b2b7a945b

ci:test:stable - 18 out of 18 jobs PASSED
18 Successful Jobs:
ci:test:relevant - 45 out of 48 jobs PASSED
45 Successful Jobs:
For more details click here.

Failures (upstream comparison is not available):

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

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #313893
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
      	at java.lang.Thread.run(Thread.java:745)
      Caused: java.io.IOException: Failed to create a temp file on /opt/dev/projects/github/liferay-jenkins-ee
      	at hudson.FilePath.createTextTempFile(FilePath.java:1442)
      	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:186)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:96)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:84)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78)
      	at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:129)
      	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      	at hudson.model.Build$BuildExecution.post2(Build.java:186)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      	at hudson.model.Run.execute(Run.java:1841)
      	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
      	at hudson.model.ResourceController.execute(ResourceController.java:97)
      	at hudson.model.Executor.run(Executor.java:429)
      [EnvInject] - Injecting environment variables from a build step.
      [EnvInject] - [ERROR] - The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [EnvInject] - [ERROR] - Missing file path was resolved from pattern '${WORKSPACE}/stop.properties' .
      [EnvInject] - [ERROR] - Problems occurs on injecting env vars as a build step: java.io.IOException: The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [description-setter] Description set: ${BUILD_DESCRIPTION}
      Build step 'Execute Scripts' marked build as failure
      Finished: FAILURE
  2. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat90-mysql57-jdk8/10
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #313894
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
      	at java.lang.Thread.run(Thread.java:745)
      Caused: java.io.IOException: Failed to create a temp file on /opt/dev/projects/github/liferay-jenkins-ee
      	at hudson.FilePath.createTextTempFile(FilePath.java:1442)
      	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
      	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:186)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:96)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:84)
      	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:78)
      	at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:129)
      	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      	at hudson.model.Build$BuildExecution.post2(Build.java:186)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      	at hudson.model.Run.execute(Run.java:1841)
      	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
      	at hudson.model.ResourceController.execute(ResourceController.java:97)
      	at hudson.model.Executor.run(Executor.java:429)
      [EnvInject] - Injecting environment variables from a build step.
      [EnvInject] - [ERROR] - The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [EnvInject] - [ERROR] - Missing file path was resolved from pattern '${WORKSPACE}/stop.properties' .
      [EnvInject] - [ERROR] - Problems occurs on injecting env vars as a build step: java.io.IOException: The given properties file path '/opt/dev/projects/github/liferay-jenkins-ee/stop.properties' doesn't exist.
      [description-setter] Description set: ${BUILD_DESCRIPTION}
      Build step 'Execute Scripts' marked build as failure
      Finished: FAILURE

For upstream results, click here.

@ealonso
Copy link
Collaborator

ealonso commented Apr 29, 2020

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

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

❌ ci:test:relevant - 44 out of 48 jobs passed in 1 hour 39 minutes 32 seconds 685 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: c8c17fc4f8feead077dc3ddb9831eef784f34642

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: b4536024712dac54820c4c13f7cf737b2b7a945b

ci:test:stable - 18 out of 18 jobs PASSED
18 Successful Jobs:
ci:test:relevant - 44 out of 48 jobs PASSED
44 Successful Jobs:
For more details click here.

Failures (upstream comparison is not available):

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

    4 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #397310
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Duplicate entry 'com.liferay.portal.kernel.model.Layout-true' for key 'IX_B27A301F'
        	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.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        

For upstream results, click here.

@ealonso
Copy link
Collaborator

ealonso commented Apr 29, 2020

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:stable - 17 out of 18 jobs passed

❌ ci:test:relevant - 45 out of 48 jobs passed in 2 hours 44 seconds 545 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b7566010be687952484803d5f3cc2cec4347ea49

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: b4536024712dac54820c4c13f7cf737b2b7a945b

ci:test:stable - 17 out of 18 jobs PASSED
17 Successful Jobs:
ci:test:relevant - 45 out of 48 jobs PASSED
45 Successful Jobs:
For more details click here.

Failures (upstream comparison is not available):

  1. test-portal-acceptance-pullrequest-batch(master)/functional-upgrade-tomcat90-mysql57-jdk8_stable/5
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #259940
      clean-up-web-xml:
           [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/bundles/tomcat-9.0.33/webapps/ROOT/WEB-INF
      [stopwatch] [run.tomcat: 10:13.510 sec]
      [stopwatch] [run.selenium.tomcat: 10:31.724 sec]
           [exec] cb7e269b64c7
           [exec] cb7e269b64c7
           [exec] Error response from daemon: endpoint cloud-10-0-13-127.lax.liferay.com_mysql not found
           [exec] Result: 1
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/docker_stop.sh
      [stopwatch] [run.batch.test.action: 10:56.721 sec]
           [echo] 
            [get] Getting: http://test-1-15/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/259940//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20200429125038000.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20200429125038000.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null74525151.properties

For upstream results, click here.

@ealonso
Copy link
Collaborator

ealonso commented Apr 29, 2020

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:stable - 17 out of 18 jobs passed

❌ ci:test:relevant - 46 out of 48 jobs passed in 2 hours 3 minutes 28 seconds 750 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: ad588e86e7f2c70c57911f498d1bf5444e95fefa

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: b4536024712dac54820c4c13f7cf737b2b7a945b

ci:test:stable - 17 out of 18 jobs PASSED
17 Successful Jobs:
ci:test:relevant - 46 out of 48 jobs PASSED
46 Successful Jobs:
For more details click here.

Failures unique to this pull:

For upstream results, click here.

@david-gutierrez-mesa
Copy link
Author

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

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

✔️ ci:test:relevant - 48 out of 48 jobs passed in 2 hours 4 minutes 51 seconds 515 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: cbffe924c128ecc40b8eb1a63a54d26a73a0a894

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: b4536024712dac54820c4c13f7cf737b2b7a945b

ci:test:stable - 18 out of 18 jobs PASSED
18 Successful Jobs:
ci:test:relevant - 48 out of 48 jobs PASSED
48 Successful Jobs:
For more details click here.

@ealonso
Copy link
Collaborator

ealonso commented Apr 30, 2020

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 pullrequest to brianchandotcom.

@liferay-continuous-integration
Copy link
Collaborator

Pull request has been successfully forwarded to brianchandotcom#88202

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