"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestBase64|TestConflicting|TestCopyAfterDelete|TestManualTransformFile|TestMove|TestRunTwice|TestTransformFile)$'" - Starting (try 2/5) 2026/07/15 01:36:27 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-leyejen6duwe" 2026/07/15 01:36:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:36:28 DEBUG : Creating backend with remote "/tmp/rclone2655785610" === RUN TestCopyAfterDelete run.go:198: Remote "files root 'rclone-test-leyejen6duwe'", Local "Local file system at /tmp/rclone2655785610", Modify Window "1s" 2026/07/15 01:36:29 INFO : Local file system at /tmp/rclone2655785610: Making directory 2026/07/15 01:36:30 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for checks to finish 2026/07/15 01:36:30 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for transfers to finish 2026/07/15 01:36:30 INFO : There was nothing to transfer --- PASS: TestCopyAfterDelete (2.94s) === RUN TestRunTwice run.go:198: Remote "files root 'rclone-test-leyejen6duwe'", Local "Local file system at /tmp/rclone2655785610", Modify Window "1s" 2026/07/15 01:36:31 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:31 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:31 INFO : tictactoe: Making directory 2026/07/15 01:36:31 INFO : tictactoe: Made directory with modification time 2026-07-15 01:36:31.014584723 +0000 UTC 2026/07/15 01:36:31 DEBUG : Added delayed dir = "tictactoe", newDst= 2026/07/15 01:36:31 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:31 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 01:36:31 INFO : tictactoe/tictactoe: Making directory 2026/07/15 01:36:31 INFO : tictactoe/tictactoe: Made directory with modification time 2026-07-15 01:36:31.014584723 +0000 UTC 2026/07/15 01:36:31 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2026/07/15 01:36:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 01:36:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 01:36:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 01:36:31 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for checks to finish 2026/07/15 01:36:31 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for transfers to finish 2026/07/15 01:36:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 01:36:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/15 01:36:33 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 01:36:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/15 01:36:33 DEBUG : Waiting for deletions to finish 2026/07/15 01:36:33 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:33 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:33 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:33 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:33 DEBUG : tictactoe: Directory modification time the same (differ by -14.584723ms, within tolerance 1s) 2026/07/15 01:36:33 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/07/15 01:36:33 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 01:36:34 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -14.584723ms, within tolerance 1s) 2026/07/15 01:36:34 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/07/15 01:36:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/15 01:36:34 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/15 01:36:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 01:36:34 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/15 01:36:34 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for checks to finish 2026/07/15 01:36:34 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for transfers to finish 2026/07/15 01:36:34 DEBUG : Waiting for deletions to finish 2026/07/15 01:36:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/tictactoe not empty`) 2026/07/15 01:36:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/15 01:36:35 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/tictactoe not empty`) 2026/07/15 01:36:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/15 01:36:35 DEBUG : pacer: Reducing sleep to 30ms 2026/07/15 01:36:35 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestRunTwice (4.85s) === RUN TestConflicting run.go:198: Remote "files root 'rclone-test-leyejen6duwe'", Local "Local file system at /tmp/rclone2655785610", Modify Window "1s" 2026/07/15 01:36:35 DEBUG : pacer: Reducing sleep to 16.875ms 2026/07/15 01:36:36 INFO : toe: Making directory 2026/07/15 01:36:36 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/07/15 01:36:36 DEBUG : pacer: Reducing sleep to 10ms 2026/07/15 01:36:36 INFO : toe: Made directory with modification time 2026-07-15 01:36:35.866595215 +0000 UTC 2026/07/15 01:36:36 DEBUG : Added delayed dir = "toe", newDst= 2026/07/15 01:36:36 INFO : toe/toe: Making directory 2026/07/15 01:36:36 INFO : toe/toe: Made directory with modification time 2026-07-15 01:36:35.866595215 +0000 UTC 2026/07/15 01:36:36 DEBUG : Added delayed dir = "toe/toe", newDst= 2026/07/15 01:36:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/15 01:36:36 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for checks to finish 2026/07/15 01:36:36 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for transfers to finish 2026/07/15 01:36:38 DEBUG : toe/toe/toe: size = 11 OK 2026/07/15 01:36:38 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 01:36:38 INFO : toe/toe/toe: Copied (new) 2026/07/15 01:36:38 DEBUG : Waiting for deletions to finish 2026/07/15 01:36:38 INFO : toe/toe: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:38 INFO : toe: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:39 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/toe not empty`) 2026/07/15 01:36:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/15 01:36:39 DEBUG : pacer: Reducing sleep to 15ms 2026/07/15 01:36:39 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestConflicting (3.91s) === RUN TestMove run.go:198: Remote "files root 'rclone-test-leyejen6duwe'", Local "Local file system at /tmp/rclone2655785610", Modify Window "1s" 2026/07/15 01:36:39 DEBUG : empty_dir: Making directory with metadata 2026/07/15 01:36:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 01:36:39 DEBUG : pacer: Reducing sleep to 10ms 2026/07/15 01:36:39 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 01:36:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 01:36:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 01:36:39 INFO : tictacempty_dir: Making directory 2026/07/15 01:36:40 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 01:36:40 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2026/07/15 01:36:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 01:36:40 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:40 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:40 INFO : tictactoe: Making directory 2026/07/15 01:36:40 INFO : tictactoe: Made directory with modification time 2026-07-15 01:36:39.779603673 +0000 UTC 2026/07/15 01:36:40 DEBUG : Added delayed dir = "tictactoe", newDst= 2026/07/15 01:36:40 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:40 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 01:36:40 INFO : tictactoe/tictactoe: Making directory 2026/07/15 01:36:40 INFO : tictactoe/tictactoe: Made directory with modification time 2026-07-15 01:36:39.779603673 +0000 UTC 2026/07/15 01:36:40 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2026/07/15 01:36:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 01:36:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 01:36:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 01:36:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 01:36:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 01:36:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 01:36:40 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for checks to finish 2026/07/15 01:36:40 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for transfers to finish 2026/07/15 01:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 01:36:42 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 01:36:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 01:36:42 INFO : toe/toe/toe.txt: Deleted 2026/07/15 01:36:42 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:42 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:42 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:42 INFO : toe/toe: Removing directory 2026/07/15 01:36:42 INFO : toe: Removing directory 2026/07/15 01:36:42 INFO : empty_dir: Removing directory 2026/07/15 01:36:42 DEBUG : Local file system at /tmp/rclone2655785610: deleted 3 directories 2026/07/15 01:36:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/tictactoe not empty`) 2026/07/15 01:36:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/15 01:36:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/tictactoe not empty`) 2026/07/15 01:36:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/15 01:36:43 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/tictactoe not empty`) 2026/07/15 01:36:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/15 01:36:44 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/tictactoe not empty`) 2026/07/15 01:36:44 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/15 01:36:44 DEBUG : pacer: Reducing sleep to 120ms 2026/07/15 01:36:44 DEBUG : pacer: Reducing sleep to 90ms 2026/07/15 01:36:44 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestMove (4.81s) === RUN TestTransformFile run.go:198: Remote "files root 'rclone-test-leyejen6duwe'", Local "Local file system at /tmp/rclone2655785610", Modify Window "1s" 2026/07/15 01:36:44 DEBUG : empty_dir: Making directory with metadata 2026/07/15 01:36:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 01:36:44 DEBUG : pacer: Reducing sleep to 50.625ms 2026/07/15 01:36:44 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 01:36:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 01:36:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 01:36:44 INFO : tictacempty_dir: Making directory 2026/07/15 01:36:44 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/07/15 01:36:44 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/07/15 01:36:44 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 01:36:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 01:36:44 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:44 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:44 INFO : tictactoe: Making directory 2026/07/15 01:36:45 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/07/15 01:36:45 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/07/15 01:36:45 INFO : tictactoe: Made directory with modification time 2026-07-15 01:36:44.588614065 +0000 UTC 2026/07/15 01:36:45 DEBUG : Added delayed dir = "tictactoe", newDst= 2026/07/15 01:36:45 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:45 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 01:36:45 INFO : tictactoe/tictactoe: Making directory 2026/07/15 01:36:45 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/07/15 01:36:45 DEBUG : pacer: Reducing sleep to 10ms 2026/07/15 01:36:45 INFO : tictactoe/tictactoe: Made directory with modification time 2026-07-15 01:36:44.588614065 +0000 UTC 2026/07/15 01:36:45 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2026/07/15 01:36:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 01:36:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 01:36:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 01:36:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 01:36:45 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for checks to finish 2026/07/15 01:36:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 01:36:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 01:36:45 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for transfers to finish 2026/07/15 01:36:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 01:36:46 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 01:36:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 01:36:46 INFO : toe/toe/toe.txt: Deleted 2026/07/15 01:36:47 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:47 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:47 INFO : toe/toe: Removing directory 2026/07/15 01:36:47 INFO : toe: Removing directory 2026/07/15 01:36:47 INFO : empty_dir: Removing directory 2026/07/15 01:36:47 DEBUG : Local file system at /tmp/rclone2655785610: deleted 3 directories sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: Not Found - `Not Found. This may be related to your permissions.` Test: TestTransformFile 2026/07/15 01:36:48 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/tictactoe not empty`) 2026/07/15 01:36:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/15 01:36:48 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/tictactoe not empty`) 2026/07/15 01:36:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/15 01:36:48 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/tictactoe not empty`) 2026/07/15 01:36:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/15 01:36:48 DEBUG : pacer: Reducing sleep to 60ms 2026/07/15 01:36:48 DEBUG : pacer: Reducing sleep to 45ms --- FAIL: TestTransformFile (4.18s) === RUN TestManualTransformFile run.go:198: Remote "files root 'rclone-test-leyejen6duwe'", Local "Local file system at /tmp/rclone2655785610", Modify Window "1s" 2026/07/15 01:36:48 DEBUG : Reset feature "Copy" 2026/07/15 01:36:48 DEBUG : Reset feature "Move" 2026/07/15 01:36:48 DEBUG : Reset feature "Copy" 2026/07/15 01:36:48 DEBUG : Reset feature "Move" 2026/07/15 01:36:48 DEBUG : empty_dir: Making directory with metadata 2026/07/15 01:36:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 01:36:48 DEBUG : pacer: Reducing sleep to 33.75ms 2026/07/15 01:36:48 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 01:36:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 01:36:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 01:36:48 INFO : tictacempty_dir: Making directory 2026/07/15 01:36:49 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/07/15 01:36:49 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/07/15 01:36:49 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 01:36:49 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2026/07/15 01:36:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 01:36:49 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:49 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:49 INFO : tictactoe: Making directory 2026/07/15 01:36:49 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/07/15 01:36:49 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/07/15 01:36:49 INFO : tictactoe: Made directory with modification time 2026-07-15 01:36:48.768623093 +0000 UTC 2026/07/15 01:36:49 DEBUG : Added delayed dir = "tictactoe", newDst= 2026/07/15 01:36:49 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:49 DEBUG : toe: transformed to: tictactoe 2026/07/15 01:36:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 01:36:49 INFO : tictactoe/tictactoe: Making directory 2026/07/15 01:36:49 DEBUG : pacer: Reducing sleep to 10ms 2026/07/15 01:36:49 INFO : tictactoe/tictactoe: Made directory with modification time 2026-07-15 01:36:48.768623093 +0000 UTC 2026/07/15 01:36:49 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2026/07/15 01:36:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 01:36:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 01:36:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 01:36:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 01:36:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 01:36:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 01:36:49 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for checks to finish 2026/07/15 01:36:49 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for transfers to finish 2026/07/15 01:36:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 01:36:51 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 01:36:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 01:36:51 INFO : toe/toe/toe.txt: Deleted 2026/07/15 01:36:51 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:51 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:51 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:51 INFO : toe/toe: Removing directory 2026/07/15 01:36:51 INFO : toe: Removing directory 2026/07/15 01:36:51 INFO : empty_dir: Removing directory 2026/07/15 01:36:51 DEBUG : Local file system at /tmp/rclone2655785610: deleted 3 directories 2026/07/15 01:36:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 01:36:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/15 01:36:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 01:36:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 01:36:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 01:36:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/15 01:36:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 01:36:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/15 01:36:53 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/15 01:36:54 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/toe not empty`) 2026/07/15 01:36:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/15 01:36:55 DEBUG : pacer: Reducing sleep to 15ms 2026/07/15 01:36:55 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/15 01:36:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/tictactoe not empty`) 2026/07/15 01:36:55 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2026/07/15 01:36:55 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/tictactoe not empty`) 2026/07/15 01:36:55 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/07/15 01:36:55 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-leyejen6duwe/tictactoe not empty`) 2026/07/15 01:36:55 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/07/15 01:36:55 DEBUG : pacer: Reducing sleep to 67.5ms 2026/07/15 01:36:55 DEBUG : pacer: Reducing sleep to 50.625ms 2026/07/15 01:36:55 DEBUG : pacer: Reducing sleep to 37.96875ms --- PASS: TestManualTransformFile (7.26s) === RUN TestBase64 run.go:198: Remote "files root 'rclone-test-leyejen6duwe'", Local "Local file system at /tmp/rclone2655785610", Modify Window "1s" 2026/07/15 01:36:56 DEBUG : toe: transformed to: dG9l 2026/07/15 01:36:56 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/07/15 01:36:56 DEBUG : toe: transformed to: dG9l 2026/07/15 01:36:56 INFO : dG9l: Making directory 2026/07/15 01:36:56 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/07/15 01:36:56 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/07/15 01:36:56 INFO : dG9l: Made directory with modification time 2026-07-15 01:36:56.026638763 +0000 UTC 2026/07/15 01:36:56 DEBUG : Added delayed dir = "dG9l", newDst= 2026/07/15 01:36:56 DEBUG : toe: transformed to: dG9l 2026/07/15 01:36:56 DEBUG : toe: transformed to: dG9l 2026/07/15 01:36:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/15 01:36:56 INFO : dG9l/dG9l: Making directory 2026/07/15 01:36:56 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/07/15 01:36:56 DEBUG : pacer: Reducing sleep to 10ms 2026/07/15 01:36:56 INFO : dG9l/dG9l: Made directory with modification time 2026-07-15 01:36:56.026638763 +0000 UTC 2026/07/15 01:36:56 DEBUG : Added delayed dir = "dG9l/dG9l", newDst= 2026/07/15 01:36:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/15 01:36:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/15 01:36:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/15 01:36:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 01:36:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/15 01:36:56 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for checks to finish 2026/07/15 01:36:56 DEBUG : files root 'rclone-test-leyejen6duwe': Waiting for transfers to finish 2026/07/15 01:36:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/15 01:36:58 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 01:36:58 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/15 01:36:58 DEBUG : Waiting for deletions to finish 2026/07/15 01:36:58 INFO : dG9l/dG9l: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:58 INFO : dG9l: Set directory modification time (using DirSetModTime) 2026/07/15 01:36:58 DEBUG : dG9l: transformed to: toe 2026/07/15 01:36:58 DEBUG : dG9l: transformed to: toe 2026/07/15 01:36:58 DEBUG : toe: Directory modification time the same (differ by 26.638763ms, within tolerance 1s) 2026/07/15 01:36:58 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/15 01:36:58 DEBUG : dG9l: transformed to: toe 2026/07/15 01:36:59 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/15 01:36:59 DEBUG : toe/toe: Directory modification time the same (differ by 26.638763ms, within tolerance 1s) 2026/07/15 01:36:59 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/15 01:36:59 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/15 01:36:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/15 01:36:59 DEBUG : Local file system at /tmp/rclone2655785610: Waiting for checks to finish 2026/07/15 01:36:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/15 01:36:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/15 01:36:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/15 01:36:59 DEBUG : Local file system at /tmp/rclone2655785610: Waiting for transfers to finish 2026/07/15 01:36:59 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (4.62s) FAIL 2026/07/15 01:37:00 DEBUG : files root 'rclone-test-leyejen6duwe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestBase64|TestConflicting|TestCopyAfterDelete|TestManualTransformFile|TestMove|TestRunTwice|TestTransformFile)$'" - Finished ERROR in 33.238279536s (try 2/5): exit status 1: Failed [TestTransformFile]