  DIRECTOR │ Launched worker 0
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
     START │ sleep 0.1; echo Contents of inp2.txt > inp2.txt
   SUCCESS │ sleep 0.1; echo Contents of inp2.txt > inp2.txt
     START │ sleep 0.1; cp inp1.txt tmp1.txt
   SUCCESS │ sleep 0.1; cp inp1.txt tmp1.txt
     START │ ./step.py > log.txt
   SUCCESS │ ./step.py > log.txt
  WORKFLOW │ Dumped to .stepup/workflow.mpk.xz
     PHASE │ watch
   DELETED │ inp2.txt
     PHASE │ run
    NOSKIP │ sleep 0.1; echo Contents of inp2.txt > inp2.txt
───────────────────────────── Missing output files ─────────────────────────────
inp2.txt
────────────────────────────── Remained the same ───────────────────────────────
Same step hash       extended, digest db3fc8c7, inp_digset 45a42df1
Same inp hash        ./
Same out hash        inp2.txt
────────────────────────────────────────────────────────────────────────────────
     START │ sleep 0.1; echo Contents of inp2.txt > inp2.txt
   SUCCESS │ sleep 0.1; echo Contents of inp2.txt > inp2.txt
      SKIP │ ./step.py > log.txt
───────────────────────────── No changes observed ──────────────────────────────
Same step hash       extended, digest fc3a16b8, inp_digset d295b71b
Same inp hash        ./
Same inp hash        inp0.txt
Same inp hash        inp2.txt
Same inp hash        step.py
Same inp hash        tmp1.txt
Same out hash        log.txt
────────────────────────────────────────────────────────────────────────────────
  WORKFLOW │ Dumped to .stepup/workflow.mpk.xz
     PHASE │ watch
   UPDATED │ inp0.txt
   UPDATED │ inp1.txt
     PHASE │ run
 DROPAMEND │ ./step.py > log.txt
────────────────────── Outdated amended step information ───────────────────────
Modified step hash   extended, digest fc3a16b8 ➜ ef517dc9, inp_digset d295b71b ➜ 4f8cf95a
Modified inp hash    inp0.txt (digest 681fd532 ➜ 2dab5684)
──────────────────────── Remained the same (or missing) ────────────────────────
Same inp hash        ./
Same inp hash        inp2.txt
Same inp hash        step.py
Same inp hash        tmp1.txt
Same out hash        log.txt
────────────────────────────────────────────────────────────────────────────────
    NOSKIP │ sleep 0.1; cp inp1.txt tmp1.txt
──────────────────────────── Changes causing rerun ─────────────────────────────
Modified step hash   extended, digest 707c670e ➜ 5fe8bdce, inp_digset 69bd8048 ➜ 49269d0c
Modified inp hash    inp1.txt (digest 6c6e5eb3 ➜ e8869200, size 15 ➜ 16)
────────────────────────────── Remained the same ───────────────────────────────
Same inp hash        ./
Same out hash        tmp1.txt
────────────────────────────────────────────────────────────────────────────────
     START │ ./step.py > log.txt
RESCHEDULE │ ./step.py > log.txt
──────────────── Rescheduling due to unavailable amended inputs ────────────────
tmp1.txt
────────────────────────────────────────────────────────────────────────────────
     START │ sleep 0.1; cp inp1.txt tmp1.txt
   SUCCESS │ sleep 0.1; cp inp1.txt tmp1.txt
     START │ ./step.py > log.txt
   SUCCESS │ ./step.py > log.txt
  WORKFLOW │ Dumped to .stepup/workflow.mpk.xz
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
