Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

ERROR - Step 'master>Trigger Solr Reindex' is failed. com.pmease.quickbuild.QuickbuildException: Step is failed since the triggered build is failed, cancelled, or timed out. #4028

vaibhavikeripale ·

I run scheduler on everyday 5 Am CET. Suddenly it started giving error as'ERROR - Step 'master>Trigger Solr Reindex' is failed. com.pmease.quickbuild.QuickbuildException: Step is failed since the triggered build is failed, cancelled, or timed out.'
I am having error from last 6 days, need to solve very urgently now. Please suggest any help.

Below is the whole error :

10:31:55,006 [master>Trigger Solr Reindex@mchp455a:8810] ERROR - Step 'master>Trigger Solr Reindex' is failed.
com.pmease.quickbuild.QuickbuildException: Step is failed since the triggered build is failed, cancelled, or timed out.
at com.pmease.quickbuild.plugin.basis.TriggerBuildStep.run(TriggerBuildStep.java:273)
at com.pmease.quickbuild.plugin.basis.TriggerBuildStep$$EnhancerByCGLIB$$c9eb2c4f.CGLIB$run$0( )
at com.pmease.quickbuild.plugin.basis.TriggerBuildStep$$EnhancerByCGLIB$$c9eb2c4f$$FastClassByCGLIB$$ada99a26.invoke( )
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.pmease.quickbuild.DefaultScriptEngine$Interpolator.intercept(DefaultScriptEngine.java:270)
at com.pmease.quickbuild.plugin.basis.TriggerBuildStep$$EnhancerByCGLIB$$c9eb2c4f.run( )
at com.pmease.quickbuild.stepsupport.Step.execute(Step.java:479)
at com.pmease.quickbuild.stepsupport.StepExecutionJob.executeStepAwareJob(StepExecutionJob.java:29)
at com.pmease.quickbuild.stepsupport.StepAwareJob.executeBuildAwareJob(StepAwareJob.java:47)
at com.pmease.quickbuild.BuildAwareJob.execute(BuildAwareJob.java:61)
at com.pmease.quickbuild.grid.GridJob.run(GridJob.java:78)
at java.lang.Thread.run(Thread.java:722)

  • replies 3
  • views 424
  • stars 0
robinshen ADMIN ·

According to the error message, the build triggered via this step is failed and it causes the upstream build to fail.

vaibhavikeripale ·

Can yopu help me to fix this? Still evry build is failing.

robinshen ADMIN ·

Can you please show me the error message of the downstream build? That is the build triggered by the "trigger other build" step.