Enter code here...Nov-17 06:44:59.580 [main] DEBUG nextflow.cli.Launcher - $> ./nextflow fastqc.nf -c nextflow.config -with-docker 7ef78900b5dc -w s3://nextflowtest/out/
Nov-17 06:44:59.761 [main] INFO nextflow.cli.CmdRun - N E X T F L O W ~ version 0.26.0
Nov-17 06:44:59.771 [main] INFO nextflow.cli.CmdRun - Launching `fastqc.nf` [distraught_spence] - revision: 4c82f492ac Nov-17 06:44:59.787 [main] DEBUG nextflow.config.ConfigBuilder - Found config local: nextflow.config
Nov-17 06:44:59.789 [main] DEBUG nextflow.config.ConfigBuilder - User config file: nextflow.config
Nov-17 06:44:59.792 [main] DEBUG nextflow.config.ConfigBuilder - Parsing config file: /home/ec2-user/nextflow.config
Nov-17 06:44:59.792 [main] DEBUG nextflow.config.ConfigBuilder - Parsing config file: /home/ec2-user/nextflow.config
Nov-17 06:45:00.117 [main] DEBUG nextflow.config.ConfigBuilder - Setting config profile: 'standard'
Nov-17 06:45:00.223 [main] DEBUG nextflow.config.ConfigBuilder - Enabling execution in Docker container as requested by cli option `-with-docker 7ef78900b5dc`
Nov-17 06:45:00.248 [main] DEBUG nextflow.Session - Session uuid: 6c651745-5355-4a22-987c-d2f25a096e9d
Nov-17 06:45:00.248 [main] DEBUG nextflow.Session - Run name: distraught_spence
Nov-17 06:45:00.250 [main] DEBUG nextflow.Session - Executor pool size: 2
Nov-17 06:45:00.300 [main] DEBUG nextflow.cli.CmdRun -
Version: 0.26.0 build 4715
Modified: 07-11-2017 13:10 UTC
System: Linux 4.9.58-18.55.amzn1.x86_64
Runtime: Groovy 2.4.11 on Java HotSpot(TM) 64-Bit Server VM 1.8.0_141-b15
Encoding: UTF-8 (ISO-8859-1)
Process: 10571@localhost null
CPUs: 1 - Mem: 993.4 MB (279.9 MB) - Swap: 0 (0)
Nov-17 06:45:00.328 [main] DEBUG nextflow.file.FileHelper - Creating a file system instance for provider: S3FileSystemProvider
Nov-17 06:45:00.335 [main] DEBUG nextflow.Global - Using AWS credentials defined in nextflow config file
Nov-17 06:45:00.335 [main] DEBUG nextflow.file.FileHelper - AWS S3 config details: {secret_key=Rjh+Eu.., region=ap-southeast-1, access_key=AKIAIZ..}
Nov-17 06:45:02.206 [main] DEBUG nextflow.file.FileHelper - Can't check if specified path is NFS (1): /nextflowtest/out
Nov-17 06:45:02.206 [main] DEBUG nextflow.Session - Work-dir: /nextflowtest/out [null]
Nov-17 06:45:02.206 [main] DEBUG nextflow.Session - Script base path does not exist or is not a directory: /home/ec2-user/bin
Nov-17 06:45:02.280 [main] DEBUG nextflow.Session - Session start invoked
Nov-17 06:45:02.283 [main] DEBUG nextflow.processor.TaskDispatcher - Dispatcher > start
Nov-17 06:45:02.284 [main] DEBUG nextflow.script.ScriptRunner - > Script parsing
Nov-17 06:45:02.414 [main] DEBUG nextflow.script.ScriptRunner - > Launching execution
Nov-17 06:45:02.550 [main] DEBUG nextflow.processor.ProcessFactory - << taskConfig executor: null
Nov-17 06:45:02.550 [main] DEBUG nextflow.processor.ProcessFactory - >> processorType: 'local'
Nov-17 06:45:02.559 [main] DEBUG nextflow.executor.Executor - Initializing executor: local
Nov-17 06:45:02.561 [main] INFO nextflow.executor.Executor - [warm up] executor > local
Nov-17 06:45:02.566 [main] DEBUG n.processor.LocalPollingMonitor - Creating local task monitor for executor 'local' > cpus=1; memory=993.4 MB; capacity=1; pollInterval=100ms; dumpInterval=5m
Nov-17 06:45:02.569 [main] DEBUG nextflow.processor.TaskDispatcher - Starting monitor: LocalPollingMonitor
Nov-17 06:45:02.569 [main] DEBUG n.processor.TaskPollingMonitor - >>> barrier register (monitor: local)
Nov-17 06:45:02.573 [main] DEBUG nextflow.executor.Executor - Invoke register for executor: local
Nov-17 06:45:02.603 [main] DEBUG nextflow.Session - >>> barrier register (process: fastqc)
Nov-17 06:45:02.607 [main] DEBUG nextflow.processor.TaskProcessor - Creating operator > fastqc -- maxForks: 2
Nov-17 06:45:02.641 [main] DEBUG nextflow.script.ScriptRunner - > Await termination
Nov-17 06:45:02.641 [main] DEBUG nextflow.Session - Session await
Nov-17 06:45:06.415 [Task submitter] INFO nextflow.Session - [a2/4d95e7] Submitted process > fastqc (1)
Nov-17 06:50:02.736 [Task monitor] DEBUG n.processor.TaskPollingMonitor - !! executor local > tasks to be completed: 1 -- pending tasks are shown below
~> TaskHandler[id: 1; name: fastqc (1); status: SUBMITTED; exit: -; error: -; workDir: /nextflowtest/out/a2/4d95e70fa64c37a90d112e9a1571c3]
It just hangs as above.