Skip to content
Failed

Console Output

Skipping 352 KB.. Full Log
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 43 more
Retry:4/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$5.apply(LocationIndexBuilder.java:148)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$5.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatforms(LocationIndexBuilder.java:153)
	at fr.obeo.releng.targetplatform.validation.TargetPlatformValidator.checkNoDuplicatedIU(TargetPlatformValidator.java:1188)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.xtext.validation.AbstractDeclarativeValidator$MethodWrapper.invoke(AbstractDeclarativeValidator.java:118)
	at org.eclipse.xtext.validation.AbstractDeclarativeValidator.internalValidate(AbstractDeclarativeValidator.java:312)
	at org.eclipse.xtext.validation.AbstractInjectableValidator.validate(AbstractInjectableValidator.java:71)
	at org.eclipse.xtext.validation.CompositeEValidator.validate(CompositeEValidator.java:151)
	at org.eclipse.emf.ecore.util.Diagnostician.doValidate(Diagnostician.java:257)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:244)
	at fr.obeo.releng.targetplatform.pde.Converter$CustomDiagnostician.validate(Converter.java:239)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:201)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:131)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:106)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 43 more
Retry:5/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$5.apply(LocationIndexBuilder.java:148)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$5.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatforms(LocationIndexBuilder.java:153)
	at fr.obeo.releng.targetplatform.validation.TargetPlatformValidator.checkNoDuplicatedIU(TargetPlatformValidator.java:1188)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.xtext.validation.AbstractDeclarativeValidator$MethodWrapper.invoke(AbstractDeclarativeValidator.java:118)
	at org.eclipse.xtext.validation.AbstractDeclarativeValidator.internalValidate(AbstractDeclarativeValidator.java:312)
	at org.eclipse.xtext.validation.AbstractInjectableValidator.validate(AbstractInjectableValidator.java:71)
	at org.eclipse.xtext.validation.CompositeEValidator.validate(CompositeEValidator.java:151)
	at org.eclipse.emf.ecore.util.Diagnostician.doValidate(Diagnostician.java:257)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:244)
	at fr.obeo.releng.targetplatform.pde.Converter$CustomDiagnostician.validate(Converter.java:239)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:201)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:131)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:106)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 43 more
Retry:6/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$5.apply(LocationIndexBuilder.java:148)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$5.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatforms(LocationIndexBuilder.java:153)
	at fr.obeo.releng.targetplatform.validation.TargetPlatformValidator.checkNoDuplicatedIU(TargetPlatformValidator.java:1188)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.xtext.validation.AbstractDeclarativeValidator$MethodWrapper.invoke(AbstractDeclarativeValidator.java:118)
	at org.eclipse.xtext.validation.AbstractDeclarativeValidator.internalValidate(AbstractDeclarativeValidator.java:312)
	at org.eclipse.xtext.validation.AbstractInjectableValidator.validate(AbstractInjectableValidator.java:71)
	at org.eclipse.xtext.validation.CompositeEValidator.validate(CompositeEValidator.java:151)
	at org.eclipse.emf.ecore.util.Diagnostician.doValidate(Diagnostician.java:257)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:244)
	at fr.obeo.releng.targetplatform.pde.Converter$CustomDiagnostician.validate(Converter.java:239)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:201)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:131)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:106)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 43 more
Retry:7/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$5.apply(LocationIndexBuilder.java:148)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$5.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatforms(LocationIndexBuilder.java:153)
	at fr.obeo.releng.targetplatform.validation.TargetPlatformValidator.checkNoDuplicatedIU(TargetPlatformValidator.java:1188)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.xtext.validation.AbstractDeclarativeValidator$MethodWrapper.invoke(AbstractDeclarativeValidator.java:118)
	at org.eclipse.xtext.validation.AbstractDeclarativeValidator.internalValidate(AbstractDeclarativeValidator.java:312)
	at org.eclipse.xtext.validation.AbstractInjectableValidator.validate(AbstractInjectableValidator.java:71)
	at org.eclipse.xtext.validation.CompositeEValidator.validate(CompositeEValidator.java:151)
	at org.eclipse.emf.ecore.util.Diagnostician.doValidate(Diagnostician.java:257)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:244)
	at fr.obeo.releng.targetplatform.pde.Converter$CustomDiagnostician.validate(Converter.java:239)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:201)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:131)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:106)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 43 more
