"./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestMoveNoEmptyDirectories|TestServerSideCopy|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncSuffix)$'" - Starting (try 2/5) 2025/11/14 01:10:31 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-josesil3yame" 2025/11/14 01:10:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/14 01:10:31 DEBUG : Creating backend with remote "/tmp/rclone975723454" === RUN TestMoveNoEmptyDirectories run.go:185: Remote "HiDrive root 'rclone-test-josesil3yame'", Local "Local file system at /tmp/rclone975723454", Modify Window "1s" 2025/11/14 01:10:31 INFO : sub dir2: Making directory 2025/11/14 01:10:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:10:31 DEBUG : HiDrive root 'rclone-test-josesil3yame': Waiting for checks to finish 2025/11/14 01:10:31 DEBUG : HiDrive root 'rclone-test-josesil3yame': Waiting for transfers to finish 2025/11/14 01:10:31 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:10:31 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/11/14 01:10:31 INFO : sub dir/hello world: Copied (new) 2025/11/14 01:10:31 INFO : sub dir/hello world: Deleted 2025/11/14 01:10:31 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name sub dir 2025/11/14 01:10:31 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name hello world 2025/11/14 01:10:31 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name sub dir 2025/11/14 01:10:31 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name hello world --- PASS: TestMoveNoEmptyDirectories (0.59s) === RUN TestSyncEmptyDirectories run.go:185: Remote "HiDrive root 'rclone-test-josesil3yame'", Local "Local file system at /tmp/rclone975723454", Modify Window "1s" 2025/11/14 01:10:31 DEBUG : sub dir2: Making directory with metadata 2025/11/14 01:10:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/14 01:10:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/14 01:10:31 INFO : sub dir2: Making directory 2025/11/14 01:10:31 INFO : sub dir: Making directory 2025/11/14 01:10:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:10:31 DEBUG : HiDrive root 'rclone-test-josesil3yame': Waiting for checks to finish 2025/11/14 01:10:31 DEBUG : HiDrive root 'rclone-test-josesil3yame': Waiting for transfers to finish 2025/11/14 01:10:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:10:32 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/11/14 01:10:32 INFO : sub dir/hello world: Copied (new) 2025/11/14 01:10:32 DEBUG : Waiting for deletions to finish 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name sub dir 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name sub dir2 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name hello world 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name sub dir 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name sub dir2 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name hello world --- PASS: TestSyncEmptyDirectories (0.65s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "HiDrive root 'rclone-test-josesil3yame'", Local "Local file system at /tmp/rclone975723454", Modify Window "1s" 2025/11/14 01:10:32 INFO : sub dir2: Making directory 2025/11/14 01:10:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': Waiting for checks to finish 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': Waiting for transfers to finish 2025/11/14 01:10:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:10:32 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/11/14 01:10:32 INFO : sub dir/hello world: Copied (new) 2025/11/14 01:10:32 DEBUG : Waiting for deletions to finish 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name sub dir 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name hello world 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name sub dir 2025/11/14 01:10:32 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name hello world --- PASS: TestSyncNoEmptyDirectories (0.61s) === RUN TestServerSideCopy run.go:185: Remote "HiDrive root 'rclone-test-josesil3yame'", Local "Local file system at /tmp/rclone975723454", Modify Window "1s" 2025/11/14 01:10:33 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name sub dir 2025/11/14 01:10:33 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name hello world 2025/11/14 01:10:33 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-ziquqar3basu" sync_test.go:620: Server side copy (if possible) HiDrive root 'rclone-test-josesil3yame' -> HiDrive root 'rclone-test-ziquqar3basu' 2025/11/14 01:10:33 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name sub dir 2025/11/14 01:10:33 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name hello world 2025/11/14 01:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/14 01:10:33 DEBUG : HiDrive root 'rclone-test-ziquqar3basu': Waiting for checks to finish 2025/11/14 01:10:33 DEBUG : HiDrive root 'rclone-test-ziquqar3basu': Waiting for transfers to finish 2025/11/14 01:10:33 DEBUG : sub dir/hello world: size = 11 OK 2025/11/14 01:10:33 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/11/14 01:10:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/14 01:10:33 DEBUG : HiDrive root 'rclone-test-ziquqar3basu': found directory-element with name sub dir 2025/11/14 01:10:34 DEBUG : HiDrive root 'rclone-test-ziquqar3basu': found directory-element with name hello world 2025/11/14 01:10:34 DEBUG : HiDrive root 'rclone-test-ziquqar3basu': Purge remote 2025/11/14 01:10:34 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name sub dir 2025/11/14 01:10:34 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name hello world --- PASS: TestServerSideCopy (1.50s) === RUN TestSyncSuffix run.go:185: Remote "HiDrive root 'rclone-test-josesil3yame'", Local "Local file system at /tmp/rclone975723454", Modify Window "1s" 2025/11/14 01:10:35 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name dst 2025/11/14 01:10:35 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name one 2025/11/14 01:10:35 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name three.txt 2025/11/14 01:10:35 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name two 2025/11/14 01:10:35 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-josesil3yame/dst" 2025/11/14 01:10:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone975723454) 2025/11/14 01:10:35 DEBUG : one: size = 3 (HiDrive root 'rclone-test-josesil3yame/dst') 2025/11/14 01:10:35 DEBUG : one: Sizes differ 2025/11/14 01:10:35 INFO : one: Moved (server-side) to: one.bak 2025/11/14 01:10:35 DEBUG : one: size = 4 OK 2025/11/14 01:10:35 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2025/11/14 01:10:35 INFO : one: Copied (new) 2025/11/14 01:10:35 DEBUG : two: size = 3 OK 2025/11/14 01:10:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/14 01:10:35 DEBUG : two: Unchanged skipping 2025/11/14 01:10:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone975723454) 2025/11/14 01:10:35 DEBUG : three.txt: size = 5 (HiDrive root 'rclone-test-josesil3yame/dst') 2025/11/14 01:10:35 DEBUG : three.txt: Sizes differ 2025/11/14 01:10:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/14 01:10:35 DEBUG : three.txt: size = 6 OK 2025/11/14 01:10:35 DEBUG : three.txt: hidrive = 75fb4e5ab8cb1fc442d993cb7c4887661f525d22 OK 2025/11/14 01:10:35 INFO : three.txt: Copied (new) 2025/11/14 01:10:35 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name dst 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name one 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name one.bak 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name three.txt 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name three.txt.bak 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name two 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name dst 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name one 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name one.bak 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name three.txt 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name three.txt.bak 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name two 2025/11/14 01:10:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone975723454) 2025/11/14 01:10:36 DEBUG : one: size = 4 (HiDrive root 'rclone-test-josesil3yame/dst') 2025/11/14 01:10:36 DEBUG : one: Sizes differ 2025/11/14 01:10:36 INFO : one.bak: Deleted 2025/11/14 01:10:36 INFO : one: Moved (server-side) to: one.bak 2025/11/14 01:10:36 DEBUG : one: size = 5 OK 2025/11/14 01:10:36 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2025/11/14 01:10:36 INFO : one: Copied (new) 2025/11/14 01:10:36 DEBUG : two: size = 3 OK 2025/11/14 01:10:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/14 01:10:36 DEBUG : two: Unchanged skipping 2025/11/14 01:10:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone975723454) 2025/11/14 01:10:36 DEBUG : three.txt: size = 6 (HiDrive root 'rclone-test-josesil3yame/dst') 2025/11/14 01:10:36 DEBUG : three.txt: Sizes differ 2025/11/14 01:10:36 INFO : three.txt.bak: Deleted 2025/11/14 01:10:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/14 01:10:36 DEBUG : three.txt: size = 19 OK 2025/11/14 01:10:36 DEBUG : three.txt: hidrive = ab16af4cdcef80a930c751a5545642e510e3f93e OK 2025/11/14 01:10:36 INFO : three.txt: Copied (new) 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name dst 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name one 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name one.bak 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name three.txt 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name three.txt.bak 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name two 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name dst 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name one 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name one.bak 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name three.txt 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name three.txt.bak 2025/11/14 01:10:36 DEBUG : HiDrive root 'rclone-test-josesil3yame': found directory-element with name two --- PASS: TestSyncSuffix (2.78s) PASS 2025/11/14 01:10:37 DEBUG : HiDrive root 'rclone-test-josesil3yame': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestMoveNoEmptyDirectories|TestServerSideCopy|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncSuffix)$'" - Finished OK in 6.474166327s (try 2/5)