Created
December 31, 2018 16:04
-
-
Save VinceMacBuche/3395a9e301d10780ecc86d9fe782b556 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17:02:06 main.go:410: engine: file[/tmp/test2]: resource: chmodCheckApply(true) | |
17:02:06 main.go:410: engine: file[/tmp/test2]: resource: chownCheckApply(true) | |
17:02:06 main.go:410: engine: file[/tmp/test2]: CheckApply(true): Return(true, <nil>) | |
17:02:06 main.go:410: engine: print[report /tmp/test2]: CheckApply(true) | |
17:02:06 main.go:410: engine: print[report /tmp/test2]: resource: CheckApply: true | |
17:02:06 main.go:410: engine: print[report /tmp/test2]: resource: Msg: Fixed file /tmp/test2 | |
17:02:06 main.go:410: engine: print[report /tmp/test2]: resource: print[report /tmp/test]: Msg: Fixed file /tmp/test | |
17:02:06 main.go:410: engine: print[report /tmp/test2]: CheckApply(true): Return(true, <nil>) | |
17:02:06 main.go:410: engine: autoedge: adding autoedges... | |
17:02:06 main.go:410: engine: autogroup: algorithm: wrappedGrouper: NonReachabilityGrouper... | |
17:02:06 main.go:410: engine: autogroup: success for: print[report /tmp/test] into: print[report /tmp/test2] | |
17:02:06 main.go:191: main: commit... | |
17:02:06 main.go:410: engine: graph sync... | |
17:02:06 main.go:410: engine: file[/tmp/test2]: exit event... | |
17:02:06 main.go:410: engine: Watch(file[/tmp/test2]): Exited(watch exit) | |
17:02:06 main.go:410: engine: Worker(file[/tmp/test2]): Exited(<nil>) | |
17:02:06 main.go:410: engine: file[/tmp/test]: exit event... | |
17:02:06 main.go:410: engine: Watch(file[/tmp/test]): Exited(watch exit) | |
17:02:06 main.go:410: engine: Worker(file[/tmp/test]): Exited(<nil>) | |
17:02:06 main.go:410: engine: Worker(file[/tmp/test]) | |
17:02:06 main.go:410: engine: Watch(file[/tmp/test]) | |
17:02:06 main.go:410: engine: file[/tmp/test]: CheckApply(true) | |
17:02:06 main.go:410: engine: file[/tmp/test]: resource: contentCheckApply(true) | |
17:02:06 main.go:410: engine: Worker(file[/tmp/test2]) | |
17:02:06 main.go:410: engine: file[/tmp/test]: resource: chmodCheckApply(true) | |
17:02:06 main.go:410: engine: file[/tmp/test]: resource: chownCheckApply(true) | |
17:02:06 main.go:410: engine: file[/tmp/test]: CheckApply(true): Return(true, <nil>) | |
17:02:06 main.go:410: engine: Watch(file[/tmp/test2]) | |
17:02:06 main.go:410: engine: file[/tmp/test2]: CheckApply(true) | |
17:02:06 main.go:410: engine: file[/tmp/test2]: resource: contentCheckApply(true) | |
17:02:06 main.go:191: main: graph: Vertices(3), Edges(2) | |
17:02:06 main.go:191: main: waiting... | |
17:02:06 main.go:410: engine: file[/tmp/test2]: resource: chmodCheckApply(true) | |
17:02:06 main.go:410: engine: file[/tmp/test2]: resource: chownCheckApply(true) | |
17:02:06 main.go:410: engine: file[/tmp/test2]: CheckApply(true): Return(true, <nil>) | |
After i rm /tmp/test2 | |
17:03:26 main.go:410: engine: file[/tmp/test2]: CheckApply(true) | |
17:03:26 main.go:410: engine: file[/tmp/test2]: resource: contentCheckApply(true) | |
17:03:26 main.go:410: engine: file[/tmp/test2]: resource: chmodCheckApply(true) | |
17:03:26 main.go:410: engine: file[/tmp/test2]: resource: chownCheckApply(true) | |
17:03:26 main.go:410: engine: file[/tmp/test2]: CheckApply(true): Return(false, <nil>) | |
17:03:26 main.go:410: engine: file[/tmp/test2]: CheckApply(true) | |
17:03:26 main.go:410: engine: file[/tmp/test2]: resource: contentCheckApply(true) | |
17:03:26 main.go:410: engine: file[/tmp/test2]: resource: chmodCheckApply(true) | |
17:03:26 main.go:410: engine: file[/tmp/test2]: resource: chownCheckApply(true) | |
17:03:26 main.go:410: engine: file[/tmp/test2]: CheckApply(true): Return(true, <nil>) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment