Just check the log of the Mac bots. They clobber the repository
and try a fresh checkout which fail with timeout again and again,
so it must be a real problem near the svn server or client side.

---
http://build.webkit.org/builders/Apple%20Mavericks%20Release%20%28Perf%29/builds/354/steps/svn/logs/stdio

svn: E155037: Previous operation has not finished; run 'cleanup' if it was interrupted

After this error message buildbot triggers "rm -rf":
update failed, clobbering and trying again
rm -rf /Volumes/Data/slave/mavericks-release-perf-tests/build
...

And then tries a fresh checkout which fails with timeout:
...
A build/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/sunspider-string-unpack-code.html

command timed out: 1200 seconds without output, killing pid 2348
---

Ossy


On 01/27/2014 04:40 PM, William Siegrist wrote:
The later error messages are saying to run svn cleanup since one of the svn 
operations timed out. It could have been a spurious problem with 
svn.webkit.org, so I think the bot owner(s) should run cleanup and see if the 
timeouts keep happening.

-Bill



On Jan 27, 2014, at 6:03 AM, Osztrogonác Csaba <o...@inf.u-szeged.hu> wrote:

Hi,

it seems something strange happens near svn.webkit.org server, because
the following buildbots continually fail during the svn buildstep:
- 
http://build.webkit.org/builders/Apple%20Mavericks%20Debug%20WK2%20%28Tests%29?numbuilds=100
- 
http://build.webkit.org/builders/Apple%20Mavericks%20Release%20%28Perf%29?numbuilds=100
- 
http://build.webkit.org/builders/Apple%20Mavericks%20Release%20WK1%20%28Tests%29?numbuilds=100
- 
http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2?numbuilds=100

Could you check this problem?

PS.: I haven't seen any svn problem from here, a complete checkout
took only 5 minutes ( with svn version 1.7.14 (r1542130) )

Ossy
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to