dev@glassfish.java.net

Re: Failed to wget last successful build glassfish.zip in ejb devtest job

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Thu, 15 Jul 2010 14:44:51 -0700

Jane,

The ejb devtests job starts at 6am (PT?). Can it be that the latest
glassfish.zip is not available at that time?

thanks,
-marina

Jane Young wrote:
> It's there:
> http://hudson.glassfish.org/job/gf-trunk-build-continuous/lastSuccessfulBuild/artifact/bundles/
> and it's working for me:
>
> wget
> http://hudson.glassfish.org/job/gf-trunk-build-continuous/lastSuccessfulBuild/artifact/bundles/glassfish.zip
> --2010-07-13 10:38:01--
> http://hudson.glassfish.org/job/gf-trunk-build-continuous/lastSuccessfulBuild/artifact/bundles/glassfish.zip
> Resolving hudson.glassfish.org... 192.18.49.132
> Connecting to hudson.glassfish.org|192.18.49.132|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 81031531 (77M) [application/zip]
> Saving to: `glassfish.zip.1'
>
> 100%[====================================================================>]
> 81,031,531 149K/s in 9m 25s
>
> 2010-07-13 10:47:26 (140 KB/s) - `glassfish.zip.1' saved
> [81031531/81031531]
>
>
>
> Cheng Fang wrote:
>> For several days, ejb devtests hudson job failed when trying to wget
>> the last successful glassfish.zip. Has anyone seen it before? I
>> thought the last successfully is always available, even if the
>> GlassFish build failed for a few days.
>>
>> ejb devtest job starts at 6 AM PT everyday.
>> + wget -O glassfish.zip http://hudson.glassfish.org/job/gf-trunk-build-continuous/lastSuccessfulBuild/artifact/bundles/glassfish.zip
>> Archiving artifacts
>> Recording fingerprints
>> Checking console output
>> Collecting JWSDP SQE reports
>> Sending e-mails to:
>> Finished: FAILURE
>>
>> -cheng
>