Closed alecthomas closed 6 months ago
Close until we see this again, we think this is fixed with the file change transactions
I just saw this again, slightly worse this time in that it is building infinitely:
info:echo: Building module
info:time: Deploying module
info:controller0: Reusing deployment: dpl-time-3dh919rt7ionay2u
info:echo: Deploying module
info:controller0: Reusing deployment: dpl-echo-2k8ri477zeu8nqig
info:controller0: Deployed dpl-echo-2k8ri477zeu8nqig
info:controller0: Deployed dpl-time-3dh919rt7ionay2u
info: All modules deployed, watching for changes...
info:controller0: Deployed dpl-echo-2k8ri477zeu8nqig
info:controller0: Stopped dpl-echo-2k8ri477zeu8nqig
info:controller0: Deployed dpl-echo-2k8ri477zeu8nqig
info:controller0: Stopped dpl-echo-2k8ri477zeu8nqig
info:controller0: Deployed dpl-echo-2k8ri477zeu8nqig
info:controller0: Stopped dpl-echo-2k8ri477zeu8nqig
info:controller0: Deployed dpl-time-3dh919rt7ionay2u
info:controller0: Stopped dpl-time-3dh919rt7ionay2u
info:controller0: Deployed dpl-time-3dh919rt7ionay2u
info:controller0: Stopped dpl-time-3dh919rt7ionay2u
info:controller0: Deployed dpl-time-3dh919rt7ionay2u
info:controller0: Stopped dpl-time-3dh919rt7ionay2u
info:controller0: Deployed dpl-echo-2k8ri477zeu8nqig
info:controller0: Deployed dpl-time-3dh919rt7ionay2u
info:controller0: Stopped dpl-time-3dh919rt7ionay2u
info:controller0: Stopped dpl-echo-2k8ri477zeu8nqig
Disregard! I think this was some other bug I introduced.
Closing again until we see it happen again
Note that after "info: All modules deployed, watching for changes..." modules continue to deploy.
Unfortunately I wasn't able to replicate this with
--log-level=trace
after this first time.