buildspurtrunkvmmakerimage.sh cannot find TrunkImage.zip

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

buildspurtrunkvmmakerimage.sh cannot find TrunkImage.zip

Ben Coman
 

I've checked out latest commit...
commit d04da6758de86f9ada30d611c5df2efc1761ee6a
Author: Eliot Miranda <[hidden email]>
Date:   Tue Oct 4 13:23:27 2016 -0700
    Add a reminder to put cmake in PATH.


and running   ./buildspurtrunkvmmakerimage.sh   produces an error...
+ wget -c http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
--2016-10-09 22:42:36--  http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
Resolving build.squeak.org (build.squeak.org)... 173.246.101.237
Connecting to build.squeak.org (build.squeak.org)|173.246.101.237|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-10-09 22:42:37 ERROR 404: Not Found.


Is this a temporary thing, or has something been rearranged?
cheers -ben


Reply | Threaded
Open this post in threaded view
|

Re: buildspurtrunkvmmakerimage.sh cannot find TrunkImage.zip

Tobias Pape


On 09.10.2016, at 16:42, Ben Coman <[hidden email]> wrote:

>
> I've checked out latest commit...
> commit d04da6758de86f9ada30d611c5df2efc1761ee6a
> Author: Eliot Miranda <[hidden email]>
> Date:   Tue Oct 4 13:23:27 2016 -0700
>     Add a reminder to put cmake in PATH.
>
>
> and running   ./buildspurtrunkvmmakerimage.sh   produces an error...
> + wget -c http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
> --2016-10-09 22:42:36--  http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
> Resolving build.squeak.org (build.squeak.org)... 173.246.101.237
> Connecting to build.squeak.org (build.squeak.org)|173.246.101.237|:80... connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2016-10-09 22:42:37 ERROR 404: Not Found.
>
>
> Is this a temporary thing,

yes. jenkins is down.
Poke me if it's not up in 2 hours, I've no time restarting it right now.



> or has something been rearranged?

not yet ;)

Best
        -tobias


> cheers -ben
>
>

Reply | Threaded
Open this post in threaded view
|

Re: buildspurtrunkvmmakerimage.sh cannot find TrunkImage.zip

Ben Coman
 
On Mon, Oct 10, 2016 at 2:02 AM, Tobias Pape <[hidden email]> wrote:

>
>
> On 09.10.2016, at 16:42, Ben Coman <[hidden email]> wrote:
>
>>
>> I've checked out latest commit...
>> commit d04da6758de86f9ada30d611c5df2efc1761ee6a
>> Author: Eliot Miranda <[hidden email]>
>> Date:   Tue Oct 4 13:23:27 2016 -0700
>>     Add a reminder to put cmake in PATH.
>>
>>
>> and running   ./buildspurtrunkvmmakerimage.sh   produces an error...
>> + wget -c http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
>> --2016-10-09 22:42:36--  http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
>> Resolving build.squeak.org (build.squeak.org)... 173.246.101.237
>> Connecting to build.squeak.org (build.squeak.org)|173.246.101.237|:80... connected.
>> HTTP request sent, awaiting response... 404 Not Found
>> 2016-10-09 22:42:37 ERROR 404: Not Found.
>>
>>
>> Is this a temporary thing,
>
> yes. jenkins is down.
> Poke me if it's not up in 2 hours, I've no time restarting it right now.

/me pokes Tobias.


I can see that Jenkins is up, but I just can't see a job called "Trunk"  ???
  http://build.squeak.org/search/?q=Trunk

So IIUC this path
  http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
specified in
  opensmalltalk-vm/image/updatespurimage.sh
will never work ?

cheers -ben

>
>
>> or has something been rearranged?
>
> not yet ;)
Reply | Threaded
Open this post in threaded view
|

Re: buildspurtrunkvmmakerimage.sh cannot find TrunkImage.zip

Tobias Pape


On 23.10.2016, at 16:55, Ben Coman <[hidden email]> wrote:

>
> On Mon, Oct 10, 2016 at 2:02 AM, Tobias Pape <[hidden email]> wrote:
>>
>>
>> On 09.10.2016, at 16:42, Ben Coman <[hidden email]> wrote:
>>
>>>
>>> I've checked out latest commit...
>>> commit d04da6758de86f9ada30d611c5df2efc1761ee6a
>>> Author: Eliot Miranda <[hidden email]>
>>> Date:   Tue Oct 4 13:23:27 2016 -0700
>>>    Add a reminder to put cmake in PATH.
>>>
>>>
>>> and running   ./buildspurtrunkvmmakerimage.sh   produces an error...
>>> + wget -c http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
>>> --2016-10-09 22:42:36-- http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
>>> Resolving build.squeak.org (build.squeak.org)... 173.246.101.237
>>> Connecting to build.squeak.org (build.squeak.org)|173.246.101.237|:80... connected.
>>> HTTP request sent, awaiting response... 404 Not Found
>>> 2016-10-09 22:42:37 ERROR 404: Not Found.
>>>
>>>
>>> Is this a temporary thing,
>>
>> yes. jenkins is down.
>> Poke me if it's not up in 2 hours, I've no time restarting it right now.
>
> /me pokes Tobias.

Thanks.

>
>
> I can see that Jenkins is up, but I just can't see a job called "Trunk"  ???
>  http://build.squeak.org/search/?q=Trunk

(╯°□°)╯︵ ┻━┻

I created this project.
It should be there :(

I'll  investigate tomorrow.

Best regards
        -Tobias


>
> So IIUC this path
>  http://build.squeak.org/job/Trunk/default/lastSuccessfulBuild/artifact/target/TrunkImage.zip
> specified in
>  opensmalltalk-vm/image/updatespurimage.sh
> will never work ?
>
> cheers -ben
>
>>
>>
>>> or has something been rearranged?
>>
>> not yet ;)