Skip to content

🔎 CodeQL

🔎 CodeQL #687

Triggered via schedule September 8, 2024 03:30
Status Failure
Total duration 1h 15m 50s
Artifacts

codeql.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Analyze (cpp)
Error running analysis for cpp: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.18.3/x64/codeql/codeql database run-queries --ram=14567 --threads=4 /home/runner/work/_temp/codeql_databases/cpp --expect-discarded-cache --min-disk-free=1024 -v --intra-layer-parallelism". Exit code was 100 and error was: Oops! A fatal internal error occurred. Details: com.semmle.util.exception.CatastrophicError: An error occurred while evaluating UseAfterFree::isUse/2#65b8caab/2@35270dou Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/cpp/db-cpp/default/cache/pages/99/74.pack: Failed to write item to disk The RA to evaluate was: {2} r1 = JOIN `project#ExprNodes::ExprNode.getExpr/1#dispred#81a030dd_10#join_rhs` WITH `UseAfterFree::isUse0/1#157d5e5f` ON FIRST 1 OUTPUT Lhs.1, Lhs.0 {2} r2 = SCAN DataFlowUtil::InstructionNode#064e5c85 OUTPUT In.2, In.0 {2} | JOIN WITH `UseAfterFree::ParameterSinks::getAnAlwaysDereferencedParameter/0#26da5424` ON FIRST 1 OUTPUT Lhs.0, Lhs.1 {2} | JOIN WITH `Instruction::Instruction.getEnclosingFunction/0#dispred#cb8ccc56` ON FIRST 1 OUTPUT Lhs.1, Rhs.1 {3} | JOIN WITH `DataFlowImplCommon::Cached::viableParamArg/3#c1985964_102#join_rhs` ON FIRST 1 OUTPUT Rhs.2, Lhs.1, Rhs.1 {4} | JOIN WITH `DataFlowUtil::Node.asOperand/0#dispred#6e332509` ON FIRST 1 OUTPUT Lhs.2, Lhs.1, Lhs.0, Rhs.1 {4} | JOIN WITH DataFlowPrivate::TNormalCall#b6ba7396_10#join_rhs ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2, Lhs.3 {2} | JOIN WITH `Instruction::CallInstruction.getStaticCallTarget/0#dispred#48de9bd2` ON FIRST 2 OUTPUT Lhs.3, Lhs.2 {2} | JOIN WITH `Operand::Operand.getDef/0#dispred#a70e8079` ON FIRST 1 OUTPUT Rhs.1, Lhs.1 {2} | JOIN WITH `Instruction::Instruction.getUnconvertedResultExpression/0#dispred#d46d1df3` ON FIRST 1 OUTPUT Lhs.1, Rhs.1 {2} r3 = r1 UNION r2 return r3 (eventual cause: IOException "No space left on device") at com.semmle.inmemory.pipeline.PipelineInstance.wrapWithRaDump(PipelineInstance.java:168) at com.semmle.inmemory.pipeline.PipelineInstance.exceptionCaught(PipelineInstance.java:152) 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.IntensionalLayer$IntensionalWork.evaluate(IntensionalLayer.java:95) at com.semmle.inmemory.scheduler.SimpleLayerTask$SimpleLayerWork.doWork(SimpleLayerTask.java:69) at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:396) at com.semmle.inmemory.scheduler.execution.ExecutionScheduler.runnerMain(ExecutionScheduler.java:677) 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/cpp/db-cpp/default/cache/pages/99/74.pack: Failed to write item to disk (eventual cause: IOException "No space left on device") at com.semmle.inmemory.caching.RelationCacheImpl.lambda$create$0(RelationCacheImpl.java:87) at com.semmle.inmemory.caching.byhash.disk.OnDiskStore.put(OnDiskStore.java:136) at com.semmle.inmemory.caching.byhash.interfaces.HashBasedCache.putIfPresent(HashBasedCache.java:29) at com.semmle.inmemory.caching.byhash.evict.Evictor$ItemHandle.writeToDisk(Evictor.java:723) at java.base/java.util.ArrayList.forEach(Unknown Source) at com.semmle.inmemory.caching.byhash.evict.Evictor.writeSelectedItems(Evictor.java:1059) at com.semmle.inmemory.caching.byhash.evict.Evictor.reduceMemoryUsage(Evictor.java:459) at com.semmle.inmemory.alloc.MemoryManager.reduceArraySpace(MemoryManager.java:340) at com.semmle.inmemory.alloc.RigidArrayAllocator.allocateArrays(RigidArrayAllocator.java:178) at com.semmle.inmemory.alloc.RigidArrayAllocator$1.<init>(RigidArrayAllocator.java:216)
Analyze (cpp)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 58 MB
Analyze (cpp)
The Actions runner is running low on disk space (0.2173 GB available).