Scheduled #24
codeql
on: dynamic
Matrix: analyze
Annotations
1 error and 1 warning
|
Analyze (java-kotlin)
Error running analysis for java: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.23.2/x64/codeql/codeql database run-queries --ram=14581 --threads=4 --expect-discarded-cache /home/runner/work/_temp/codeql_databases/java --min-disk-free=1024 -v". Exit code was 100 and error was: Oops! A fatal internal error occurred. Details:
com.semmle.util.exception.CatastrophicError: An error occurred while evaluating DataFlowPrivate::nodeGetEnclosingCallable/1#ebf2ca2a/2@i1#6ef915gu
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/java/db-java/default/cache/pages/22.pack: Failed to write item to disk
The RA to evaluate was:
{2} r1 = JOIN cached_DataFlowNodes::TInstanceParameterNode#7e8341fc WITH num#DataFlowPrivate::TSrcCallable#bc4053c4 ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r2 = JOIN `_DataFlowNodes::TExplicitParameterNode#0d1a3ee9_Variable::Parameter.getCallable/0#dispred#d0614045#shared` WITH num#DataFlowPrivate::TSrcCallable#bc4053c4 ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r3 = JOIN cached_DataFlowNodes::TMallocNode#857df5cc WITH `Expr::ClassInstanceExpr.getEnclosingCallable/0#dispred#6349e3bc` ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} | JOIN WITH num#DataFlowPrivate::TSrcCallable#bc4053c4 ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r4 = JOIN cached_DataFlowNodes::TImplicitVarargsArray#169ca63c WITH `Expr::Call.getEnclosingCallable/0#dispred#44894520` ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} | JOIN WITH num#DataFlowPrivate::TSrcCallable#bc4053c4 ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r5 = JOIN cached_DataFlowNodes::TExprNode#84826c96 WITH `Expr::Expr.getEnclosingCallable/0#dispred#d3cab08c` ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} | JOIN WITH num#DataFlowPrivate::TSrcCallable#bc4053c4 ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r6 = SCAN `DataFlowPrivate::CaptureFlow::SynthesizedCaptureNode.getEnclosingCallable/0#dispred#605d15c1` OUTPUT In.1, In.0
{2} | JOIN WITH num#DataFlowPrivate::TSrcCallable#bc4053c4 ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} | JOIN WITH cached_DataFlowNodes::TCaptureNode#d7aa7395 ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} r7 = SCAN `InstanceAccess::InstanceAccessExt.getEnclosingCallable/0#dispred#f3181d18` OUTPUT In.1, In.0
{2} | JOIN WITH num#DataFlowPrivate::TSrcCallable#bc4053c4 ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} | JOIN WITH cached_DataFlowNodes::TImplicitInstanceAccess#0efe9f0e ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} r8 = SCAN `BasicBlocks::BasicBlock.getEnclosingCallable/0#dispred#25bbb2f2` OUTPUT In.1, In.0
{2} | JOIN WITH num#DataFlowPrivate::TSrcCallable#bc4053c4 ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} | JOIN WITH `SsaImpl::DataFlowIntegrationImpl::SsaNodeImpl.getBasicBlock/0#dispred#8136f5b9_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} | JOIN WITH cached_DataFlowNodes::TSsaNode#a510aaa7 ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} r9 = r1 UNION r2 UNION r3 UNION r4 UNION r5 UNION r6 UNION r7 UNION r8
return r9
(eventual cause: IOException "No space left on device")
at com.semmle.inmemory.pipeline.MetaPipelineInstance.wrapWithRaDump(MetaPipelineInstance.java:212)
at com.semmle.inmemory.pipeline.MetaPipelineInstance.exceptionCaught(MetaPipelineInstance.java:182)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.handleAndLog(ThreadableWork.java:593)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:410)
at com.semmle.inmemory.scheduler.RecursiveLayer$RecursiveWork.doWork(RecursiveLayer.java:514)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:396)
at com.semmle.inmemory.scheduler.execution.ExecutionScheduler.runnerMain(ExecutionScheduler.java:710)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/java/db-java/default/cache/pages/22.
|
|
Analyze (java-kotlin)
The Actions runner is running low on disk space (696.3 MB available).
|