Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] [ice-build] [Hudson] Build failed in Hudson: ICE Build #3568

That may not have been you. Give it a bit to see if it continues to sell.

Jay

On Apr 7, 2015 12:29 PM, "Wojtowicz, Anna" <wojtowicza@xxxxxxxx> wrote:
I added the max_download_size property to ice.product and ice.product.launch. Am I supposed to add it somewhere else for unit tests to correctly access?


-----Original Message-----
From: ice-build-bounces@xxxxxxxxxxx [mailto:ice-build-bounces@xxxxxxxxxxx] On Behalf Of billingsjj@xxxxxxxx
Sent: Tuesday, April 07, 2015 12:13 PM
To: ice-build@xxxxxxxxxxx
Subject: [ice-build] [Hudson] Build failed in Hudson: ICE Build #3568

See <http://habilis.ornl.gov:8080/job/ICE%20Build/3568/changes>

Changes:

[Anna Wojtowicz] Increased the remote download limit to 50 MB and set it as a system

------------------------------------------
[...truncated 5812 lines...]
MOOSEFileHandler Message: Block output read from GetPot file /home/hudson/ICETests/itemData/MOOSEModelTesterWorkspace/input_coarse10.i follows.
[Dampers]
[./limitT]
type = MaxIncrement
max_increment = 100.0
variable = temp
[../]
[./limitX]
type = MaxIncrement
max_increment = 1e-5
variable = disp_x
[../]
[]

MOOSEFileHandler Message: Block output read from GetPot file /home/hudson/ICETests/itemData/MOOSEModelTesterWorkspace/input_coarse10.i follows.
[Executioner]
type = Transient
solve_type = 'PJFNK'
petsc_options = '-ksp_gmres_modifiedgramschmidt'
petsc_options_iname = '-ksp_gmres_restart -pc_type  -pc_composite_pcs -sub_0_pc_hypre_type -sub_0_pc_hypre_boomeramg_max_iter -sub_0_pc_hypre_boomeramg_grid_sweeps_all -sub_1_sub_pc_type -pc_composite_type -ksp_type -mat_mffd_type'
petsc_options_value = '201                 composite hypre,asm         boomeramg            2                                  2                                         lu                 multiplicative     fgmres    ds'
line_search = 'none'
l_max_its = 100
l_tol = 8e-3
nl_max_its = 15
nl_rel_tol = 1e-4
nl_abs_tol = 1e-10
start_time = -200
n_startup_steps = 1
end_time = 3.0e7
num_steps = 5000
dtmax = 2e6
dtmin = 1
[./TimeStepper]
type = IterationAdaptiveDT
dt = 2e2
optimal_iterations = 6
iteration_window = 2
linear_iteration_ratio = 100
[../]
[]

MOOSEFileHandler Message: Block output read from GetPot file /home/hudson/ICETests/itemData/MOOSEModelTesterWorkspace/input_coarse10.i follows.
[Postprocessors]
[./ave_temp_interior]            # average temperature of the cladding interior and all pellet exteriors
type = SideAverageValue
boundary = 9
variable = temp
[../]
[./clad_inner_vol]              # volume inside of cladding
type = InternalVolume
boundary = 7
output = file
[../]
[./pellet_volume]               # fuel pellet total volume
type = InternalVolume
boundary = 8
output = file
[../]
[./avg_clad_temp]               # average temperature of cladding interior
type = SideAverageValue
boundary = 7
variable = temp
[../]
[./fis_gas_produced]           # fission gas produced (moles)
type = ElementIntegralFisGasGeneratedSifgrs
variable = temp
block = pellet_type_1
[../]
[./fis_gas_released]           # fission gas released to plenum (moles)
type = ElementIntegralFisGasReleasedSifgrs
variable = temp
block = pellet_type_1
[../]
[./fis_gas_grain]
type = ElementIntegralFisGasGrainSifgrs
variable = temp
block = pellet_type_1
output = file
[../]
[./fis_gas_boundary]
type = ElementIntegralFisGasBoundarySifgrs
variable = temp
block = pellet_type_1
output = file
[../]
[./gas_volume]                # gas volume
type = InternalVolume
boundary = 9
[../]
[./flux_from_clad]           # area integrated heat flux from the cladding
type = SideFluxIntegral
variable = temp
boundary = 5
diffusivity = thermal_conductivity
[../]
[./flux_from_fuel]          # area integrated heat flux from the fuel
type = SideFluxIntegral
variable = temp
boundary = 10
diffusivity = thermal_conductivity
[../]
[./_dt]                     # time step
type = TimestepSize
[../]
[./nonlinear_its]           # number of nonlinear iterations at each timestep
type = NumNonlinearIterations
[../]
[./rod_total_power]
type = ElementIntegralPower
variable = temp
fission_rate = fission_rate
block = pellet_type_1
[../]
[./rod_input_power]
type = PlotFunction
function = power_history
scale_factor = 0.1186 # rod height
[../]
[]

