On Fri, Jul 27, 2012 at 10:26 AM, Amila Maha Arachchi <[email protected]> wrote: > Hi Kasun, > > Check out this to a local location and check for the mentioned external and > see whether there is an issue for real. I did this for g-reg and found out > nothing was wrong, but something wrong in bamboo side (or the svn client in > that machine). >
That's probably true. Bamboo is looking for [1] to checkout. This location is actually wrong because now greg is versioned to 4.5.0. So, the current location for this is [2] [1] https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/products/greg/modules/distribution/src/main/resources/carbon-home/resources/lifecycles [2] https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/products/greg/4.5.0/modules/distribution/src/main/resources/carbon-home/resources/lifecycles > Regards, > AmilaM. > > On Thu, Jul 26, 2012 at 6:27 PM, Kasun Gajasinghe <[email protected]> wrote: >> >> Hi, >> >> branches/4.0.0/products/apimgt has svn issues which makes the Bamboo >> to fail. Please fix this ASAP. >> >> >> Caused by: com.atlassian.bamboo.repository.RepositoryException: Failed >> to checkout source code to revision '134984' for >> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0 >> 26-Jul-2012 02:11:21 at >> >> com.atlassian.bamboo.repository.svn.SvnRepository.checkout(SvnRepository.java:1070) >> 26-Jul-2012 02:11:21 at >> >> com.atlassian.bamboo.repository.svn.SvnRepository.checkout(SvnRepository.java:1092) >> 26-Jul-2012 02:11:21 at >> >> com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCodeWithException(SvnRepository.java:625) >> 26-Jul-2012 02:11:21 at >> >> com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCodeWithCleanup(SvnRepository.java:559) >> 26-Jul-2012 02:11:21 at >> >> com.atlassian.bamboo.repository.svn.SvnRepository.retrieveSourceCode(SvnRepository.java:501) >> 26-Jul-2012 02:11:21 at >> >> com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.fillWorkingDirFromVcs(VcsCheckoutTask.java:172) >> 26-Jul-2012 02:11:21 at >> >> com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$100(VcsCheckoutTask.java:45) >> 26-Jul-2012 02:11:21 at >> >> com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:106) >> 26-Jul-2012 02:11:21 at >> >> com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:102) >> 26-Jul-2012 02:11:21 at >> >> com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:100) >> 26-Jul-2012 02:11:21 ... 33 more >> 26-Jul-2012 02:11:21 Caused by: >> com.atlassian.bamboo.repository.svn.ExternalsLockException: svn: URL >> >> 'https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/products/apimgt/modules/distribution/resources/sql' >> at revision 135084 doesn't exist >> 26-Jul-2012 02:11:21 at >> >> com.atlassian.bamboo.repository.svn.UpdateEventHandler.handleEvent(UpdateEventHandler.java:87) >> 26-Jul-2012 02:11:21 at >> >> org.tmatesoft.svn.core.wc.SVNBasicClient.dispatchEvent(SVNBasicClient.java:368) >> 26-Jul-2012 02:11:21 at >> >> org.tmatesoft.svn.core.wc.SVNBasicClient.dispatchEvent(SVNBasicClient.java:361) >> 26-Jul-2012 02:11:21 at >> >> org.tmatesoft.svn.core.wc.SVNUpdateClient.handleExternalItemChange(SVNUpdateClient.java:1732) >> 26-Jul-2012 02:11:21 at >> >> org.tmatesoft.svn.core.wc.SVNUpdateClient.handleExternals(SVNUpdateClient.java:1695) >> 26-Jul-2012 02:11:21 at >> org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:575) >> 26-Jul-2012 02:11:21 at >> >> org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:942) >> 26-Jul-2012 02:11:21 at >> >> com.atlassian.bamboo.repository.svn.SvnRepository.checkout(SvnRepository.java:1066) >> 26-Jul-2012 02:11:21 ... 42 more >> 26-Jul-2012 02:11:21 Failed to prepare the build >> 'WCB001-PLA000-JOB1-30' >> >> >> Thanks, >> --KasunG >> >> -- >> Kasun Gajasinghe >> Software Engineer; >> Development Technologies Team, WSO2 Inc.; http://wso2.com , >> email: kasung AT spamfree wso2.com cell: +94 (77) 678-0813 >> linked-in: http://lk.linkedin.com/in/gajasinghe >> blog: http://blog.kasunbg.org >> twitter: http://twitter.com/kasunbg >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev > > > > > -- > Amila Maharachchi > Technical Lead > Member, Management Committee - Cloud & Platform TG > WSO2, Inc.; http://wso2.com > > Blog: http://maharachchi.blogspot.com > Mobile: +94719371446 > > -- Kasun Gajasinghe Software Engineer; Development Technologies Team, WSO2 Inc.; http://wso2.com , email: kasung AT spamfree wso2.com cell: +94 (77) 678-0813 linked-in: http://lk.linkedin.com/in/gajasinghe blog: http://blog.kasunbg.org twitter: http://twitter.com/kasunbg _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
