Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-22942 Replace PTest with an alternative
  3. HIVE-23523

TestTriggersTezSessionPoolManager sometimes exits the JVM

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      12:34:01  [INFO] 
      12:34:01  [INFO] -------------------------------------------------------
      12:34:01  [INFO]  T E S T S
      12:34:01  [INFO] -------------------------------------------------------
      12:34:01  [INFO] Running org.apache.hive.jdbc.TestTriggersTezSessionPoolManager
      12:44:09  [INFO] 
      12:44:09  [INFO] Results:
      12:44:09  [INFO] 
      12:44:09  [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
      12:44:09  [INFO] 
      12:44:09  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project hive-it-unit: There are test failures.
      12:44:09  [ERROR] 
      12:44:09  [ERROR] Please refer to /home/jenkins/agent/workspace/hive-c/itests/hive-unit/target/surefire-reports for the individual test results.
      12:44:09  [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
      12:44:09  [ERROR] ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
      12:44:09  [ERROR] Command was /bin/sh -c cd /home/jenkins/agent/workspace/hive-c/itests/hive-unit && /usr/lib/jvm/zulu-8-amd64/jre/bin/java -Xmx2048m -jar /home/jenkins/agent/workspace/hive-c/itests/hive-unit/target/surefire/surefirebooter2756019330500992692.jar /home/jenkins/agent/workspace/hive-c/itests/hive-unit/target/surefire 2020-05-18T10-33-57_988-jvmRun1 surefire6986381633375506092tmp surefire_08030518552390892289tmp
      12:44:09  [ERROR] Process Exit Code: 0
      12:44:09  [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
      12:44:09  [ERROR] Command was /bin/sh -c cd /home/jenkins/agent/workspace/hive-c/itests/hive-unit && /usr/lib/jvm/zulu-8-amd64/jre/bin/java -Xmx2048m -jar /home/jenkins/agent/workspace/hive-c/itests/hive-unit/target/surefire/surefirebooter2756019330500992692.jar /home/jenkins/agent/workspace/hive-c/itests/hive-unit/target/surefire 2020-05-18T10-33-57_988-jvmRun1 surefire6986381633375506092tmp surefire_08030518552390892289tmp
      12:44:09  [ERROR] Process Exit Code: 0
      12:44:09  [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:494)
      12:44:09  [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:441)
      12:44:09  [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:293)
      12:44:09  [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:245)
      12:44:09  [ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1149)
      12:44:09  [ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:978)
      12:44:09  [ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:854)
      12:44:09  [ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
      12:44:09  [ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
      12:44:09  [ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
      12:44:09  [ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
      12:44:09  [ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
      12:44:09  [ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
      12:44:09  [ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
      12:44:09  [ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
      12:44:09  [ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
      12:44:09  [ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
      12:44:09  [ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
      12:44:09  [ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957)
      12:44:09  [ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289)
      12:44:09  [ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:193)
      12:44:09  [ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      12:44:09  [ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      12:44:09  [ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      12:44:09  [ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
      12:44:09  [ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
      12:44:09  [ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
      12:44:09  [ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
      12:44:09  [ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
      12:44:09  [ERROR] Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
      12:44:09  [ERROR] Command was /bin/sh -c cd /home/jenkins/agent/workspace/hive-c/itests/hive-unit && /usr/lib/jvm/zulu-8-amd64/jre/bin/java -Xmx2048m -jar /home/jenkins/agent/workspace/hive-c/itests/hive-unit/target/surefire/surefirebooter2756019330500992692.jar /home/jenkins/agent/workspace/hive-c/itests/hive-unit/target/surefire 2020-05-18T10-33-57_988-jvmRun1 surefire6986381633375506092tmp surefire_08030518552390892289tmp
      12:44:09  [ERROR] Process Exit Code: 0
      12:44:09  [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:671)
      12:44:09  [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533)
      12:44:09  [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$600(ForkStarter.java:115)
      12:44:09  [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:429)
      12:44:09  [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:406)
      12:44:09  [ERROR] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      12:44:09  [ERROR] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      12:44:09  [ERROR] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      12:44:09  [ERROR] 	at java.lang.Thread.run(Thread.java:748)
      12:44:09  [ERROR] 
      12:44:09  [ERROR] -> [Help 1]
      12:44:09  [ERROR] 
      12:44:09  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      12:44:09  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      12:44:09  [ERROR] 
      12:44:09  [ERROR] For more information about the errors and possible solutions, please read the following articles:
      12:44:09  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
      [Pipeline] }
      

      http://34.66.156.144:8080/job/hive-c/4/console

      Attachments

        Activity

          People

            Unassigned Unassigned
            kgyrtkirk Zoltan Haindrich
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: