"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestSyncEmptyDirectories|TestSyncSuffix)$'" - Starting (try 2/5) 2026/05/22 02:01:27 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-narapud0xiyi" 2026/05/22 02:01:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 02:01:28 DEBUG : Creating backend with remote "/tmp/rclone3806636423" === RUN TestSyncEmptyDirectories run.go:198: Remote "files root 'rclone-test-narapud0xiyi'", Local "Local file system at /tmp/rclone3806636423", Modify Window "1s" 2026/05/22 02:01:28 DEBUG : sub dir2: Making directory with metadata 2026/05/22 02:01:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/22 02:01:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 02:01:28 INFO : sub dir2: Making directory 2026/05/22 02:01:28 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/22 02:01:28 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/22 02:01:28 INFO : sub dir: Making directory 2026/05/22 02:01:29 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/22 02:01:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/22 02:01:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/22 02:01:29 DEBUG : files root 'rclone-test-narapud0xiyi': Waiting for checks to finish 2026/05/22 02:01:29 DEBUG : files root 'rclone-test-narapud0xiyi': Waiting for transfers to finish 2026/05/22 02:01:30 DEBUG : sub dir/hello world: size = 11 OK 2026/05/22 02:01:30 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/05/22 02:01:30 INFO : sub dir/hello world: Copied (new) 2026/05/22 02:01:30 DEBUG : Waiting for deletions to finish 2026/05/22 02:01:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/22 02:01:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) --- PASS: TestSyncEmptyDirectories (3.86s) === RUN TestSyncSuffix run.go:198: Remote "files root 'rclone-test-narapud0xiyi'", Local "Local file system at /tmp/rclone3806636423", Modify Window "1s" 2026/05/22 02:01:34 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-narapud0xiyi/dst" 2026/05/22 02:01:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone3806636423) 2026/05/22 02:01:35 DEBUG : one: size = 3 (files root 'rclone-test-narapud0xiyi/dst') 2026/05/22 02:01:35 DEBUG : one: Sizes differ 2026/05/22 02:01:36 INFO : one: Moved (server-side) to: one.bak 2026/05/22 02:01:37 DEBUG : one: size = 4 OK 2026/05/22 02:01:37 DEBUG : one: Dst hash empty - aborting Src hash check 2026/05/22 02:01:37 INFO : one: Copied (new) 2026/05/22 02:01:37 DEBUG : two: size = 3 OK 2026/05/22 02:01:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 02:01:37 DEBUG : two: Unchanged skipping 2026/05/22 02:01:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3806636423) 2026/05/22 02:01:37 DEBUG : three.txt: size = 5 (files root 'rclone-test-narapud0xiyi/dst') 2026/05/22 02:01:37 DEBUG : three.txt: Sizes differ 2026/05/22 02:01:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/22 02:01:39 DEBUG : three.txt: size = 6 OK 2026/05/22 02:01:39 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2026/05/22 02:01:39 INFO : three.txt: Copied (new) 2026/05/22 02:01:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3806636423) 2026/05/22 02:01:39 DEBUG : one: size = 4 (files root 'rclone-test-narapud0xiyi/dst') 2026/05/22 02:01:39 DEBUG : one: Sizes differ 2026/05/22 02:01:40 INFO : one.bak: Deleted 2026/05/22 02:01:40 INFO : one: Moved (server-side) to: one.bak 2026/05/22 02:01:41 DEBUG : one: size = 5 OK 2026/05/22 02:01:41 DEBUG : one: Dst hash empty - aborting Src hash check 2026/05/22 02:01:41 INFO : one: Copied (new) 2026/05/22 02:01:41 DEBUG : two: size = 3 OK 2026/05/22 02:01:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/22 02:01:41 DEBUG : two: Unchanged skipping 2026/05/22 02:01:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3806636423) 2026/05/22 02:01:41 DEBUG : three.txt: size = 6 (files root 'rclone-test-narapud0xiyi/dst') 2026/05/22 02:01:41 DEBUG : three.txt: Sizes differ 2026/05/22 02:01:42 INFO : three.txt.bak: Deleted 2026/05/22 02:01:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/22 02:01:43 DEBUG : three.txt: size = 19 OK 2026/05/22 02:01:43 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2026/05/22 02:01:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.28s) PASS 2026/05/22 02:01:45 DEBUG : files root 'rclone-test-narapud0xiyi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestSyncEmptyDirectories|TestSyncSuffix)$'" - Finished OK in 18.183231069s (try 2/5)