Class org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSparkIntegrationTest

11

tests

0

failures

0

ignored

1m15.01s

duration

100%

successful

Tests

Test Duration Result
testBQSRSpark[0](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/overlappingRead.bam', args='-indels --enable-baq')) 0.440s passed
testBQSRSpark[10](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/NA12878.chr17_69k_70k.dictFix.bam', args='-indels --enable-baq --known-sites src/test/resources/org/broadinstitute/hellbender/tools/BQSR/bqsr.fakeSitesForTesting.b37.chr17.vcf')) 0.995s passed
testBQSRSpark[1](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='-indels --enable-baq')) 9.126s passed
testBQSRSpark[2](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='-indels --enable-baq')) 8.942s passed
testBQSRSpark[3](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='')) 7.324s passed
testBQSRSpark[4](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='-indels --enable-baq --indels-context-size 4')) 9.770s passed
testBQSRSpark[5](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='-indels --enable-baq --low-quality-tail 5')) 8.647s passed
testBQSRSpark[6](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='-indels --enable-baq --quantizing-levels 6')) 8.677s passed
testBQSRSpark[7](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.ch20.1m-1m1k.NA12878.bam', args='-indels --enable-baq --mismatches-context-size 4')) 13.357s passed
testBQSRSpark[8](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.NA12878.20.21.10m-10m100.bam', args='-indels --enable-baq --known-sites src/test/resources/org/broadinstitute/hellbender/tools/BQSR/dbsnp_138.b37.21.10m-10m100.vcf')) 3.803s passed
testBQSRSpark[9](BQSR(bam='src/test/resources/org/broadinstitute/hellbender/tools/BQSR/CEUTrio.HiSeq.WGS.b37.NA12878.20.21.10m-10m100.cram', args='-indels --enable-baq --known-sites src/test/resources/org/broadinstitute/hellbender/tools/BQSR/dbsnp_138.b37.21.10m-10m100.vcf')) 3.925s passed

Standard output

--------------------------------------------------------------------------------
[14:01:52] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq
--------------------------------------------------------------------------------
[14:01:53] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq
--------------------------------------------------------------------------------
[14:02:02] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq
--------------------------------------------------------------------------------
[14:02:11] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark-
--------------------------------------------------------------------------------
[14:02:18] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --indels-context-size 4
--------------------------------------------------------------------------------
[14:02:28] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --low-quality-tail 5
--------------------------------------------------------------------------------
[14:02:37] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --quantizing-levels 6
--------------------------------------------------------------------------------
[14:02:45] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --mismatches-context-size 4
--------------------------------------------------------------------------------
[14:02:59] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --known-sites src/test/resources/org/broadinstitute/hellbender/tools/BQSR/dbsnp_138.b37.21.10m-10m100.vcf
--------------------------------------------------------------------------------
[14:03:03] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --known-sites src/test/resources/org/broadinstitute/hellbender/tools/BQSR/dbsnp_138.b37.21.10m-10m100.vcf
--------------------------------------------------------------------------------
[14:03:06] Executing test BaseRecalibratorSparkIntegrationTest:testBQSRSpark--indels --enable-baq --known-sites src/test/resources/org/broadinstitute/hellbender/tools/BQSR/bqsr.fakeSitesForTesting.b37.chr17.vcf

Standard error

[May 27, 2025 at 2:01:53 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=2866806784
[May 27, 2025 at 2:02:02 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.15 minutes.
Runtime.totalMemory()=2866806784
[May 27, 2025 at 2:02:11 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.15 minutes.
Runtime.totalMemory()=2866806784
[May 27, 2025 at 2:02:18 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.12 minutes.
Runtime.totalMemory()=2866806784
[May 27, 2025 at 2:02:28 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.16 minutes.
Runtime.totalMemory()=2866806784
[May 27, 2025 at 2:02:37 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.14 minutes.
Runtime.totalMemory()=2866806784
[May 27, 2025 at 2:02:45 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.14 minutes.
Runtime.totalMemory()=2866806784
[May 27, 2025 at 2:02:59 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.22 minutes.
Runtime.totalMemory()=2866806784
[May 27, 2025 at 2:03:03 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.06 minutes.
Runtime.totalMemory()=2866806784
[May 27, 2025 at 2:03:06 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.06 minutes.
Runtime.totalMemory()=2866806784
[May 27, 2025 at 2:03:07 PM GMT] org.broadinstitute.hellbender.tools.spark.BaseRecalibratorSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=2866806784