  DIRECTOR │ Launched worker 0
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
     START │ ./use_config.py
   SUCCESS │ ./use_config.py
     START │ echo All is fine. > script.log
   SUCCESS │ echo All is fine. > script.log
     START │ echo log written to script.log. > report.txt
   SUCCESS │ echo log written to script.log. > report.txt
     START │ cp -aT report.txt copy.txt
   SUCCESS │ cp -aT report.txt copy.txt
  WORKFLOW │ Dumped to .stepup/workflow.mpk.xz
     PHASE │ watch
   UPDATED │ config.json
     PHASE │ run
     START │ ./use_config.py
   SUCCESS │ ./use_config.py
     START │ echo All is fine. > other.log
   SUCCESS │ echo All is fine. > other.log
     START │ echo log written to other.log. > report.txt
   SUCCESS │ echo log written to other.log. > report.txt
     START │ cp -aT report.txt copy.txt
   SUCCESS │ cp -aT report.txt copy.txt
     CLEAN │ script.log
  WORKFLOW │ Dumped to .stepup/workflow.mpk.xz
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