Retry:8/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$5.apply(LocationIndexBuilder.java:148)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$5.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatforms(LocationIndexBuilder.java:153)
	at fr.obeo.releng.targetplatform.validation.TargetPlatformValidator.checkNoDuplicatedIU(TargetPlatformValidator.java:1188)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.xtext.validation.AbstractDeclarativeValidator$MethodWrapper.invoke(AbstractDeclarativeValidator.java:118)
	at org.eclipse.xtext.validation.AbstractDeclarativeValidator.internalValidate(AbstractDeclarativeValidator.java:312)
	at org.eclipse.xtext.validation.AbstractInjectableValidator.validate(AbstractInjectableValidator.java:71)
	at org.eclipse.xtext.validation.CompositeEValidator.validate(CompositeEValidator.java:151)
	at org.eclipse.emf.ecore.util.Diagnostician.doValidate(Diagnostician.java:257)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:244)
	at fr.obeo.releng.targetplatform.pde.Converter$CustomDiagnostician.validate(Converter.java:239)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:201)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:131)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:106)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 43 more
Retry:9/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$5.apply(LocationIndexBuilder.java:148)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$5.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatforms(LocationIndexBuilder.java:153)
	at fr.obeo.releng.targetplatform.validation.TargetPlatformValidator.checkNoDuplicatedIU(TargetPlatformValidator.java:1188)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.xtext.validation.AbstractDeclarativeValidator$MethodWrapper.invoke(AbstractDeclarativeValidator.java:118)
	at org.eclipse.xtext.validation.AbstractDeclarativeValidator.internalValidate(AbstractDeclarativeValidator.java:312)
	at org.eclipse.xtext.validation.AbstractInjectableValidator.validate(AbstractInjectableValidator.java:71)
	at org.eclipse.xtext.validation.CompositeEValidator.validate(CompositeEValidator.java:151)
	at org.eclipse.emf.ecore.util.Diagnostician.doValidate(Diagnostician.java:257)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:244)
	at fr.obeo.releng.targetplatform.pde.Converter$CustomDiagnostician.validate(Converter.java:239)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:201)
	at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:131)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:106)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 43 more
