[Swift-devel] not able to resume

skenny at uchicago.edu skenny at uchicago.edu
Mon Aug 18 17:04:54 CDT 2008


ok, now i get similar output to the others for restart3, not
sure what happened there; but here's the whole output:

[skenny at andrew misc]$ ./restart3.sh
Swift svn swift-r2185 cog-r2128

RunID: 20080818-1703-z57hx8j2
Progress:
helperA started
Sorted: [localhost:0.000(1.000):0/1 overload: 0]
helperA completed
helperB started
Sorted: [localhost:1.303(2.111):0/1 overload: 0]
Sorted: [localhost:1.595(2.473):0/1 overload: 0]
Sorted: [localhost:1.888(2.882):0/1 overload: 0]
helperB failed
Execution failed:
        Exception in helperB:
Arguments: [restart-2.out]
Host: localhost
Directory: restart3-20080818-1703-z57hx8j2/jobs/q/helperB-quat76yi
stderr.txt:
stdout.txt:
----

Caused by:
        Exit code 1
Swift svn swift-r2185 cog-r2128

RunID: 20080818-1703-bhfsb6be
Progress:
helperB started
Sorted: [localhost:0.000(1.000):0/1 overload: 0]
helperB completed
helperC started
Sorted: [localhost:1.303(2.111):0/1 overload: 0]
helperC completed
Final status:  Initializing:1 Finished successfully:2
success


---- Original message ----
>Date: Mon, 18 Aug 2008 16:59:36 -0500
>From: Mihael Hategan <hategan at mcs.anl.gov>  
>Subject: Re: [Swift-devel] not able to resume  
>To: skenny at uchicago.edu
>Cc: Ben Clifford <benc at HAWAGA.ORG.UK>,
swift-devel at ci.uchicago.edu
>
>On Mon, 2008-08-18 at 16:49 -0500, skenny at uchicago.edu wrote:
>> restart: success (w/errors during run)
>> restart2: success (w/errors)
>> restart3: 
>> [skenny at andrew misc]$ ./restart3.sh
>> Could not start execution.
>>         Error reading source:  : input contained no data
>> Could not start execution.
>>         Error reading source:  : input contained no data
>> Failed - second round did not exit with success
>
>Hmm. Can you delete restart3.xml and restart3.kml and try again?
>
>> 
>> restart4: success (w/errors)
>> restart5: success (w/errors)
>> restart-extern: success (w/errors)
>> restart-iterate: success (w/errors)
>> 
>> for all of the ones with errors, it seems to be helperB:
>> 
>> helperB failed
>> Final status:  Failed:1 Finished successfully:1
>> The following errors have occurred:
>> 1. Application "helperB" failed (Exit code 1)
>...
>
>Yes, helperB is the following script:
>----------
>#!/bin/bash
>
>exit 1
>----------
>
>The first step needs to be "interrupted" in order to test the
restarts.
>
>



More information about the Swift-devel mailing list