[Pharo-project] Scripts-download job is broken
Hi, the Project Scripts-download job is broken on the new infrastructure, it simply hangs without any sign it is doing something. It only should clone pharo-build Gittorious repository. On the old infrastructure it works (however the job is failing because of sources download) Any idea? I tried to restrict it from "linux" to "linux64" and comment the sources download but no change. Cheers, -- Pavel
this is really strange.. i can only guess that there's something with git.. like waiting for user to type "yes" in console which hangs everything. On 21 December 2012 11:23, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
the Project Scripts-download job is broken on the new infrastructure, it simply hangs without any sign it is doing something. It only should clone pharo-build Gittorious repository. On the old infrastructure it works (however the job is failing because of sources download) Any idea? I tried to restrict it from "linux" to "linux64" and comment the sources download but no change.
Cheers, -- Pavel
-- Best regards, Igor Stasenko.
hmm, while running from my machine, working well.. git clone git://gitorious.org/pharo-build/pharo-build.git Cloning into 'pharo-build'... remote: Counting objects: 4421, done. remote: Compressing objects: 100% (1431/1431), done. remote: Total 4421 (delta 3223), reused 4080 (delta 2967) Receiving objects: 100% (4421/4421), 1.58 MiB | 1.12 MiB/s, done. Resolving deltas: 100% (3223/3223), done. On 21 December 2012 14:31, Igor Stasenko <siguctua@gmail.com> wrote:
this is really strange..
i can only guess that there's something with git.. like waiting for user to type "yes" in console which hangs everything.
On 21 December 2012 11:23, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
the Project Scripts-download job is broken on the new infrastructure, it simply hangs without any sign it is doing something. It only should clone pharo-build Gittorious repository. On the old infrastructure it works (however the job is failing because of sources download) Any idea? I tried to restrict it from "linux" to "linux64" and comment the sources download but no change.
Cheers, -- Pavel
-- Best regards, Igor Stasenko.
-- Best regards, Igor Stasenko.
I'm not now near a computer, please try to eval the git clone in command line in config instead of git plugin usage, maybe it will tell us more -- Pavel 21. 12. 2012 v 14:33, Igor Stasenko <siguctua@gmail.com>:
hmm, while running from my machine, working well..
git clone git://gitorious.org/pharo-build/pharo-build.git Cloning into 'pharo-build'... remote: Counting objects: 4421, done. remote: Compressing objects: 100% (1431/1431), done. remote: Total 4421 (delta 3223), reused 4080 (delta 2967) Receiving objects: 100% (4421/4421), 1.58 MiB | 1.12 MiB/s, done. Resolving deltas: 100% (3223/3223), done.
On 21 December 2012 14:31, Igor Stasenko <siguctua@gmail.com> wrote:
this is really strange..
i can only guess that there's something with git.. like waiting for user to type "yes" in console which hangs everything.
On 21 December 2012 11:23, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
the Project Scripts-download job is broken on the new infrastructure, it simply hangs without any sign it is doing something. It only should clone pharo-build Gittorious repository. On the old infrastructure it works (however the job is failing because of sources download) Any idea? I tried to restrict it from "linux" to "linux64" and comment the sources download but no change.
Cheers, -- Pavel
-- Best regards, Igor Stasenko.
-- Best regards, Igor Stasenko.
I tried to remove any functionality from this job and it was not able to finish even in such configuration so I recreated that job and it seems to work well now. -- Pavel On Fri, Dec 21, 2012 at 2:33 PM, Igor Stasenko <siguctua@gmail.com> wrote:
hmm, while running from my machine, working well..
git clone git://gitorious.org/pharo-build/pharo-build.git Cloning into 'pharo-build'... remote: Counting objects: 4421, done. remote: Compressing objects: 100% (1431/1431), done. remote: Total 4421 (delta 3223), reused 4080 (delta 2967) Receiving objects: 100% (4421/4421), 1.58 MiB | 1.12 MiB/s, done. Resolving deltas: 100% (3223/3223), done.
On 21 December 2012 14:31, Igor Stasenko <siguctua@gmail.com> wrote:
this is really strange..
i can only guess that there's something with git.. like waiting for user to type "yes" in console which hangs everything.
On 21 December 2012 11:23, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
the Project Scripts-download job is broken on the new infrastructure, it simply hangs without any sign it is doing something. It only should clone pharo-build Gittorious repository. On the old infrastructure it works (however the job is failing because of sources download) Any idea? I tried to restrict it from "linux" to "linux64" and comment the sources download but no change.
Cheers, -- Pavel
-- Best regards, Igor Stasenko.
-- Best regards, Igor Stasenko.
participants (2)
-
Igor Stasenko -
Pavel Krivanek