Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8032662

test/compiler/ciReplay/TestSA.sh should report ulimit issues

XMLWordPrintable

    • b03

      This test failed with the output below. From the test and resulting files it is not clear why. Suggest adding more diagnostics when setting the ulimit to verify that it actually worked.

      ----------System.out:(26/1495)----------
      TESTSRC=/export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/nightly/rt_baseline/JT_HS/test/compiler/ciReplay
      TESTJAVA=/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/macosx-amd64
      COMPILEJAVA=/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/macosx-amd64
      TESTCLASSES=/export/local/aurora/sandbox/results/workDir/classes/compiler/ciReplay
      NULL =/dev/null
      PS =:
      FS =/
      RM =/bin/rm
      CP =/bin/cp
      MV =/bin/mv
      CLASSPATH =.:/export/local/aurora/sandbox/results/workDir/classes/compiler/ciReplay:
      THIS_DIR=.
      VM_TYPE=server
      VM_BITS=64
      VM_OS=bsd
      VM_CPU=amd64
      Java HotSpot(TM) 64-Bit Server VM (25.0-b62-internal-201401171625.cphillim.rt-missing-test-fastdebug) for bsd-amd64 JRE (1.8.0), built on Jan 17 2014 11:32:44 by "jprtadm" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
      client_available=0
      server_available=1
      tiered_available=1
      is_tiered=1
      GENERATION OF REPLAY.TXT:
      /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/macosx-amd64/bin/java -Xms8m -Xmx32m -XX:MetaspaceSize=4m -XX:MaxMetaspaceSize=16m -XX:InitialCodeCacheSize=512k -XX:ReservedCodeCacheSize=4m -XX:ThreadStackSize=512 -XX:VMThreadStackSize=512 -XX:CompilerThreadStackSize=512 -XX:ParallelGCThreads=1 -XX:CICompilerCount=1 -Xcomp -XX:CICrashAt=1 -XX:+CreateMinidumpOnCrash -XX:+DumpReplayDataOnError -XX:ReplayDataFile=test_replay.txt -version
      LOOKING FOR CORE IN /
      TEST [CHECK :: CORE GENERATION] FAILED:
      core wasn't generated on Darwin
      ----------System.err:(12/787)----------
      java version "1.8.0-ea-fastdebug"
      Java(TM) SE Runtime Environment (build 1.8.0-ea-fastdebug-b123)
      Java HotSpot(TM) 64-Bit Server VM (build 25.0-b62-internal-201401171625.cphillim.rt-missing-test-fastdebug, mixed mode)
      java version "1.8.0-ea-fastdebug"
      Java(TM) SE Runtime Environment (build 1.8.0-ea-fastdebug-b123)
      Java HotSpot(TM) 64-Bit Server VM (build 25.0-b62-internal-201401171625.cphillim.rt-missing-test-fastdebug, mixed mode)
      java version "1.8.0-ea-fastdebug"
      Java(TM) SE Runtime Environment (build 1.8.0-ea-fastdebug-b123)
      Java HotSpot(TM) 64-Bit Server VM (build 25.0-b62-internal-201401171625.cphillim.rt-missing-test-fastdebug, mixed mode)
      usage: dirname path
      mv: rename / to test_core: Is a directory
      mv: rename test_replay.txt to replay_vm.txt: No such file or directory
      result: Failed. Execution failed: exit code 2

            sla Staffan Larsen (Inactive)
            sla Staffan Larsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: