"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose -test.run '^(TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithUpdateOlder)$'" - Starting (try 2/5) 2024/04/12 01:15:53 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hapugud4miyasep7qabebic5" 2024/04/12 01:15:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/12 01:15:54 DEBUG : Creating backend with remote "/tmp/rclone1349554525" === RUN TestSyncWithUpdateOlder run.go:180: Remote "OneDrive root 'rclone-test-hapugud4miyasep7qabebic5'", Local "Local file system at /tmp/rclone1349554525", Modify Window "1ms" 2024/04/12 01:15:54 DEBUG : one: Starting multipart upload 2024/04/12 01:15:54 DEBUG : one: Uploading segment 0/3 size 3 2024/04/12 01:15:55 DEBUG : two: Starting multipart upload 2024/04/12 01:15:55 DEBUG : two: Uploading segment 0/3 size 3 2024/04/12 01:15:55 DEBUG : three: Starting multipart upload 2024/04/12 01:15:55 DEBUG : three: Uploading segment 0/5 size 5 2024/04/12 01:15:56 DEBUG : four: Starting multipart upload 2024/04/12 01:15:56 DEBUG : four: Uploading segment 0/8 size 8 2024/04/12 01:15:56 DEBUG : five: Need to transfer - File not found at Destination 2024/04/12 01:15:56 DEBUG : five: Starting multipart upload 2024/04/12 01:15:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/04/12 01:15:56 DEBUG : one: Destination is newer than source, skipping 2024/04/12 01:15:56 DEBUG : three: Sizes identical 2024/04/12 01:15:56 DEBUG : OneDrive root 'rclone-test-hapugud4miyasep7qabebic5': Waiting for checks to finish 2024/04/12 01:15:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/04/12 01:15:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/04/12 01:15:56 DEBUG : four: Starting multipart upload 2024/04/12 01:15:56 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 (Local file system at /tmp/rclone1349554525) 2024/04/12 01:15:56 DEBUG : two: quickxor = 54b8c21300000000000000000300000000000000 (OneDrive root 'rclone-test-hapugud4miyasep7qabebic5') 2024/04/12 01:15:56 DEBUG : two: quickxor differ 2024/04/12 01:15:56 DEBUG : OneDrive root 'rclone-test-hapugud4miyasep7qabebic5': Waiting for transfers to finish 2024/04/12 01:15:56 DEBUG : two: Starting multipart upload 2024/04/12 01:15:57 DEBUG : five: Uploading segment 0/4 size 4 2024/04/12 01:15:57 DEBUG : four: Uploading segment 0/4 size 4 2024/04/12 01:15:57 DEBUG : two: Uploading segment 0/3 size 3 2024/04/12 01:15:57 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK 2024/04/12 01:15:57 INFO : five: Copied (new) 2024/04/12 01:15:57 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK 2024/04/12 01:15:57 INFO : four: Copied (replaced existing) 2024/04/12 01:15:57 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2024/04/12 01:15:57 INFO : two: Copied (replaced existing) 2024/04/12 01:15:57 DEBUG : Waiting for deletions to finish 2024/04/12 01:15:57 DEBUG : OneDrive root 'rclone-test-hapugud4miyasep7qabebic5': Waiting for checks to finish 2024/04/12 01:15:57 DEBUG : one: Destination is newer than source, skipping 2024/04/12 01:15:57 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK 2024/04/12 01:15:57 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK 2024/04/12 01:15:57 DEBUG : four: Size and quickxor of src and dst objects identical 2024/04/12 01:15:57 DEBUG : five: Size and quickxor of src and dst objects identical 2024/04/12 01:15:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/04/12 01:15:57 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 (Local file system at /tmp/rclone1349554525) 2024/04/12 01:15:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/04/12 01:15:57 DEBUG : three: quickxor = 544082148a500400000000000500000000000000 (OneDrive root 'rclone-test-hapugud4miyasep7qabebic5') 2024/04/12 01:15:57 DEBUG : three: quickxor differ 2024/04/12 01:15:57 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2024/04/12 01:15:57 DEBUG : two: Size and quickxor of src and dst objects identical 2024/04/12 01:15:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/04/12 01:15:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/04/12 01:15:57 DEBUG : OneDrive root 'rclone-test-hapugud4miyasep7qabebic5': Waiting for transfers to finish 2024/04/12 01:15:57 DEBUG : three: Starting multipart upload 2024/04/12 01:15:57 DEBUG : three: Uploading segment 0/5 size 5 2024/04/12 01:15:58 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 OK 2024/04/12 01:15:58 INFO : three: Copied (replaced existing) 2024/04/12 01:15:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.63s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OneDrive root 'rclone-test-hapugud4miyasep7qabebic5'", Local "Local file system at /tmp/rclone1349554525", Modify Window "1ms" 2024/04/12 01:16:00 DEBUG : dst/one: Starting multipart upload 2024/04/12 01:16:00 DEBUG : dst/one: Uploading segment 0/3 size 3 2024/04/12 01:16:00 DEBUG : dst/two: Starting multipart upload 2024/04/12 01:16:00 DEBUG : dst/two: Uploading segment 0/3 size 3 2024/04/12 01:16:01 DEBUG : dst/three.txt: Starting multipart upload 2024/04/12 01:16:01 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2024/04/12 01:16:02 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hapugud4miyasep7qabebic5/dst" 2024/04/12 01:16:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/12 01:16:03 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/12 01:16:03 DEBUG : one: Starting multipart upload 2024/04/12 01:16:03 DEBUG : one: Uploading segment 0/4 size 4 2024/04/12 01:16:04 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2024/04/12 01:16:04 INFO : one: Copied (new) 2024/04/12 01:16:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/12 01:16:04 DEBUG : two: Unchanged skipping 2024/04/12 01:16:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/12 01:16:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/12 01:16:05 DEBUG : three.txt: Starting multipart upload 2024/04/12 01:16:05 DEBUG : three.txt: Uploading segment 0/6 size 6 2024/04/12 01:16:05 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK 2024/04/12 01:16:05 INFO : three.txt: Copied (new) 2024/04/12 01:16:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/12 01:16:06 INFO : one-2019-01-01: Deleted 2024/04/12 01:16:07 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/12 01:16:07 DEBUG : one: Starting multipart upload 2024/04/12 01:16:07 DEBUG : one: Uploading segment 0/5 size 5 2024/04/12 01:16:07 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2024/04/12 01:16:07 INFO : one: Copied (new) 2024/04/12 01:16:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/04/12 01:16:08 DEBUG : two: Unchanged skipping 2024/04/12 01:16:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/12 01:16:08 INFO : three-2019-01-01.txt: Deleted 2024/04/12 01:16:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/12 01:16:09 DEBUG : three.txt: Starting multipart upload 2024/04/12 01:16:09 DEBUG : three.txt: Uploading segment 0/19 size 19 2024/04/12 01:16:09 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK 2024/04/12 01:16:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.18s) === RUN TestSyncUTFNorm run.go:180: Remote "OneDrive root 'rclone-test-hapugud4miyasep7qabebic5'", Local "Local file system at /tmp/rclone1349554525", Modify Window "1ms" 2024/04/12 01:16:12 DEBUG : Testêé: Starting multipart upload 2024/04/12 01:16:12 DEBUG : Testêé: Uploading segment 0/18 size 18 2024/04/12 01:16:12 DEBUG : OneDrive root 'rclone-test-hapugud4miyasep7qabebic5': Waiting for checks to finish 2024/04/12 01:16:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/04/12 01:16:12 DEBUG : OneDrive root 'rclone-test-hapugud4miyasep7qabebic5': Waiting for transfers to finish 2024/04/12 01:16:12 DEBUG : Testêé: Starting multipart upload 2024/04/12 01:16:13 DEBUG : Testêé: Uploading segment 0/14 size 14 2024/04/12 01:16:13 DEBUG : Testêé: quickxor = 5440431ae6008234cc0104610e011dca30073a00 OK 2024/04/12 01:16:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/04/12 01:16:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.99s) PASS 2024/04/12 01:16:14 DEBUG : OneDrive root 'rclone-test-hapugud4miyasep7qabebic5': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose -test.run '^(TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithUpdateOlder)$'" - Finished OK in 20.616320087s (try 2/5)