"./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list -test.run '^TestSyncSuffix$'" - Starting (try 2/5)
2025/04/11 02:22:39 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nanasuq6leba"
2025/04/11 02:22:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/11 02:22:39 DEBUG : Creating backend with remote "/tmp/rclone507764376"
=== RUN   TestSyncSuffix
    run.go:180: Remote "gofile root 'rclone-test-nanasuq6leba'", Local "Local file system at /tmp/rclone507764376", Modify Window "1s"
2025/04/11 02:22:40 DEBUG : Upload server store4 (eu) responded in 130.026907ms
2025/04/11 02:22:40 DEBUG : Upload server store1 (eu) responded in 130.106657ms
2025/04/11 02:22:40 DEBUG : dst/one: Using upload server store1 (eu)
2025/04/11 02:22:40 DEBUG : dst/two: Using upload server store1 (eu)
2025/04/11 02:22:40 DEBUG : dst/three.txt: Using upload server store4 (eu)
2025/04/11 02:22:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nanasuq6leba/dst"
2025/04/11 02:22:41 DEBUG : Config file has changed externally - reloading
2025/04/11 02:22:41 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/11 02:22:42 INFO  : one: Moved (server-side) to: one.bak
2025/04/11 02:22:42 DEBUG : Upload server store5 (eu) responded in 124.036814ms
2025/04/11 02:22:42 DEBUG : Upload server store4 (eu) responded in 126.467386ms
2025/04/11 02:22:42 DEBUG : one: Using upload server store5 (eu)
2025/04/11 02:22:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/04/11 02:22:42 INFO  : one: Copied (new)
2025/04/11 02:22:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/11 02:22:42 DEBUG : two: Unchanged skipping
2025/04/11 02:22:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/04/11 02:22:43 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/11 02:22:43 DEBUG : three.txt: Using upload server store5 (eu)
2025/04/11 02:22:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2025/04/11 02:22:43 INFO  : three.txt: Copied (new)
2025/04/11 02:22:44 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/11 02:22:44 INFO  : one.bak: Deleted
2025/04/11 02:22:44 INFO  : one: Moved (server-side) to: one.bak
2025/04/11 02:22:44 DEBUG : one: Using upload server store5 (eu)
2025/04/11 02:22:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/04/11 02:22:44 INFO  : one: Copied (new)
2025/04/11 02:22:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/11 02:22:45 DEBUG : two: Unchanged skipping
2025/04/11 02:22:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/04/11 02:22:45 INFO  : three.txt.bak: Deleted
2025/04/11 02:22:45 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/11 02:22:45 DEBUG : three.txt: Using upload server store5 (eu)
2025/04/11 02:22:46 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2025/04/11 02:22:46 INFO  : three.txt: Copied (new)
    run.go:125: removing dir "dst" failed - try 1/3: directory not empty
--- PASS: TestSyncSuffix (10.22s)
PASS
2025/04/11 02:22:49 DEBUG : gofile root 'rclone-test-nanasuq6leba': Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list -test.run '^TestSyncSuffix$'" - Finished OK in 10.814707173s (try 2/5)