Push on main #4898
codeql
on: dynamic
Matrix: analyze
Annotations
1 error and 2 warnings
Analyze (javascript)
Error running analysis for javascript: 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/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 DOM::PostMessageEventHandler#68ad0654#bb/2@d08281ol
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/javascript/db-javascript/default/cache/pages/eb/81.pack: Failed to write item to disk
The RA to evaluate was:
{2} r1 = SCAN `Functions::Function.getParameter/1#dispred#f9a16932` OUTPUT In.0, In.1
{2} | STREAM DEDUP
{3} | JOIN WITH Nodes::FunctionNode#77078ba1_10#join_rhs ON FIRST 1 OUTPUT Lhs.1, Rhs.1, Lhs.0
{3} r2 = JOIN r1 WITH `DataFlow::DataFlow::Node.getABoundFunctionValue/1#dispred#8d95ab17#bfb_120#join_rhs` ON FIRST 2 OUTPUT Rhs.2, Lhs.2, Lhs.0
{4} | JOIN WITH `DataFlow::DataFlow::PropWrite.getRhs/0#dispred#90d9f864_10#join_rhs` ON FIRST 1 OUTPUT string _, Rhs.1, Lhs.1, Lhs.2
{4} | REWRITE WITH Out.0 := "onmessage"
{3} | JOIN WITH `Sources::SourceNode.getAPropertyWrite/1#dispred#1c183738_120#join_rhs` ON FIRST 2 OUTPUT Rhs.2, Lhs.2, Lhs.3
{2} | JOIN WITH `Nodes::globalObjectRef/0#2370a2d3` ON FIRST 1 OUTPUT Lhs.1, Lhs.2
{4} r3 = JOIN r1 WITH `DataFlow::DataFlow::Node.getABoundFunctionValue/1#dispred#8d95ab17#bfb_120#join_rhs` ON FIRST 2 OUTPUT int _, Rhs.2, Lhs.2, Lhs.0
{4} | REWRITE WITH Out.0 := 1
{4} | JOIN WITH `Nodes::InvokeNode.getArgument/1#dispred#8d37387c_120#join_rhs` ON FIRST 2 OUTPUT Rhs.2, int _, Lhs.2, Lhs.3
{4} | REWRITE WITH Out.1 := 0
{5} | JOIN WITH `Nodes::InvokeNode.getArgument/1#dispred#8d37387c` ON FIRST 2 OUTPUT Rhs.2, string _, Lhs.2, Lhs.3, Lhs.0
{5} | REWRITE WITH Out.1 := "message"
{3} | JOIN WITH `DataFlow::DataFlow::Node.mayHaveStringValue/1#dispred#caf80990` ON FIRST 2 OUTPUT Lhs.4, Lhs.2, Lhs.3
{4} | JOIN WITH `Sources::SourceNode.getACall/0#dispred#c9899bec_10#join_rhs` ON FIRST 1 OUTPUT string _, Rhs.1, Lhs.1, Lhs.2
{4} | REWRITE WITH Out.0 := "addEventListener"
{2} | JOIN WITH `Nodes::globalVarRef/1#1c8eee16` ON FIRST 2 OUTPUT Lhs.2, Lhs.3
{2} r4 = r2 UNION r3
return r4
(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/javascript/db-javascript/default/cache/pages/eb/81.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.byh
|
Analyze (javascript)
The Actions runner is running low on disk space (0.1591 GB available).
|
Analyze (javascript)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 25 MB
|