[JBoss JIRA] (JBIDE-26635) Job devstudio.product_master is red
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26635?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-26635:
----------------------------------
Description:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
Job Fails with IO Error:
{code:java}
[ERROR] Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget (get-earlyaccess-listing) on project com.jboss.devstudio.core.central: IO Error: Could not get content -> [Help 1]
06:48:57 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget (get-earlyaccess-listing) on project com.jboss.devstudio.core.central: IO Error
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
06:48:57 Caused by: org.apache.maven.plugin.MojoExecutionException: IO Error
06:48:57 at com.googlecode.WGet.execute (WGet.java:260)
06:48:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
06:48:57 Caused by: org.apache.maven.plugin.MojoFailureException: Could not get content
06:48:57 at com.googlecode.WGet.execute (WGet.java:248)
06:48:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
{code}
was:
Job Fails with IO Error:
{code:java}
[ERROR] Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget (get-earlyaccess-listing) on project com.jboss.devstudio.core.central: IO Error: Could not get content -> [Help 1]
06:48:57 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget (get-earlyaccess-listing) on project com.jboss.devstudio.core.central: IO Error
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
06:48:57 Caused by: org.apache.maven.plugin.MojoExecutionException: IO Error
06:48:57 at com.googlecode.WGet.execute (WGet.java:260)
06:48:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
06:48:57 Caused by: org.apache.maven.plugin.MojoFailureException: Could not get content
06:48:57 at com.googlecode.WGet.execute (WGet.java:248)
06:48:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
{code}
> Job devstudio.product_master is red
> -----------------------------------
>
> Key: JBIDE-26635
> URL: https://issues.jboss.org/browse/JBIDE-26635
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.12.0.AM1
> Environment: CentralCI
> Reporter: Josef Kopriva
> Priority: Blocker
> Fix For: 4.12.0.AM1
>
>
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
> Job Fails with IO Error:
> {code:java}
> [ERROR] Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget (get-earlyaccess-listing) on project com.jboss.devstudio.core.central: IO Error: Could not get content -> [Help 1]
> 06:48:57 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget (get-earlyaccess-listing) on project com.jboss.devstudio.core.central: IO Error
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> 06:48:57 Caused by: org.apache.maven.plugin.MojoExecutionException: IO Error
> 06:48:57 at com.googlecode.WGet.execute (WGet.java:260)
> 06:48:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> 06:48:57 Caused by: org.apache.maven.plugin.MojoFailureException: Could not get content
> 06:48:57 at com.googlecode.WGet.execute (WGet.java:248)
> 06:48:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26635) Job devstudio.product_master is red
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26635?page=com.atlassian.jira.plugi... ]
Josef Kopriva reassigned JBIDE-26635:
-------------------------------------
Assignee: Jeff MAURY
> Job devstudio.product_master is red
> -----------------------------------
>
> Key: JBIDE-26635
> URL: https://issues.jboss.org/browse/JBIDE-26635
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.12.0.AM1
> Environment: CentralCI
> Reporter: Josef Kopriva
> Assignee: Jeff MAURY
> Priority: Blocker
> Fix For: 4.12.0.AM1
>
>
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
> Job Fails with IO Error:
> {code:java}
> [ERROR] Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget (get-earlyaccess-listing) on project com.jboss.devstudio.core.central: IO Error: Could not get content -> [Help 1]
> 06:48:57 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget (get-earlyaccess-listing) on project com.jboss.devstudio.core.central: IO Error
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> 06:48:57 Caused by: org.apache.maven.plugin.MojoExecutionException: IO Error
> 06:48:57 at com.googlecode.WGet.execute (WGet.java:260)
> 06:48:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> 06:48:57 Caused by: org.apache.maven.plugin.MojoFailureException: Could not get content
> 06:48:57 at com.googlecode.WGet.execute (WGet.java:248)
> 06:48:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26635) Job devstudio.product_master is red
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26635?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-26635:
----------------------------------
Fix Version/s: 4.12.0.AM1
> Job devstudio.product_master is red
> -----------------------------------
>
> Key: JBIDE-26635
> URL: https://issues.jboss.org/browse/JBIDE-26635
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.12.0.AM1
> Environment: CentralCI
> Reporter: Josef Kopriva
> Assignee: Jeff MAURY
> Priority: Blocker
> Fix For: 4.12.0.AM1
>
>
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
> Job Fails with IO Error:
> {code:java}
> [ERROR] Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget (get-earlyaccess-listing) on project com.jboss.devstudio.core.central: IO Error: Could not get content -> [Help 1]
> 06:48:57 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget (get-earlyaccess-listing) on project com.jboss.devstudio.core.central: IO Error
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> 06:48:57 Caused by: org.apache.maven.plugin.MojoExecutionException: IO Error
> 06:48:57 at com.googlecode.WGet.execute (WGet.java:260)
> 06:48:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> 06:48:57 Caused by: org.apache.maven.plugin.MojoFailureException: Could not get content
> 06:48:57 at com.googlecode.WGet.execute (WGet.java:248)
> 06:48:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 06:48:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 06:48:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 06:48:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 06:48:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 06:48:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 06:48:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 06:48:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 06:48:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 06:48:57 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 06:48:57 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 06:48:57 at java.lang.reflect.Method.invoke (Method.java:498)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 06:48:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26634) Hibernate ITests are failing for specific runtimes
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26634?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-26634:
----------------------------------
Description:
Some Hibernate ITests are failing for specific runtimes: 3.5, 3.6, 4.0, 4.2, 5.2, 5.3, 5.4.
{code:java}
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFileWithConsole My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 6 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 6 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.createConfigurationFileFromDatasource My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 8 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFileWithConsole My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 6 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 6 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.createConfigurationFileFromDatasource My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 8 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 22 sec 1
org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 22 sec 1
org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.2] 21 sec 1
org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.2] 21 sec 1
org.jboss.tools.hibernate.reddeer.test.RevengFileTest.testCreateRevengFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb 1 min 10 sec 1
org.jboss.tools.hibernate.reddeer.test.RevengFileTest.testCreateRevengFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb 1 min 10 sec 1
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3 use console: true] 26 sec 1
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3 use console: false] 26 sec 1
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4 use console: true] 26 sec 1
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4 use console: false] 26 sec 1
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 2 min 29 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 22 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 31 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 22 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 35 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 22 sec 38
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 31 sec 38
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 31 sec 38
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 31 sec 38
org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 27 sec 38
org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 25 sec 38
org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 25 sec 38
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.2 use console: true] 26 sec 91
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.2 use console: false]
{code}
was:
Some Hibernate ITests are failing for specific runtimes: 3.5, 3.6, 4.2, 5.2, 5.3, 5.4.
{code:java}
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFileWithConsole My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 6 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 6 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.createConfigurationFileFromDatasource My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 8 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFileWithConsole My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 6 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 6 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.createConfigurationFileFromDatasource My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 8 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 22 sec 1
org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 22 sec 1
org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.2] 21 sec 1
org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.2] 21 sec 1
org.jboss.tools.hibernate.reddeer.test.RevengFileTest.testCreateRevengFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb 1 min 10 sec 1
org.jboss.tools.hibernate.reddeer.test.RevengFileTest.testCreateRevengFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb 1 min 10 sec 1
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3 use console: true] 26 sec 1
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3 use console: false] 26 sec 1
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4 use console: true] 26 sec 1
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4 use console: false] 26 sec 1
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 2 min 29 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 22 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 31 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 22 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 35 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 22 sec 38
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 31 sec 38
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 31 sec 38
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 31 sec 38
org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 27 sec 38
org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 25 sec 38
org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 25 sec 38
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.2 use console: true] 26 sec 91
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.2 use console: false]
{code}
> Hibernate ITests are failing for specific runtimes
> --------------------------------------------------
>
> Key: JBIDE-26634
> URL: https://issues.jboss.org/browse/JBIDE-26634
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate, integration-tests
> Affects Versions: 4.12.0.AM1
> Reporter: Josef Kopriva
> Priority: Major
> Fix For: 4.12.x
>
>
> Some Hibernate ITests are failing for specific runtimes: 3.5, 3.6, 4.0, 4.2, 5.2, 5.3, 5.4.
> {code:java}
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFileWithConsole My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 6 sec 1
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 6 sec 1
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.createConfigurationFileFromDatasource My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 8 sec 1
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFileWithConsole My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 6 sec 1
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 6 sec 1
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.createConfigurationFileFromDatasource My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 8 sec 1
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 12 sec 1
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 12 sec 1
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 12 sec 1
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 12 sec 1
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 12 sec 1
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 12 sec 1
> org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 22 sec 1
> org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 22 sec 1
> org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.2] 21 sec 1
> org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.2] 21 sec 1
> org.jboss.tools.hibernate.reddeer.test.RevengFileTest.testCreateRevengFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb 1 min 10 sec 1
> org.jboss.tools.hibernate.reddeer.test.RevengFileTest.testCreateRevengFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb 1 min 10 sec 1
> org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3 use console: true] 26 sec 1
> org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3 use console: false] 26 sec 1
> org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4 use console: true] 26 sec 1
> org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4 use console: false] 26 sec 1
> org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 2 min 29 sec 38
> org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 22 sec 38
> org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 31 sec 38
> org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 22 sec 38
> org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 35 sec 38
> org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 22 sec 38
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 31 sec 38
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 31 sec 38
> org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 31 sec 38
> org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 27 sec 38
> org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 25 sec 38
> org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 25 sec 38
> org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.2 use console: true] 26 sec 91
> org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.2 use console: false]
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26634) Hibernate ITests are failing for specific runtimes
by Josef Kopriva (Jira)
Josef Kopriva created JBIDE-26634:
-------------------------------------
Summary: Hibernate ITests are failing for specific runtimes
Key: JBIDE-26634
URL: https://issues.jboss.org/browse/JBIDE-26634
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate, integration-tests
Affects Versions: 4.12.0.AM1
Reporter: Josef Kopriva
Fix For: 4.12.x
Some Hibernate ITests are failing for specific runtimes: 3.5, 3.6, 4.2, 5.2, 5.3, 5.4.
{code:java}
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFileWithConsole My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 6 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 6 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.createConfigurationFileFromDatasource My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 8 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFileWithConsole My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 6 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 6 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.createConfigurationFileFromDatasource My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 8 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4] 1 min 12 sec 1
org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 22 sec 1
org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 22 sec 1
org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.2] 21 sec 1
org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.2] 21 sec 1
org.jboss.tools.hibernate.reddeer.test.RevengFileTest.testCreateRevengFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb 1 min 10 sec 1
org.jboss.tools.hibernate.reddeer.test.RevengFileTest.testCreateRevengFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb 1 min 10 sec 1
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3 use console: true] 26 sec 1
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3 use console: false] 26 sec 1
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4 use console: true] 26 sec 1
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4 use console: false] 26 sec 1
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 2 min 29 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 22 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 31 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 22 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 35 sec 38
org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 22 sec 38
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 31 sec 38
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 31 sec 38
org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 31 sec 38
org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5] 27 sec 38
org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6] 25 sec 38
org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0] 25 sec 38
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.2 use console: true] 26 sec 91
org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.2 use console: false]
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months