Push on master #3678
codeql
on: dynamic
Matrix: analyze
Annotations
2 errors and 1 warning
|
Analyze (java-kotlin)
This job attempted to run with improved incremental analysis but it did not complete successfully. One possible reason for this is disk space constraints, since improved incremental analysis can require a significant amount of disk space for some repositories. This failure has been recorded in the Actions cache, so the next CodeQL analysis will run without improved incremental analysis. If you want to enable improved incremental analysis, try increasing the disk space available to the runner. If that doesn't help, contact GitHub Support for further assistance.
|
|
Analyze (java-kotlin)
Error running analysis for java: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.26.0/x64/codeql/codeql database run-queries --ram=14575 --threads=4 /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 base:_Member::Member.getDeclaringType/0#dispred#6084de84_m#JaxWS::JaxRsResourceClass.getAnInjectableCalla__#shared/1@362caek0
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/java/db-java/default/cache/pages/27/b4.pack: Failed to write item to disk
The RA to evaluate was:
{1} r1 = JOIN `m#JaxWS::JaxRsResourceClass.getAnInjectableCallable/0#dispred#d5e9758d#fb` WITH `Member::Member.getDeclaringType/0#dispred#6084de84` ON FIRST 1 OUTPUT Rhs.1
return r1
(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.IntensionalLayer$IntensionalWork.evaluate(IntensionalLayer.java:134)
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:603)
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/27/b4.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:719)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.semmle.inmemory.caching.byhash.evict.Evictor.writeSelectedItems(Evictor.java:1055)
at com.semmle.inmemory.caching.byhash.evict.Evictor.reduceMemoryUsage(Evictor.java:455)
at com.semmle.inmemory.alloc.MemoryManager.reduceArraySpace(MemoryManager.java:342)
at com.semmle.inmemory.alloc.RigidArrayAllocator.allocateArrays(RigidArrayAllocator.java:178)
at com.semmle.inmemory.alloc.MemoryManager.allocateArrays(MemoryManager.java:413)
at com.semmle.inmemory.relations.writers.IntArrayWriter.increaseCapacity(IntArrayWriter.java:206)
at com.semmle.inmemory.relations.writers.UnsortedRelationWriter.increaseArrayCapacity(UnsortedRelationWriter.java:184)
at com.semmle.inmemory.relations.writers.UnsortedRelationWriter.makeSpaceIfNeeded(UnsortedRelationWriter.java:167)
at com.semmle.inmemory.relations.writers.UnsortedRelationWriter$1.addPartialBatch(UnsortedRelationWriter.java:131)
at com.semmle.inmemory.relations.writers.UnsortedRelationWriter$1.addBatch(UnsortedRelationWriter.java:123)
at com.semmle.inmemory.pipeline.RelationWritingStep$RelationWritingState.processBatch(RelationWritingStep.java:90)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverBatch(SimpleStep.java:151)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverOwnBatch(SimpleStep.java:135)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.getOutputBatch(SimpleStep.java:83)
at com.semmle.inmemory.pipeline.ExpanderStep$Expander
|
|
Analyze (java-kotlin)
The Actions runner is running low on disk space (831.2 MB available).
|