Retry:10/10
>>  Fetching content.jar from https://download.eclipse.org/capella/core/updates/nightly/master/org.polarsys.capella.rcp.site/ (144.59kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://download.eclipse.org/capella/core/updates/nightly/master/org.polarsys.capella.rcp.site/ (144.59kB)
>>  Fetching content.jar from https://download.eclipse.org/capella/core/updates/nightly/master/org.polarsys.capella.test.site/ (24.74kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://download.eclipse.org/capella/core/updates/nightly/master/org.polarsys.capella.test.site/ (24.74kB)
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/
>>  1 operation remaining.
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.x/
>>  1 operation remaining.
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.x/
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20221130-2113/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20221130-2113/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20221130-2113/ (112.51kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20221130-2113/ (112.51kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20221130-2113/categories/ (641B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20221130-2113/categories/ (641B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20220907-1207/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20220907-1207/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220907-1207/ (103.38kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220907-1207/ (103.38kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220907-1207/categories/ (633B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220907-1207/categories/ (633B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20220608-1105/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20220608-1105/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220608-1105/ (102.33kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220608-1105/ (102.33kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220608-1105/categories/ (631B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220608-1105/categories/ (631B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20220309-1120/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20220309-1120/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220309-1120/ (101.64kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220309-1120/ (101.64kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220309-1120/categories/ (630B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220309-1120/categories/ (630B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/ (98.16kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/ (98.16kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/categories/ (633B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034/categories/ (633B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20211202-0900/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20211202-0900/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20211202-0900/ (94.54kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20211202-0900/ (94.54kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20211202-0900/categories/ (632B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20211202-0900/categories/ (632B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20210908-0655/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20210908-0655/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210908-0655/ (103.74kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210908-0655/ (103.74kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210908-0655/categories/ (633B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210908-0655/categories/ (633B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20210826-0457/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20210826-0457/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210826-0457/ (102.22kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210826-0457/ (102.22kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210826-0457/categories/ (637B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210826-0457/categories/ (637B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20210608-2339/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20210608-2339/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210608-2339/ (93.87kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210608-2339/ (93.87kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210608-2339/categories/ (666B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210608-2339/categories/ (666B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20210308-1312/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20210308-1312/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210308-1312/ (94.57kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210308-1312/ (94.57kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210308-1312/categories/ (663B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20210308-1312/categories/ (663B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20201209-0330/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20201209-0330/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20201209-0330/ (100.5kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20201209-0330/ (100.5kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20201209-0330/categories/ (661B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20201209-0330/categories/ (661B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20200902-0430/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20200902-0430/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20200902-0430/ (84.96kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20200902-0430/ (84.96kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20200902-0430/categories/ (662B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20200902-0430/categories/ (662B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20200610-0035/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20200610-0035/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20200610-0035/ (106.38kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20200610-0035/ (106.38kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20200610-0035/categories/ (662B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20200610-0035/categories/ (662B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20200311-1513/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20200311-1513/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20200311-1513/ (91.31kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20200311-1513/ (91.31kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20200311-1513/categories/ (622B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20200311-1513/categories/ (622B)
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20191211-0144/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from http://download.eclipse.org/modeling/emf/cdo/drops/R20191211-0144/ (110B)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20191211-0144/ (103.37kB)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20191211-0144/ (103.37kB)
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20191211-0144/categories/ (629B)
>>  1 operation remaining.
>>  Fetching content.jar from http://download.eclipse.org/modeling/emf/cdo/drops/R20191211-0144/categories/ (629B)
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.7/
>>  1 operation remaining.
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.7/
>>  Fetching p2.index from https://archive.eclipse.org/modeling/emf/cdo/drops/R20180613-0111/ (110B)
>>  1 operation remaining.
>>  Fetching p2.index from https://archive.eclipse.org/modeling/emf/cdo/drops/R20180613-0111/ (110B)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20180613-0111/ (90.91kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20180613-0111/ (90.91kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20180613-0111/categories/ (618B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20180613-0111/categories/ (618B)
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.6/
>>  1 operation remaining.
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.6/
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20170614-0227/ (83.45kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20170614-0227/ (83.45kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20170614-0227/categories/ (687B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20170614-0227/categories/ (687B)
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.5/
>>  1 operation remaining.
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.5/
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20160607-1209/ (107.62kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20160607-1209/ (107.62kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20160607-1209/categories/ (700B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20160607-1209/categories/ (700B)
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.4/
>>  1 operation remaining.
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.4/
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20160216-0037/ (105.38kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20160216-0037/ (105.38kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20160216-0037/categories/ (716B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20160216-0037/categories/ (716B)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20150916-0434/ (107.9kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20150916-0434/ (107.9kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20150916-0434/categories/ (712B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20150916-0434/categories/ (712B)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20150610-1526/ (247.37kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20150610-1526/ (247.37kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20150610-1526/categories/ (688B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20150610-1526/categories/ (688B)
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.3/
>>  1 operation remaining.
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.3/
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20140610-0212/ (237.5kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20140610-0212/ (237.5kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20140610-0212/categories/ (700B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20140610-0212/categories/ (700B)
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.2/
>>  1 operation remaining.
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.2/
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20140218-1655/ (173.85kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20140218-1655/ (173.85kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20140218-1655/categories/ (622B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20140218-1655/categories/ (622B)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130918-0029/ (185.18kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130918-0029/ (185.18kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130918-0029/categories/ (629B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130918-0029/categories/ (629B)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130613-1157/ (182.26kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130613-1157/ (182.26kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130613-1157/categories/ (622B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130613-1157/categories/ (622B)
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.1/
>>  1 operation remaining.
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.1/
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130213-0014/ (167.36kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130213-0014/ (167.36kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130213-0014/categories/ (625B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130213-0014/categories/ (625B)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120918-0947/ (162.01kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120918-0947/ (162.01kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120918-0947/categories/ (614B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120918-0947/categories/ (614B)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120612-1449/ (176.07kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120612-1449/ (176.07kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120612-1449/categories/ (618B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120612-1449/categories/ (618B)
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.0/
>>  1 operation remaining.
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.0/
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120518-0411/ (85.78kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120518-0411/ (85.78kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120518-0411/categories/ (587B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120518-0411/categories/ (587B)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120214-1026/ (83.99kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120214-1026/ (83.99kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120214-1026/categories/ (619B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20120214-1026/categories/ (619B)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20110913-0010/ (82.15kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20110913-0010/ (82.15kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20110913-0010/categories/ (615B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20110913-0010/categories/ (615B)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20110608-1407/ (82.63kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20110608-1407/ (82.63kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20110608-1407/categories/ (622B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20110608-1407/categories/ (622B)
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/3.0/
>>  1 operation remaining.
>>  Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/cdo/updates/releases/3.0/
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20110215-2220/ (77.23kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20110215-2220/ (77.23kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20110215-2220/categories/ (538B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20110215-2220/categories/ (538B)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20100914-1022/ (92.47kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20100914-1022/ (92.47kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20100914-1022/categories/ (537B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20100914-1022/categories/ (537B)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20100614-1613/ (77.42kB)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20100614-1613/ (77.42kB)
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20100614-1613/categories/ (540B)
>>  1 operation remaining.
>>  Fetching content.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20100614-1613/categories/ (540B)
Retrieve included location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:104)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:645)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators.addAll(Iterators.java:356)
	at com.google.common.collect.Lists.newArrayList(Lists.java:146)
	at com.google.common.collect.Lists.newArrayList(Lists.java:128)
	at org.eclipse.xtext.xbase.lib.IterableExtensions.toList(IterableExtensions.java:600)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationFromVisitedIncludes(LocationIndexBuilder.java:117)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.access$0(LocationIndexBuilder.java:99)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:89)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:1)
	at java.lang.Iterable.forEach(Iterable.java:75)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocations(LocationIndexBuilder.java:95)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationIndex(LocationIndexBuilder.java:47)
	at fr.obeo.releng.targetplatform.resolved.ResolvedTargetPlatform.create(ResolvedTargetPlatform.java:91)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:134)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:114)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 44 more
Retry:1/10
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:104)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:645)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators.addAll(Iterators.java:356)
	at com.google.common.collect.Lists.newArrayList(Lists.java:146)
	at com.google.common.collect.Lists.newArrayList(Lists.java:128)
	at org.eclipse.xtext.xbase.lib.IterableExtensions.toList(IterableExtensions.java:600)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationFromVisitedIncludes(LocationIndexBuilder.java:117)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.access$0(LocationIndexBuilder.java:99)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:89)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:1)
	at java.lang.Iterable.forEach(Iterable.java:75)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocations(LocationIndexBuilder.java:95)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationIndex(LocationIndexBuilder.java:47)
	at fr.obeo.releng.targetplatform.resolved.ResolvedTargetPlatform.create(ResolvedTargetPlatform.java:91)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:134)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:114)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 44 more
Retry:2/10
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:104)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:645)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators.addAll(Iterators.java:356)
	at com.google.common.collect.Lists.newArrayList(Lists.java:146)
	at com.google.common.collect.Lists.newArrayList(Lists.java:128)
	at org.eclipse.xtext.xbase.lib.IterableExtensions.toList(IterableExtensions.java:600)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationFromVisitedIncludes(LocationIndexBuilder.java:117)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.access$0(LocationIndexBuilder.java:99)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:89)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:1)
	at java.lang.Iterable.forEach(Iterable.java:75)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocations(LocationIndexBuilder.java:95)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationIndex(LocationIndexBuilder.java:47)
	at fr.obeo.releng.targetplatform.resolved.ResolvedTargetPlatform.create(ResolvedTargetPlatform.java:91)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:134)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:114)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 44 more
Retry:3/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:104)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:645)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators.addAll(Iterators.java:356)
	at com.google.common.collect.Lists.newArrayList(Lists.java:146)
	at com.google.common.collect.Lists.newArrayList(Lists.java:128)
	at org.eclipse.xtext.xbase.lib.IterableExtensions.toList(IterableExtensions.java:600)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationFromVisitedIncludes(LocationIndexBuilder.java:117)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.access$0(LocationIndexBuilder.java:99)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:89)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:1)
	at java.lang.Iterable.forEach(Iterable.java:75)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocations(LocationIndexBuilder.java:95)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationIndex(LocationIndexBuilder.java:47)
	at fr.obeo.releng.targetplatform.resolved.ResolvedTargetPlatform.create(ResolvedTargetPlatform.java:91)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:134)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:114)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 44 more
Retry:4/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:104)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:645)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators.addAll(Iterators.java:356)
	at com.google.common.collect.Lists.newArrayList(Lists.java:146)
	at com.google.common.collect.Lists.newArrayList(Lists.java:128)
	at org.eclipse.xtext.xbase.lib.IterableExtensions.toList(IterableExtensions.java:600)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationFromVisitedIncludes(LocationIndexBuilder.java:117)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.access$0(LocationIndexBuilder.java:99)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:89)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:1)
	at java.lang.Iterable.forEach(Iterable.java:75)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocations(LocationIndexBuilder.java:95)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationIndex(LocationIndexBuilder.java:47)
	at fr.obeo.releng.targetplatform.resolved.ResolvedTargetPlatform.create(ResolvedTargetPlatform.java:91)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:134)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:114)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 44 more
Retry:5/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:104)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:645)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators.addAll(Iterators.java:356)
	at com.google.common.collect.Lists.newArrayList(Lists.java:146)
	at com.google.common.collect.Lists.newArrayList(Lists.java:128)
	at org.eclipse.xtext.xbase.lib.IterableExtensions.toList(IterableExtensions.java:600)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationFromVisitedIncludes(LocationIndexBuilder.java:117)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.access$0(LocationIndexBuilder.java:99)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:89)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:1)
	at java.lang.Iterable.forEach(Iterable.java:75)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocations(LocationIndexBuilder.java:95)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationIndex(LocationIndexBuilder.java:47)
	at fr.obeo.releng.targetplatform.resolved.ResolvedTargetPlatform.create(ResolvedTargetPlatform.java:91)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:134)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:114)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 44 more
Retry:6/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:104)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:645)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators.addAll(Iterators.java:356)
	at com.google.common.collect.Lists.newArrayList(Lists.java:146)
	at com.google.common.collect.Lists.newArrayList(Lists.java:128)
	at org.eclipse.xtext.xbase.lib.IterableExtensions.toList(IterableExtensions.java:600)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationFromVisitedIncludes(LocationIndexBuilder.java:117)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.access$0(LocationIndexBuilder.java:99)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:89)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:1)
	at java.lang.Iterable.forEach(Iterable.java:75)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocations(LocationIndexBuilder.java:95)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationIndex(LocationIndexBuilder.java:47)
	at fr.obeo.releng.targetplatform.resolved.ResolvedTargetPlatform.create(ResolvedTargetPlatform.java:91)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:134)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:114)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 44 more
Retry:7/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:104)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:645)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators.addAll(Iterators.java:356)
	at com.google.common.collect.Lists.newArrayList(Lists.java:146)
	at com.google.common.collect.Lists.newArrayList(Lists.java:128)
	at org.eclipse.xtext.xbase.lib.IterableExtensions.toList(IterableExtensions.java:600)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationFromVisitedIncludes(LocationIndexBuilder.java:117)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.access$0(LocationIndexBuilder.java:99)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:89)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:1)
	at java.lang.Iterable.forEach(Iterable.java:75)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocations(LocationIndexBuilder.java:95)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationIndex(LocationIndexBuilder.java:47)
	at fr.obeo.releng.targetplatform.resolved.ResolvedTargetPlatform.create(ResolvedTargetPlatform.java:91)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:134)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:114)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 44 more
Retry:8/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:104)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:645)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators.addAll(Iterators.java:356)
	at com.google.common.collect.Lists.newArrayList(Lists.java:146)
	at com.google.common.collect.Lists.newArrayList(Lists.java:128)
	at org.eclipse.xtext.xbase.lib.IterableExtensions.toList(IterableExtensions.java:600)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationFromVisitedIncludes(LocationIndexBuilder.java:117)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.access$0(LocationIndexBuilder.java:99)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:89)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:1)
	at java.lang.Iterable.forEach(Iterable.java:75)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocations(LocationIndexBuilder.java:95)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationIndex(LocationIndexBuilder.java:47)
	at fr.obeo.releng.targetplatform.resolved.ResolvedTargetPlatform.create(ResolvedTargetPlatform.java:91)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:134)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:114)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 44 more
Retry:9/10
Error while retrieving location:https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.UnknownHostException: raw.githubusercontent.com
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
	at org.eclipse.xtext.resource.XtextResourceSet.getResource(XtextResourceSet.java:265)
	at org.eclipse.xtext.resource.SynchronizedXtextResourceSet.getResource(SynchronizedXtextResourceSet.java:25)
	at fr.obeo.releng.targetplatform.util.ResourceUtil.getResource(ResourceUtil.java:28)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getImportedTargetPlatform(LocationIndexBuilder.java:215)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:104)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$3.apply(LocationIndexBuilder.java:1)
	at org.eclipse.xtext.xbase.lib.internal.FunctionDelegate.apply(FunctionDelegate.java:42)
	at com.google.common.collect.Lists$TransformingSequentialList$1.transform(Lists.java:542)
	at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators$7.computeNext(Iterators.java:645)
	at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at com.google.common.collect.Iterators.addAll(Iterators.java:356)
	at com.google.common.collect.Lists.newArrayList(Lists.java:146)
	at com.google.common.collect.Lists.newArrayList(Lists.java:128)
	at org.eclipse.xtext.xbase.lib.IterableExtensions.toList(IterableExtensions.java:600)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationFromVisitedIncludes(LocationIndexBuilder.java:117)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.access$0(LocationIndexBuilder.java:99)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:89)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder$2.accept(LocationIndexBuilder.java:1)
	at java.lang.Iterable.forEach(Iterable.java:75)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocations(LocationIndexBuilder.java:95)
	at fr.obeo.releng.targetplatform.util.LocationIndexBuilder.getLocationIndex(LocationIndexBuilder.java:47)
	at fr.obeo.releng.targetplatform.resolved.ResolvedTargetPlatform.create(ResolvedTargetPlatform.java:91)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:134)
	at fr.obeo.releng.targetplatform.pde.Converter.doGenerateTargetDefinitionFile(Converter.java:114)
	at fr.obeo.releng.targetplatform.pde.Converter.generateTargetDefinitionFile(Converter.java:74)
	at fr.obeo.releng.targetplatform.pde.ConverterApplication.start(ConverterApplication.java:60)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Caused by: java.net.UnknownHostException: raw.githubusercontent.com
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.xtext.resource.XtextResourceSet$1.createInputStream(XtextResourceSet.java:298)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
	... 44 more
Retry:10/10
The target platform definition file has been successfully generated.
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/releng/org.polarsys.capella.cybersecurity.target/capella.target-definition.targetplatform
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:37 min
[INFO] Finished at: 2022-12-23T08:58:27Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build and Package)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ mvn -Djacoco.skip=true -DjavaDocPhase=none -Psign clean package -f pom.xml
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 14.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-14/14.0.2+12
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/features/org.polarsys.capella.cybersecurity.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/features/org.polarsys.capella.cybersecurity.cdo.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/features/org.polarsys.capella.cybersecurity.tests.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.af/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.fc/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.model/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.model.cdo/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.model.edit/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.ui/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.doc/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.business.queries/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.sirius.analysis/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.rcp/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.validation/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.helpers/.polyglot.build.properties
/home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/plugins/org.polarsys.capella.cybersecurity.model.edit.decorators/.polyglot.build.properties
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.cybersecurity.feature:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/features/org.polarsys.capella.cybersecurity.feature/.polyglot.build.properties
[ERROR] Cannot resolve target definition:
[ERROR]   Software being installed: org.polarsys.capella.rcp.feature.group 6.1.0.202212140933
[ERROR]   Missing requirement: org.polarsys.capella.common 6.1.0.202212140933 requires 'osgi.bundle; org.eclipse.emf.workspace 0.0.0' but it could not be found
[ERROR]   Cannot satisfy dependency: org.polarsys.capella.common.feature.feature.group 6.1.0.202212140933 depends on: org.eclipse.equinox.p2.iu; org.polarsys.capella.common [6.1.0.202212140933,6.1.0.202212140933]
[ERROR]   Cannot satisfy dependency: org.polarsys.capella.rcp.feature.group 6.1.0.202212140933 depends on: org.eclipse.equinox.p2.iu; org.polarsys.capella.common.feature.feature.group [6.1.0.202212140933,6.1.0.202212140933]
[ERROR] 
[ERROR] Failed to resolve target definition /home/jenkins/agent/workspace/capella-addon-cybersecurity_v5.x/releng/org.polarsys.capella.cybersecurity.target/capella.target-definition.target: See log for details -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Download Capella)
Stage "Download Capella" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Adapt Capella to DARC)
Stage "Adapt Capella to DARC" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy to Nightly)
Stage "Deploy to Nightly" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install test features)
Stage "Install test features" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "Run tests" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Sonar)
Stage "Sonar" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE