  DIRECTOR │ Launched worker 0
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
     START │ echo hello > built.txt
   SUCCESS │ echo hello > built.txt
     START │ reprep-make-inventory static.txt built.txt -o inventory.txt
   SUCCESS │ reprep-make-inventory static.txt built.txt -o inventory.txt
     START │ python -m stepup.reprep.zip_inventory inventory.txt upload.zip
   SUCCESS │ python -m stepup.reprep.zip_inventory inventory.txt upload.zip
  WORKFLOW │ Dumped to .stepup/workflow.mpk.xz
     PHASE │ watch
   DELETED │ built.txt
   DELETED │ upload.zip
     PHASE │ run
     START │ echo hello > built.txt
   SUCCESS │ echo hello > built.txt
      SKIP │ reprep-make-inventory static.txt built.txt -o inventory.txt
     START │ python -m stepup.reprep.zip_inventory inventory.txt upload.zip
   SUCCESS │ python -m stepup.reprep.zip_inventory inventory.txt upload.zip
  WORKFLOW │ Dumped to .stepup/workflow.mpk.xz
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
