"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestSyncSuffix$'" - Starting (try 2/5) 2026/08/14 04:50:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-piwivoj7lepe" 2026/08/14 04:50:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 04:50:22 DEBUG : Starting OpenDrive session with ID: 13d808e7e40c1760ff642c6108262fd4ba7cce8d3df102e8c86a48b373f85418 2026/08/14 04:50:22 DEBUG : Creating backend with remote "/tmp/rclone76525094" === RUN TestSyncSuffix run.go:198: Remote "OpenDrive root 'rclone-test-piwivoj7lepe'", Local "Local file system at /tmp/rclone76525094", Modify Window "1s" 2026/08/14 04:50:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/08/14 04:50:25 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/08/14 04:50:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/08/14 04:50:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-piwivoj7lepe/dst" 2026/08/14 04:50:28 DEBUG : Starting OpenDrive session with ID: a1f23f4b3f7e985a46c36eac9c15c59ccdefa126f715b19aa4cb7e1d9b3c5222 2026/08/14 04:50:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone76525094) 2026/08/14 04:50:29 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-piwivoj7lepe/dst') 2026/08/14 04:50:29 DEBUG : one: Sizes differ 2026/08/14 04:50:29 DEBUG : one: same parent dir (ODFfMTMwODQzNzFfZ3JVVnM) - using file/rename instead of move_copy for one.bak 2026/08/14 04:50:30 INFO : one: Moved (server-side) to: one.bak 2026/08/14 04:50:31 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/08/14 04:50:31 DEBUG : one: size = 4 OK 2026/08/14 04:50:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/14 04:50:31 INFO : one: Copied (new) 2026/08/14 04:50:32 DEBUG : two: size = 3 OK 2026/08/14 04:50:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/14 04:50:32 DEBUG : two: Unchanged skipping 2026/08/14 04:50:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone76525094) 2026/08/14 04:50:32 DEBUG : three.txt: size = 5 (OpenDrive root 'rclone-test-piwivoj7lepe/dst') 2026/08/14 04:50:32 DEBUG : three.txt: Sizes differ 2026/08/14 04:50:32 DEBUG : three.txt: same parent dir (ODFfMTMwODQzNzFfZ3JVVnM) - using file/rename instead of move_copy for three.txt.bak 2026/08/14 04:50:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 04:50:33 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2026/08/14 04:50:34 DEBUG : three.txt: size = 6 OK 2026/08/14 04:50:34 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/14 04:50:34 INFO : three.txt: Copied (new) 2026/08/14 04:50:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone76525094) 2026/08/14 04:50:35 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-piwivoj7lepe/dst') 2026/08/14 04:50:35 DEBUG : one: Sizes differ 2026/08/14 04:50:36 INFO : one.bak: Deleted 2026/08/14 04:50:36 DEBUG : one: same parent dir (ODFfMTMwODQzNzFfZ3JVVnM) - using file/rename instead of move_copy for one.bak 2026/08/14 04:50:36 INFO : one: Moved (server-side) to: one.bak 2026/08/14 04:50:37 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/08/14 04:50:38 DEBUG : one: size = 5 OK 2026/08/14 04:50:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/14 04:50:38 INFO : one: Copied (new) 2026/08/14 04:50:38 DEBUG : two: size = 3 OK 2026/08/14 04:50:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/14 04:50:38 DEBUG : two: Unchanged skipping 2026/08/14 04:50:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone76525094) 2026/08/14 04:50:39 DEBUG : three.txt: size = 6 (OpenDrive root 'rclone-test-piwivoj7lepe/dst') 2026/08/14 04:50:39 DEBUG : three.txt: Sizes differ 2026/08/14 04:50:39 INFO : three.txt.bak: Deleted 2026/08/14 04:50:39 DEBUG : three.txt: same parent dir (ODFfMTMwODQzNzFfZ3JVVnM) - using file/rename instead of move_copy for three.txt.bak 2026/08/14 04:50:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 04:50:40 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2026/08/14 04:50:41 DEBUG : three.txt: size = 19 OK 2026/08/14 04:50:41 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/14 04:50:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (21.31s) PASS 2026/08/14 04:50:43 DEBUG : OpenDrive root 'rclone-test-piwivoj7lepe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestSyncSuffix$'" - Finished OK in 22.489774988s (try 2/5)