Skip to content

CodeQL

CodeQL #647

Triggered via schedule March 18, 2025 05:03
Status Failure
Total duration 3h 29m 19s
Artifacts 6

codeql.yml

on: schedule
analyze  /  Build on Linux (gcc_debug)
2h 54m
analyze / Build on Linux (gcc_debug)
analyze  /  Build on Linux (fake, gcc_release, clang, simulated)
1h 1m
analyze / Build on Linux (fake, gcc_release, clang, simulated)
analyze  /  Build on Linux (python_lib)
23m 6s
analyze / Build on Linux (python_lib)
analyze  /  Build on Linux (python lighting-app)
9m 41s
analyze / Build on Linux (python lighting-app)
analyze  /  Build on Darwin (clang, simulated)
3h 28m
analyze / Build on Darwin (clang, simulated)
analyze  /  Build on Linux (coverage)
22m 49s
analyze / Build on Linux (coverage)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 14 warnings
analyze / Build on Linux (fake, gcc_release, clang, simulated)
Process completed with exit code 1.
analyze / Build on Linux (gcc_debug)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
analyze / Build on Linux (gcc_debug)
Error running analysis for cpp: Encountered a fatal error while running "/__t/CodeQL/2.20.6/x64/codeql/codeql database run-queries --ram=14576 --threads=4 /__w/_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 DataFlowUtil::indirectParameterNodeHasArgumentIndexAndIndex/3#4a244410/3@5a4d63ct Severe disk cache trouble (corruption or out of space) at /__w/_temp/codeql_databases/cpp/db-cpp/default/cache/pages/c8/fb.pack: Failed to write item to disk The RA to evaluate was: {2} r1 = SCAN DataFlowUtil::IndirectInstructionParameterNode#447a9819 OUTPUT In.1, In.0 {2} | JOIN WITH `Instruction::InitializeParameterInstruction.hasIndex/1#0f90b0b3` ON FIRST 1 OUTPUT Lhs.1, Rhs.1 {3} | JOIN WITH `project#DataFlowPrivate::IndirectInstruction.hasInstructionAndIndirectionIndex/2#dispred#19ca6f7e#2` ON FIRST 1 OUTPUT Lhs.0, Lhs.1, Rhs.1 return r1 (eventual cause: IOException "No space left on device") at com.semmle.inmemory.pipeline.MetaPipelineInstance.wrapWithRaDump(MetaPipelineInstance.java:209) at com.semmle.inmemory.pipeline.MetaPipelineInstance.exceptionCaught(MetaPipelineInstance.java:179) 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:124) 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:707) 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 /__w/_temp/codeql_databases/cpp/db-cpp/default/cache/pages/c8/fb.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: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:205) at com.semmle.inmemory.relations.writers.UnsortedRelationWriter.increaseArrayCapacity(UnsortedRelationWriter.java:153) at com.semmle.inmemory.relations.writers.UnsortedRelationWriter.makeSpaceIfNeeded(UnsortedRelationWriter.java:136) at com.semmle.inmemory.relations.writers.UnsortedRelationWriter$1.addBatch(UnsortedRelationWriter.java:115) at com.semmle.inmemory.pipeline.RelationWritingStep$RelationWritingState.processBatch(RelationWritingStep.java:90) at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverBatch(SimpleStep.java:146) at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverOwnBatch(SimpleStep.java:130) at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.getOutputBatch(SimpleStep.java:83) at com.semmle.inmemory.p
analyze / Build on Darwin (clang, simulated)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
analyze / Build on Linux (python lighting-app)
Volume mount /:/runner-root-volume is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
analyze / Build on Linux (python lighting-app)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
analyze / Build on Linux (coverage)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
analyze / Build on Linux (python_lib)
Volume mount /:/runner-root-volume is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
analyze / Build on Linux (python_lib)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
analyze / Build on Linux (fake, gcc_release, clang, simulated)
Failed to save: Cache service responded with 409 during commit cache.
analyze / Build on Linux (fake, gcc_release, clang, simulated)
Volume mount /:/runner-root-volume is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
analyze / Build on Linux (fake, gcc_release, clang, simulated)
No files were found with the provided path: /tmp/cores/. No artifacts will be uploaded.
analyze / Build on Linux (fake, gcc_release, clang, simulated)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
analyze / Build on Linux (gcc_debug)
The Actions runner is running low on disk space (0.1709 GB available).
analyze / Build on Linux (gcc_debug)
Volume mount /:/runner-root-volume is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
analyze / Build on Linux (gcc_debug)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
analyze / Build on Linux (gcc_debug)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
analyze / Build on Darwin (clang, simulated)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'

Artifacts

Produced during runtime
Name Size Digest
bootstrap-logs-build_linux
185 KB
sha256:a6afc1bbc5819d1c1d5cd0f8d0c316410f459daa5c251bd899ab33d3192c3116
bootstrap-logs-build_linux_gcc_debug
185 KB
sha256:618c0be4944436c7afc3b4905da6eacc90993ebbbea4cf62d6cb02ba3e871fe6
bootstrap-logs-build_linux_python_lib
185 KB
sha256:f0040698e0676eb6ef053205123255d25f997d606d8fc564392de6f118a2e337
bootstrap-logs-build_linux_python_lighting_device
185 KB
sha256:8a0bd4b88b55204c2240174e6d50a46a5d548f03cba73592eb827335dbe4f89d
bootstrap-logs-linux-
185 KB
sha256:12f03ac470fe9a2c1f9ef9c6de68a5f4dcd4688e6132ae068fb342d330090fcb
sarif-results Expired
1.02 MB
sha256:581c0b40ba2f7231f39dfc3c30d6cf88ccc8e4ffa9e690602f1f3bf774f68382