MOOSEFileHandler Message: Block output read from GetPot file /home/hudson/ICETests/itemData/MOOSEModelTesterWorkspace/input_coarse10.i follows.
[Outputs]
interval = 1
output_initial = true
exodus = true
[./console]
type = Console
perf_log = true
linear_residuals = true
max_rows = 25
[../]
[]
Item Message: Form submitted for review.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec Running org.eclipse.ice.item.test.JobProfileBuilderTester
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec

Results :

Tests in error:
  checkLoginInfoForm(org.eclipse.ice.item.test.JobLauncherTester): null

Tests run: 76, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] org.eclipse.ice.build ............................. SUCCESS [0.454s] [INFO] org.eclipse.ice.target.kepler ..................... SUCCESS [0.204s] [INFO] org.eclipse.ice.dependencies ...................... SUCCESS [1.472s] [INFO] org.eclipse.ice.datastructures .................... SUCCESS [2.671s] [INFO] org.eclipse.ice.io ................................ SUCCESS [0.604s] [INFO] org.eclipse.ice.materials ......................... SUCCESS [0.263s] [INFO] org.eclipse.ice.item .............................. SUCCESS [1.174s] [INFO] org.eclipse.ice.core .............................. SUCCESS [0.442s] [INFO] org.eclipse.ice.client ............................ SUCCESS [0.359s] [INFO] org.eclipse.ice.analysistool ...................... SUCCESS [0.223s] [INFO] org.eclipse.ice.client.compatibility .............. SUCCESS [0.172s] [INFO] org.eclipse.ice.reactor.plant ..................... SUCCESS [0.761s] [INFO] org.eclipse.ice.client.widgets.rcp ................ SUCCESS [1.869s] [INFO] org
 .eclipse.ice.reactor ........................... SUCCESS [0.527s] [INFO] org.eclipse.ice.client.widgets .................... SUCCESS [1.273s] [INFO] org.eclipse.ice.client.test ....................... SUCCESS [10.049s] [INFO] gov.lbnl.visit.swt ................................ SUCCESS [0.414s] [INFO] org.eclipse.ice.viz ............................... SUCCESS [0.788s] [INFO] org.eclipse.ice.viz.service ....................... SUCCESS [0.481s] [INFO] org.eclipse.ice.viz.service.visit ................. SUCCESS [0.413s] [INFO] org.eclipse.ice.client.widgets.moose .............. SUCCESS [0.712s] [INFO] org.eclipse.ice.reactor.sfr ....................... SUCCESS [0.383s] [INFO] org.eclipse.ice.reactorAnalyzer ................... SUCCESS [0.299s] [INFO] org.eclipse.ice.client.widgets.reactoreditor ...... SUCCESS [0.524s] [INFO] org.eclipse.ice.client.widgets.reactoreditor.test . SUCCESS [12.368s] [INFO] org.eclipse.ice.client.widgets.reactoreditor.grid . SUCCESS [0.374s] [INFO] org.eclips
 e.ice.client.widgets.reactoreditor.grid.test  SUCCESS [0.337s] [INFO] org.eclipse.ice.client.widgets.reactoreditor.lwr .. SUCCESS [0.628s] [INFO] org.eclipse.ice.client.widgets.reactoreditor.lwr.test  SUCCESS [7.110s] [INFO] org.eclipse.ice.client.widgets.reactoreditor.sfr .. SUCCESS [0.543s] [INFO] org.eclipse.ice.client.widgets.reactoreditor.sfr.test  SUCCESS [6.865s] [INFO] org.eclipse.ice.client.widgets.test ............... SUCCESS [0.446s] [INFO] org.eclipse.ice.client.widgets.rcp.test ........... SUCCESS [0.382s] [INFO] org.eclipse.ice.client.rcp ........................ SUCCESS [0.407s] [INFO] org.eclipse.ice.datastructures.test ............... SUCCESS [34.710s] [INFO] org.eclipse.ice.core.test ......................... SUCCESS [4.876s] [INFO] org.eclipse.ice.persistence.xml ................... SUCCESS [0.264s] [INFO] org.eclipse.ice.item.test ......................... FAILURE [14.493s] [INFO] org.eclipse.ice.vibe .............................. SKIPPED [INFO] org.eclipse.ice.
 persistence.xml.test .............. SKIPPED [INFO] org.eclipse.ice.io.test ........................... SKIPPED [INFO] org.eclipse.ice.reactor.test ...................... SKIPPED [INFO] org.eclipse.ice.reactor.sfr.test .................. SKIPPED [INFO] org.eclipse.ice.reactor.plant.test ................ SKIPPED [INFO] org.eclipse.ice.reactor.perspective ............... SKIPPED [INFO] org.eclipse.ice.reactorAnalyzer.test .............. SKIPPED [INFO] org.eclipse.ice.vibe.test ......................... SKIPPED [INFO] org.eclipse.ice.kdd ............................... SKIPPED [INFO] org.eclipse.ice.kdd.test .......................... SKIPPED [INFO] org.eclipse.ice.proteus ........................... SKIPPED [INFO] org.eclipse.ice.proteus.test ...................... SKIPPED [INFO] org.eclipse.ice.mesh .............................. SKIPPED [INFO] org.eclipse.ice.mesh.test ......................... SKIPPED [INFO] org.eclipse.ice.nek5000 ........................... SKIPPED [INFO] org.ecli
 pse.ice.nek5000.test ...................... SKIPPED [INFO] org.eclipse.ice.viz.test .......................... SKIPPED [INFO] org.eclipse.ice.viz.service.test .................. SKIPPED [INFO] org.eclipse.ice.viz.service.visit.test ............ SKIPPED [INFO] org.eclipse.ice.viz.service.paraview .............. SKIPPED [INFO] org.eclipse.ice.viz.service.paraview.test ......... SKIPPED [INFO] org.eclipse.ice.xolotl ............................ SKIPPED [INFO] org.eclipse.ice.materials.test .................... SKIPPED [INFO] org.eclipse.ice.materials.ui ...................... SKIPPED [INFO] org.eclipse.ice.caebat.batml ...................... SKIPPED [INFO] org.eclipse.ice.caebat.batml.test ................. SKIPPED [INFO] org.eclipse.ice.sassena ........................... SKIPPED [INFO] org.eclipse.ice.sassena.test ...................... SKIPPED [INFO] org.eclipse.ice.reflectivity ...................... SKIPPED [INFO] org.eclipse.ice.reflectivity.test ................. SKIPPED [INFO]
 ICE Feature ....................................... SKIPPED [INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:33.032s
[INFO] Finished at: Tue Apr 07 12:12:30 EDT 2015 [INFO] Final Memory: 282M/4255M [INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s) [INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.18.1:test (default-test) on project org.eclipse.ice.item.test: There are test failures.

Please refer to <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.item.test/target/surefire-reports> for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.18.1:test (default-test) on project org.eclipse.ice.item.test: There are test failures.
[ERROR]
[ERROR] Please refer to <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.item.test/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.ice.item.test
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Taking screenshot.
[workspace] $ import -window root -display :20 screenshot.jpg Terminating xvnc.
Archiving artifacts

--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/ _______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/ice-build

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

Back to the top