"./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list -test.run '^(TestSyncBackupDirWithSuffixKeepExtension|TestSyncMultipleCompareDest)$'" - Starting (try 4/5) 2026/07/10 06:32:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-sekiwoy3vawo" 2026/07/10 06:32:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/10 06:32:04 DEBUG : Creating backend with remote "/tmp/rclone2875347629" === RUN TestSyncMultipleCompareDest run.go:198: Remote "gofile root 'rclone-test-sekiwoy3vawo'", Local "Local file system at /tmp/rclone2875347629", Modify Window "1s" 2026/07/10 06:32:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-sekiwoy3vawo/dest" 2026/07/10 06:32:06 DEBUG : Creating backend with remote "TestGoFile:rclone-test-sekiwoy3vawo/pre-dest1" 2026/07/10 06:32:07 DEBUG : Creating backend with remote "TestGoFile:rclone-test-sekiwoy3vawo/pre-dest2" 2026/07/10 06:32:27 DEBUG : 1: size = 1 OK 2026/07/10 06:32:27 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/10 06:32:27 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/10 06:32:27 DEBUG : 2: size = 1 OK 2026/07/10 06:32:27 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/10 06:32:27 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/10 06:32:28 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/10 06:32:28 DEBUG : gofile root 'rclone-test-sekiwoy3vawo/dest': Waiting for checks to finish 2026/07/10 06:32:28 DEBUG : gofile root 'rclone-test-sekiwoy3vawo/dest': Waiting for transfers to finish 2026/07/10 06:32:28 DEBUG : 3: size = 1 OK 2026/07/10 06:32:28 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/10 06:32:28 INFO : 3: Copied (new) 2026/07/10 06:32:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (24.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "gofile root 'rclone-test-sekiwoy3vawo'", Local "Local file system at /tmp/rclone2875347629", Modify Window "1s" 2026/07/10 06:32:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-sekiwoy3vawo/dst" 2026/07/10 06:32:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-sekiwoy3vawo/backup" 2026/07/10 06:32:31 DEBUG : two: size = 3 OK 2026/07/10 06:32:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/10 06:32:31 DEBUG : two: Unchanged skipping 2026/07/10 06:32:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone2875347629) 2026/07/10 06:32:31 DEBUG : one: size = 3 (gofile root 'rclone-test-sekiwoy3vawo/dst') 2026/07/10 06:32:31 DEBUG : one: Sizes differ 2026/07/10 06:32:31 DEBUG : gofile root 'rclone-test-sekiwoy3vawo/dst': Waiting for checks to finish 2026/07/10 06:32:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/10 06:32:31 DEBUG : gofile root 'rclone-test-sekiwoy3vawo/dst': Waiting for transfers to finish 2026/07/10 06:32:31 DEBUG : one: size = 4 OK 2026/07/10 06:32:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/10 06:32:31 INFO : one: Copied (new) 2026/07/10 06:32:31 DEBUG : Waiting for deletions to finish 2026/07/10 06:32:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/10 06:32:31 INFO : three.txt: Moved into backup dir 2026/07/10 06:32:32 DEBUG : two: size = 3 OK 2026/07/10 06:32:32 DEBUG : gofile root 'rclone-test-sekiwoy3vawo/dst': Waiting for checks to finish 2026/07/10 06:32:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/10 06:32:32 DEBUG : two: Unchanged skipping 2026/07/10 06:32:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2875347629) 2026/07/10 06:32:32 DEBUG : one: size = 4 (gofile root 'rclone-test-sekiwoy3vawo/dst') 2026/07/10 06:32:32 DEBUG : one: Sizes differ 2026/07/10 06:32:32 INFO : one-2019-01-01: Deleted 2026/07/10 06:32:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/10 06:32:32 DEBUG : gofile root 'rclone-test-sekiwoy3vawo/dst': Waiting for transfers to finish 2026/07/10 06:32:32 DEBUG : one: size = 5 OK 2026/07/10 06:32:32 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/10 06:32:32 INFO : one: Copied (new) 2026/07/10 06:32:32 DEBUG : Waiting for deletions to finish 2026/07/10 06:32:33 INFO : three-2019-01-01.txt: Deleted 2026/07/10 06:32:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/10 06:32:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.67s) PASS 2026/07/10 06:32:34 DEBUG : gofile root 'rclone-test-sekiwoy3vawo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list -test.run '^(TestSyncBackupDirWithSuffixKeepExtension|TestSyncMultipleCompareDest)$'" - Finished OK in 30.130883241s (try 4/5)