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-59618 remove calls to *ServiceUtil in invitation-web #31201

Closed

Conversation

sergiogonzalez
Copy link

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

Some tests FAILED!

Build Time: 2 hours 5 minutes 59 seconds

Base Branch:

Branch Name: master
Branch GIT ID: 5a9b09355d1c2269af309eb791195255386a60b0

Job Summary:

For more details click here.

Failed Jobs:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    18 Jobs Passed.
    4 Jobs Failed.

    Completed with the status of FAILURE.
  2. test-portal-acceptance-pullrequest-batch(master)/integration-mysql
    Job Results:

    6001 Tests Passed.
    1 Test Failed.

    1. SQLTest.testTruncate4
  3. test-portal-acceptance-pullrequest-batch(master)/integration-sybase
    Job Results:

    5 Tests Passed.
    1 Test Failed.

    1. test-portal-acceptance-pullrequest-batch(master) ?? 4,!master #11259

      [exec] <url-pattern>/sprite/*</url-pattern>
      [exec] </servlet-mapping>
      [exec] <jsp-config>
      [exec] <taglib>
      [exec] <taglib-uri>http://liferay.com/tld/aui</taglib-uri>
      [exec] <taglib-location>/WEB-INF/tld/liferay-aui.tld</taglib-location>
      [exec] </taglib>
      [exec] <taglib>
      [exec] <taglib-uri>http://java.sun.com/portlet_2_0</taglib-uri>
      [exec] <taglib-location>/WEB-INF/tld/liferay-portlet.tld</taglib-location>
      [exec] </taglib>
      [exec] <taglib>
      [exec] <taglib-uri>http://liferay.com/tld/security</taglib-uri>
      [exec] <taglib-location>/WEB-INF/tld/liferay-security.tld</taglib-location>
      [exec] </taglib>
      [exec] <taglib>
      [exec] <taglib-uri>http://liferay.com/tld/theme</taglib-uri>
      [exec] <taglib-location>/WEB-INF/tld/liferay-theme.tld</taglib-location>
      [exec] </taglib>
      [exec] <taglib>
      [exec] <taglib-uri>http://liferay.com/tld/ui</taglib-uri>
      [exec] <taglib-location>/WEB-INF/tld/liferay-ui.tld</taglib-location>
      [exec] </taglib>
      [exec] <taglib>
      [exec] <taglib-uri>http://liferay.com/tld/util</taglib-uri>
      [exec] <taglib-location>/WEB-INF/tld/liferay-util.tld</taglib-location>
      [exec] </taglib>
      [exec] </jsp-config>
      [exec] </web-app>.
      [exec]
      [exec] FAILURE: Build failed with an exception.
      [exec]
      [exec] \* Where:
      [exec] Script '/opt/dev/projects/github/liferay-portal/modules/build-module.gradle' line: 323
      [exec]
      [exec] \* What went wrong:
      [exec] Execution failed for task ':apps:shopping:shopping-web:autoUpdateXml'.
      [exec] > Cannot expand ZIP '/opt/dev/projects/github/liferay-portal/tools/sdk/dist/com.liferay.shopping.web-1.0.0.jar' as it does not exist.
      [exec]
      [exec] \* Try:
      [exec] Run with --info or --debug option to get more log output.
      [exec]
      [exec] \* Exception is:
      [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':apps:shopping:shopping-web:autoUpdateXml'.
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:69)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:46)
      [exec] at org.gradle.api.internal.tasks.execution.PostExecutionAnalysisTaskExecuter.execute(PostExecutionAnalysisTaskExecuter.java:35)
  4. test-portal-acceptance-pullrequest-batch(master)/modules-integration-sybase
    Job Results:

    15 Tests Passed.
    1 Test Failed.

    1. test-portal-acceptance-pullrequest-batch(master) ?? 6,!master #4415
      Started by upstream project "test-portal-acceptance-pullrequest-batch(master)" build number 4415
      originally caused by:
      Started by remote host 10.0.12.82
      [EnvInject] - Loading node environment variables.
      [EnvInject] - Preparing an environment for the build.
      [EnvInject] - Keeping Jenkins system variables.
      [EnvInject] - Keeping Jenkins build variables.
      [EnvInject] - [ERROR] - The given properties file path '${TOP_LEVEL_SHARED_DIR}/${JOB_NAME}/${JOB_VARIANT}/start.properties' doesn't exist.
      [EnvInject] - [ERROR] - SEVERE ERROR occurs: java.io.IOException: remote file operation failed: /opt/java/jenkins at hudson.remoting.Channel@4297cc62:cloud-10-0-110-224
      Recording test results
      Liferay patched class hudson.tasks.junit.JUnitResultArchiver
      [PostBuildScript] - Execution post build scripts.
      ERROR: Publisher org.jenkinsci.plugins.postbuildscript.PostBuildScript aborted due to exception
      java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave@ede2f284 which is computer hudson.slaves.SlaveComputer@967de18 and has channel hudson.remoting.Channel@4297cc62:cloud-10-0-110-224
      at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:76)
      at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      at org.jenkinsci.plugins.postbuildscript.PostBuildScript.processBuildSteps(PostBuildScript.java:205)
      at org.jenkinsci.plugins.postbuildscript.PostBuildScript.processScripts(PostBuildScript.java:143)
      at org.jenkinsci.plugins.postbuildscript.PostBuildScript._perform(PostBuildScript.java:102)
      at org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:79)
      at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
      at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
      at hudson.model.Build$BuildExecution.post2(Build.java:182)
      at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
      at hudson.model.Run.execute(Run.java:1731)
      at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:232)
      Finished: FAILURE

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 70a1894...028c228

@sergiogonzalez sergiogonzalez deleted the pr-2629 branch April 18, 2016 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants