Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] [Hudson] Build failed in Hudson: WTP-R3_8_Integration #214

Hi again guys!

I see that http://git.eclipse.org/c/webtools/webtools.releng.aggregator.git/commit/?h=R3_7_maintenance&id=e22b99d4301b1e29723118758db845c921174946 commit moved the build to use R3_7_maintenance branch both - sourceediting and sourceediting.tests modules.

The problem is that there is no R3_7_maintenance branch is created in sourceediting.tests.
IMHO, it should be created, but it's not.
So, please, either use master branch for sourceediting.tests repo in 3.7.x build train or raise an issue in order to branch sourceediting.tests (I'm not sure if I have committer rights on sourceediting.tests repository).

Thanks in advance,
Victor Rubezhny



On 11/30/2015 10:33 PM, hudsonbuild@xxxxxxxxxxx wrote:
See <https://hudson.eclipse.org/webtools/job/WTP-R3_8_Integration/214/>

------------------------------------------
Started by user ccc@xxxxxxxxxx
Cleaning the workspace because project is configured to clean the workspace before each build.
Checkout:workspace / <https://hudson.eclipse.org/webtools/job/WTP-R3_8_Integration/ws/> - hudson.remoting.LocalChannel@1d745afe
Using strategy: Default
Git Exe: git
Last Built Revision: Revision cada80fcfdd586f7a485644800f072950fa535af (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/webtools/job/WTP-R3_8_Integration/ws/> - hudson.remoting.LocalChannel@1d745afe
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from git://git.eclipse.org/gitroot/webtools/webtools.releng.aggregator.git
Commencing build of Revision a4dfe31296aa0263b43ee1e4c4aa470646a65f39 (origin/master)
Checking out Revision a4dfe31296aa0263b43ee1e4c4aa470646a65f39 (origin/master)
ERROR: Problem fetching submodules from a path relative to origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Error performing command: git submodule init
Command "git submodule init" returned status code 1: Submodule 'webtools.common' (git://git.eclipse.org/gitroot/webtools-common/webtools.common) registered for path 'webtools.common'
Submodule 'webtools.common.fproj' (git://git.eclipse.org/gitroot/webtools-common/webtools.common.fproj) registered for path 'webtools.common.fproj'
Submodule 'webtools.common.snippets' (git://git.eclipse.org/gitroot/webtools-common/webtools.common.snippets) registered for path 'webtools.common.snippets'
Submodule 'webtools.common.tests' (git://git.eclipse.org/gitroot/webtools-common/webtools.common.tests) registered for path 'webtools.common.tests'
Submodule 'webtools.dali' (git://git.eclipse.org/gitroot/dali/webtools.dali) registered for path 'webtools.dali'
Submodule 'webtools.ejb' (git://git.eclipse.org/gitroot/jeetools/webtools.ejb) registered for path 'webtools.ejb'
Submodule 'webtools.javaee' (git://git.eclipse.org/gitroot/jeetools/webtools.javaee) registered for path 'webtools.javaee'
Submodule 'webtools.javaee.tests' (git://git.eclipse.org/gitroot/jeetools/webtools.javaee.tests) registered for path 'webtools.javaee.tests'
Submodule 'webtools.jsdt' (git://git.eclipse.org/gitroot/jsdt/webtools.jsdt) registered for path 'webtools.jsdt'
Submodule 'webtools.jsf' (git://git.eclipse.org/gitroot/jsf/webtools.jsf) registered for path 'webtools.jsf'
Submodule 'webtools.jsf.docs' (git://git.eclipse.org/gitroot/jsf/webtools.jsf.docs) registered for path 'webtools.jsf.docs'
Submodule 'webtools.jsf.tests' (git://git.eclipse.org/gitroot/jsf/webtools.jsf.tests) registered for path 'webtools.jsf.tests'
Submodule 'webtools.releng' (git://git.eclipse.org/gitroot/webtools/webtools.releng) registered for path 'webtools.releng'
Submodule 'webtools.servertools' (git://git.eclipse.org/gitroot/servertools/webtools.servertools) registered for path 'webtools.servertools'
Submodule 'webtools.servertools.docs' (git://git.eclipse.org/gitroot/servertools/webtools.servertools.docs) registered for path 'webtools.servertools.docs'
Submodule 'webtools.servertools.tests' (git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests) registered for path 'webtools.servertools.tests'
Submodule 'webtools.sourceediting' (git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting) registered for path 'webtools.sourceediting'
No submodule mapping found in .gitmodules for path 'webtools.sourceediting.tests'

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:831)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:793)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:804)
	at hudson.plugins.git.GitAPI.submoduleInit(GitAPI.java:424)
	at hudson.plugins.git.GitAPI.setupSubmoduleUrls(GitAPI.java:769)
	at hudson.plugins.git.GitSCM.fetchSubmodulesFrom(GitSCM.java:1857)
	at hudson.plugins.git.GitSCM.access$100(GitSCM.java:107)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:889)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:856)
	at hudson.FilePath.act(FilePath.java:793)
	at hudson.FilePath.act(FilePath.java:775)
	at hudson.plugins.git.GitSCM.getBuildConfig(GitSCM.java:856)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:817)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1550)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:607)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:518)
	at hudson.model.Run.run(Run.java:1493)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: hudson.plugins.git.GitException: Command "git submodule init" returned status code 1: Submodule 'webtools.common' (git://git.eclipse.org/gitroot/webtools-common/webtools.common) registered for path 'webtools.common'
Submodule 'webtools.common.fproj' (git://git.eclipse.org/gitroot/webtools-common/webtools.common.fproj) registered for path 'webtools.common.fproj'
Submodule 'webtools.common.snippets' (git://git.eclipse.org/gitroot/webtools-common/webtools.common.snippets) registered for path 'webtools.common.snippets'
Submodule 'webtools.common.tests' (git://git.eclipse.org/gitroot/webtools-common/webtools.common.tests) registered for path 'webtools.common.tests'
Submodule 'webtools.dali' (git://git.eclipse.org/gitroot/dali/webtools.dali) registered for path 'webtools.dali'
Submodule 'webtools.ejb' (git://git.eclipse.org/gitroot/jeetools/webtools.ejb) registered for path 'webtools.ejb'
Submodule 'webtools.javaee' (git://git.eclipse.org/gitroot/jeetools/webtools.javaee) registered for path 'webtools.javaee'
Submodule 'webtools.javaee.tests' (git://git.eclipse.org/gitroot/jeetools/webtools.javaee.tests) registered for path 'webtools.javaee.tests'
Submodule 'webtools.jsdt' (git://git.eclipse.org/gitroot/jsdt/webtools.jsdt) registered for path 'webtools.jsdt'
Submodule 'webtools.jsf' (git://git.eclipse.org/gitroot/jsf/webtools.jsf) registered for path 'webtools.jsf'
Submodule 'webtools.jsf.docs' (git://git.eclipse.org/gitroot/jsf/webtools.jsf.docs) registered for path 'webtools.jsf.docs'
Submodule 'webtools.jsf.tests' (git://git.eclipse.org/gitroot/jsf/webtools.jsf.tests) registered for path 'webtools.jsf.tests'
Submodule 'webtools.releng' (git://git.eclipse.org/gitroot/webtools/webtools.releng) registered for path 'webtools.releng'
Submodule 'webtools.servertools' (git://git.eclipse.org/gitroot/servertools/webtools.servertools) registered for path 'webtools.servertools'
Submodule 'webtools.servertools.docs' (git://git.eclipse.org/gitroot/servertools/webtools.servertools.docs) registered for path 'webtools.servertools.docs'
Submodule 'webtools.servertools.tests' (git://git.eclipse.org/gitroot/servertools/webtools.servertools.tests) registered for path 'webtools.servertools.tests'
Submodule 'webtools.sourceediting' (git://git.eclipse.org/gitroot/sourceediting/webtools.sourceediting) registered for path 'webtools.sourceediting'
No submodule mapping found in .gitmodules for path 'webtools.sourceediting.tests'

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:824)
	... 19 more
FATAL: Error performing command: git submodule init
Command "git submodule init" returned status code 1: No submodule mapping found in .gitmodules for path 'webtools.sourceediting.tests'

hudson.plugins.git.GitException: Error performing command: git submodule init
Command "git submodule init" returned status code 1: No submodule mapping found in .gitmodules for path 'webtools.sourceediting.tests'

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:831)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:793)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:804)
	at hudson.plugins.git.GitAPI.submoduleInit(GitAPI.java:424)
	at hudson.plugins.git.GitAPI.setupSubmoduleUrls(GitAPI.java:769)
	at hudson.plugins.git.GitAPI.setupSubmoduleUrls(GitAPI.java:763)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:895)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:856)
	at hudson.FilePath.act(FilePath.java:793)
	at hudson.FilePath.act(FilePath.java:775)
	at hudson.plugins.git.GitSCM.getBuildConfig(GitSCM.java:856)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:817)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1550)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:607)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:518)
	at hudson.model.Run.run(Run.java:1493)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: hudson.plugins.git.GitException: Command "git submodule init" returned status code 1: No submodule mapping found in .gitmodules for path 'webtools.sourceediting.tests'

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:824)
	... 18 more

--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/
_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/wtp-releng


--


CONFIDENTIALITY NOTICE: This email and files attached to it are confidential. If you are not the intended recipient you are hereby notified that using, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error please notify the sender and delete this email.


Back to the top