PR #5 #97
codeql
on: dynamic
Matrix: Analyze
Annotations
1 error and 1 warning
Analyze (javascript-typescript)
Error running analysis for javascript: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.18.0/x64/codeql/codeql database run-queries --ram=14567 --threads=4 /home/runner/work/_temp/codeql_databases/javascript --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 StringOps::StringOps::StartsWith::StartsWith_IndexOfEquals#27cda9a9/3@e11e66le
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/javascript/db-javascript/default/cache/pages/08/15.pack: Failed to write item to disk
The RA to evaluate was:
{1} r1 = CONSTANT(unique string)["indexOf"]
{2} | JOIN WITH `Nodes::MethodCallNode.getMethodName/0#dispred#ed06b654_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, int _
{2} | REWRITE WITH Out.1 := 1
{1} | JOIN WITH `Nodes::InvokeNode.getNumArgument/0#dispred#cdbda5ce` ON FIRST 2 OUTPUT Lhs.0
{2} | JOIN WITH `Sources::SourceNode.flowsToExpr/1#dispred#005fb05d` ON FIRST 1 OUTPUT Rhs.1, Lhs.0
{2} | JOIN WITH `Expr::BinaryExpr.getAnOperand/0#dispred#15e26c28_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} | JOIN WITH @equality_test ON FIRST 1 OUTPUT Lhs.0, Lhs.1
{3} | JOIN WITH DataFlowNode::TValueNode#5be210b0 ON FIRST 1 OUTPUT Lhs.0, Lhs.1, Rhs.1
{5} | JOIN WITH `Expr::BinaryExpr.getAnOperand/0#dispred#15e26c28` ON FIRST 1 OUTPUT Rhs.1, int _, Lhs.1, Lhs.0, Lhs.2
{5} | REWRITE WITH Out.1 := 0
{3} | JOIN WITH `Expr::Expr.getIntValue/0#dispred#a4f12514` ON FIRST 2 OUTPUT Lhs.4, Lhs.3, Lhs.2
return r1
(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:93)
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/javascript/db-javascript/default/cache/pages/08/15.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:85)
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:710)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.semmle.inmemory.caching.byhash.evict.Evictor.writeSelectedItems(Evictor.java:1046)
at com.semmle.inmemory.caching.byhash.evict.Evictor.reduceMemoryUsage(Evictor.java:446)
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)
at com.semmle.inmemory.alloc.RigidArrayAllocator.preallocate(RigidArrayAllocator.java:211)
at com.semmle.inmemory.alloc.MemoryManager.preallocate(MemoryManager.java:489)
at com.semmle
|
Analyze (javascript-typescript)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 51 MB
|