Nextflow workflow report

[friendly_bhaskara] (resumed run)

Workflow execution completed unsuccessfully!

The exit status of the task that caused the workflow execution to fail was: 1.

The full error message was:

Error executing process > 'NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC'

Caused by:
  Process `NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC` terminated with an error exit status (1)


Command executed:

  multiqc \
      -f \
       \
       \
      .
  
  cat <<-END_VERSIONS > versions.yml
  "NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC":
      multiqc: $( multiqc --version | sed -e "s/multiqc, version //g" )
  END_VERSIONS

Command exit status:
  1

Command output:
  (empty)

Command error:
                 ^^^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/local/lib/python3.11/site-packages/kaleido/scopes/base.py", line 293, in _perform_transform
      self._ensure_kaleido()
    File "/usr/local/lib/python3.11/site-packages/kaleido/scopes/base.py", line 198, in _ensure_kaleido
      raise ValueError(message)
  ValueError: Failed to start Kaleido subprocess. Error stream:
  
  [0722/085249.194163:WARNING:resource_bundle.cc(431)] locale_file_path.empty() for locale 
  [0722/085249.268667:WARNING:resource_bundle.cc(431)] locale_file_path.empty() for locale 
  [0722/085249.271675:WARNING:resource_bundle.cc(431)] locale_file_path.empty() for locale 
  [0722/085249.354754:WARNING:discardable_shared_memory_manager.cc(194)] Less than 64MB of free space in temporary directory for shared memory files: 0
  [0722/085249.661977:ERROR:platform_shared_memory_region_posix.cc(250)] Creating shared memory in /abyss/gibcus/gibcus_mnt_genomics/basespace/tmp/.org.chromium.Chromium.d7zuiE failed: No such file or directory (2)
  [0722/085249.662040:ERROR:platform_shared_memory_region_posix.cc(253)] Unable to access(W_OK|X_OK) /abyss/gibcus/gibcus_mnt_genomics/basespace/tmp: No such file or directory (2)
  Received signal 6
  #0 0x559edce36d79 base::debug::CollectStackTrace()
  #1 0x559edcdb4633 base::debug::StackTrace::StackTrace()
  #2 0x559edce3695b base::debug::(anonymous namespace)::StackDumpSignalHandler()
  #3 0x7f9c66eae050 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x3c04f)
  #4 0x7f9c66efce2c (/usr/lib/x86_64-linux-gnu/libc.so.6+0x8ae2b)
  #5 0x7f9c66eadfb2 gsignal
  #6 0x7f9c66e98472 abort
  #7 0x559edcde230a base::internal::OnNoMemoryInternal()
  #8 0x559edcde2329 base::(anonymous namespace)::OnNoMemory()
  #9 0x559edcde2319 base::TerminateBecauseOutOfMemory()
  #10 0x559edcdcc0ab base::FieldTrialList::InstantiateFieldTrialAllocatorIfNeeded()
  #11 0x559edcdcc239 base::FieldTrialList::CopyFieldTrialStateToFlags()
  #12 0x559edb927f82 content::GpuProcessHost::LaunchGpuProcess()
  #13 0x559edb926910 content::GpuProcessHost::Init()
  #14 0x559edb9266c2 content::GpuProcessHost::Get()
  #15 0x559edbd43b6e base::internal::Invoker<>::RunOnce()
  #16 0x559edcdfa306 base::TaskAnnotator::RunTask()
  #17 0x559edce0bcf6 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWorkImpl()
  #18 0x559edce0b9ea base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork()
  #19 0x559edce58899 base::MessagePumpLibevent::Run()
  #20 0x559edce0c59b base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run()
  #21 0x559edcde59bd base::RunLoop::Run()
  #22 0x559edb7cdf18 content::BrowserProcessSubThread::IOThreadRun()
  #23 0x559edce24874 base::Thread::ThreadMain()
  #24 0x559edce46caa base::(anonymous namespace)::ThreadFunc()
  #25 0x7f9c66efb134 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x89133)
  #26 0x7f9c66f7b7dc (/usr/lib/x86_64-linux-gnu/libc.so.6+0x1097db)
    r8: 0000000000000000  r9: 00003cffe2830fb1 r10: 0000000000000008 r11: 0000000000000246
   r12: 0000000000000006 r13: 0000559ed975aeb0 r14: 00003cffe2790cc0 r15: 00003cffe27c0340
    di: 000000000000023a  si: 0000000000000241  bp: 00007f9c64b096c0  bx: 0000000000000241
    dx: 0000000000000006  ax: 0000000000000000  cx: 00007f9c66efce2c  sp: 00007f9c64b08070
    ip: 00007f9c66efce2c efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000004
   trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000008
  [end of stack trace]
  Calling _exit(1). Core file will not be generated.

Work dir:
  /abyss/gibcus/gibcus_mnt_genomics/basespace/LY_Chip-seq/work/b9/1a0e94df931a80ab98df01596184e7

Container:
  /abyss/gibcus/gibcus_mnt_genomics/basespace/LY_Chip-seq/work/singularity/depot.galaxyproject.org-singularity-multiqc-1.23--pyhdfd78af_0.img

Tip: view the complete command output by changing to the process work dir and entering the command `cat .command.out`
Run times
22-Jul-2025 08:52:14 - 22-Jul-2025 08:52:50 (duration: 35.8s)
  0 succeeded  
  297 cached  
  0 ignored  
  1 failed (0 retries)  
Nextflow command
nextflow run nf-core/chipseq -r 2.1.0 --input ./20250718_ChIP.csv --outdir ./results --genome GRCh38 --read_length 150 --narrow_peak -resume -profile custom_singularity
CPU-Hours
379.4 (100% cached, 0% failed)
Launch directory
/abyss/gibcus/gibcus_mnt_genomics/basespace/LY_Chip-seq
Work directory
/abyss/gibcus/gibcus_mnt_genomics/basespace/LY_Chip-seq/work
Project directory
/sharehome/gibcus/.nextflow/assets/nf-core/chipseq
Script name
main.nf
Script ID
23b304ebac3425a89ad32293fc2c277e
Workflow session
81d6e63f-b074-4ac1-b86f-c35fa983b604
Workflow repository
https://github.com/nf-core/chipseq, revision 2.1.0 (commit hash 76e2382b6d443db4dc2396e6831d1243256d80b0)
Workflow profile
custom_singularity
Nextflow version
version 25.04.6, build 5954 (01-07-2025 11:27 UTC)

Resource Usage

These plots give an overview of the distribution of resource usage for each process.

CPU

Memory

Job Duration

I/O

Tasks

This table shows information about each task in the workflow. Use the search box on the right to filter rows for specific values. Clicking headers will sort the table by that value and scrolling side to side will reveal more columns.

(tasks table omitted because the dataset is too big)