"./sync.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyMetadata|TestCopyMetadataNoEmptyDirs|TestCopyMissingDirectory|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyNoTraverseDeadlock|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDepth|TestCopyWithDryRun|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncNoUpdateDirModtime|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSetDelayedModTimes|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 4/5) 2026/01/25 02:49:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco" 2026/01/25 02:49:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/25 02:49:16 DEBUG : Creating backend with remote "/tmp/rclone2239187323" === RUN TestCopyWithDryRun run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:49:17 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:54 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyWithDryRun --- FAIL: TestCopyWithDryRun (1.34s) === RUN TestCopy run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:49:17 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:49:18 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:75 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopy --- FAIL: TestCopy (0.96s) === RUN TestCopyMetadata run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2026/01/25 02:49:20 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:98 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:177 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyMetadata --- FAIL: TestCopyMetadata (1.68s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 2026/01/25 02:49:26 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:98 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:181 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyMetadataNoEmptyDirs --- FAIL: TestCopyMetadataNoEmptyDirs (5.92s) === RUN TestCopyMissingDirectory run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:49:33 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:187 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyMissingDirectory --- FAIL: TestCopyMissingDirectory (7.51s) === RUN TestCopyNoTraverse run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:49:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/25 02:49:39 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 02:49:39 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 02:49:45 ERROR : sub dir/hello world: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value sync_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:212 Error: Received unexpected error: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyNoTraverse 2026/01/25 02:49:51 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:212 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyNoTraverse --- FAIL: TestCopyNoTraverse (18.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local 2026/01/25 02:49:57 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:222 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyNoTraverseDeadlock --- FAIL: TestCopyNoTraverseDeadlock (6.00s) === RUN TestCopyCheckFirst run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:49:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Running all checks before starting transfers 2026/01/25 02:50:03 ERROR : FileLu root 'rclone-test-yogudal4zoco': error reading destination root directory: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:50:03 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 02:50:03 INFO : FileLu root 'rclone-test-yogudal4zoco': Checks finished, now starting transfers 2026/01/25 02:50:03 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish sync_test.go:260: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:260 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyCheckFirst 2026/01/25 02:50:09 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:260 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (12.00s) === RUN TestSyncNoTraverse run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:50:09 ERROR : Ignoring --no-traverse with sync 2026/01/25 02:50:15 ERROR : FileLu root 'rclone-test-yogudal4zoco': error reading destination root directory: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:50:15 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 02:50:15 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 02:50:15 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting files as there were IO errors 2026/01/25 02:50:15 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting directories as there were IO errors sync_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:280 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncNoTraverse 2026/01/25 02:50:21 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:280 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (12.00s) === RUN TestCopyWithDepth run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:50:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/25 02:50:27 ERROR : FileLu root 'rclone-test-yogudal4zoco': error reading destination root directory: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:50:27 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 02:50:27 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 02:50:33 ERROR : hello world2: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value sync_test.go:300: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:300 Error: Received unexpected error: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyWithDepth 2026/01/25 02:50:39 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:300 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyWithDepth --- FAIL: TestCopyWithDepth (18.05s) === RUN TestCopyWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:50:39 DEBUG : sub dir: Excluded 2026/01/25 02:50:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 02:50:45 ERROR : FileLu root 'rclone-test-yogudal4zoco': error reading destination root directory: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:50:45 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 02:50:45 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 02:50:51 ERROR : potato2: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value sync_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:328 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:334 Error: Received unexpected error: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyWithFilesFrom 2026/01/25 02:50:57 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:328 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:334 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyWithFilesFrom --- FAIL: TestCopyWithFilesFrom (18.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:51:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 02:51:03 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 02:51:03 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 02:51:09 ERROR : potato2: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value sync_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:328 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:335 Error: Received unexpected error: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyWithFilesFromAndNoTraverse 2026/01/25 02:51:15 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:328 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:335 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyWithFilesFromAndNoTraverse --- FAIL: TestCopyWithFilesFromAndNoTraverse (17.97s) === RUN TestCopyEmptyDirectories run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:51:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/25 02:51:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/25 02:51:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:51:23 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:346 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (7.54s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:51:23 INFO : sub dir2: Making directory 2026/01/25 02:51:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/25 02:51:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:51:30 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:383 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (7.46s) === RUN TestMoveEmptyDirectories run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:51:30 DEBUG : sub dir2: Making directory with metadata 2026/01/25 02:51:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:51:38 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:408 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (7.50s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/01/25 02:51:44 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:438 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncNoUpdateDirModtime --- FAIL: TestSyncNoUpdateDirModtime (6.05s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:51:44 INFO : sub dir2: Making directory run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:51:51 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:480 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (7.46s) === RUN TestSyncEmptyDirectories run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:51:51 DEBUG : sub dir2: Making directory with metadata 2026/01/25 02:51:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/25 02:51:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:51:59 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:509 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (7.55s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/01/25 02:52:05 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:537 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncSetDelayedModTimes --- FAIL: TestSyncSetDelayedModTimes (6.20s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:52:05 INFO : sub dir2: Making directory run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:52:12 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (7.27s) === RUN TestServerSideCopy run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:52:20 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:614 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestServerSideCopy --- FAIL: TestServerSideCopy (7.54s) === RUN TestCopyOverSelf run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:52:27 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:634 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyOverSelf --- FAIL: TestCopyOverSelf (7.47s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:52:35 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:650 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestServerSideCopyOverSelf --- FAIL: TestServerSideCopyOverSelf (7.50s) === RUN TestMoveOverSelf run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:52:42 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:678 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestMoveOverSelf --- FAIL: TestMoveOverSelf (7.54s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:52:50 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:695 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestServerSideMoveOverSelf --- FAIL: TestServerSideMoveOverSelf (7.50s) === RUN TestCopyAfterDelete run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:52:57 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:737 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyAfterDelete --- FAIL: TestCopyAfterDelete (7.51s) === RUN TestCopyRedownload run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:53:05 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:757 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestCopyRedownload --- FAIL: TestCopyRedownload (7.46s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:779 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: listing wrong, want check sum (1) got check sum (1), hello world2 (12), potato2 (11), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:779 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "hello world2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:779 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "potato2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:779 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "sub dir/hello world" 2026/01/25 02:53:16 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/25 02:53:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/25 02:53:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 02:53:16 ERROR : FileLu root 'rclone-test-yogudal4zoco': error reading destination root directory: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:53:16 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 02:53:16 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 02:53:30 ERROR : check sum: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:53:32 ERROR : hello world2: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:53:34 ERROR : potato2: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:53:34 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting files as there were IO errors 2026/01/25 02:53:34 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting directories as there were IO errors sync_test.go:784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Received unexpected error: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncBasedOnCheckSum 2026/01/25 02:53:40 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (35.30s) === RUN TestSyncSizeOnly run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:817 Error: Should be true Test: TestSyncSizeOnly Messages: listing wrong, want sizeonly (6) got check sum (1), hello world2 (12), potato2 (11), sizeonly (6), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:817 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "check sum" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:817 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "hello world2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:817 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "potato2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:817 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "sub dir/hello world" 2026/01/25 02:53:51 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/25 02:53:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/25 02:53:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 02:53:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/25 02:53:51 ERROR : FileLu root 'rclone-test-yogudal4zoco': error reading destination root directory: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:53:51 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 02:53:51 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 02:54:09 ERROR : check sum: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:54:11 ERROR : hello world2: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:54:13 ERROR : potato2: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:54:15 ERROR : sizeonly: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:54:15 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting files as there were IO errors 2026/01/25 02:54:15 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting directories as there were IO errors sync_test.go:822: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:822 Error: Received unexpected error: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncSizeOnly 2026/01/25 02:54:21 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:822 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (41.31s) === RUN TestSyncIgnoreSize run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:855 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (8) got check sum (1), hello world2 (12), ignore-size (8), potato2 (11), sizeonly (6), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:855 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "check sum" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:855 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "hello world2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:855 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "potato2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:855 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sizeonly" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:855 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sub dir/hello world" 2026/01/25 02:56:37 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/25 02:56:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/25 02:56:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/01/25 02:56:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 02:56:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/25 02:56:37 ERROR : FileLu root 'rclone-test-yogudal4zoco': error reading destination root directory: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:56:37 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 02:56:37 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 02:56:54 ERROR : check sum: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:56:56 ERROR : hello world2: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:56:58 ERROR : ignore-size: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:57:00 ERROR : potato2: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:57:06 ERROR : sizeonly: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:57:06 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting files as there were IO errors 2026/01/25 02:57:06 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting directories as there were IO errors sync_test.go:860: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860 Error: Received unexpected error: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncIgnoreSize 2026/01/25 02:57:12 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncIgnoreSize --- FAIL: TestSyncIgnoreSize (170.30s) === RUN TestSyncIgnoreTimes run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:57:19 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:887 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncIgnoreTimes --- FAIL: TestSyncIgnoreTimes (7.50s) === RUN TestSyncIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 02:57:25 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/25 02:57:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/25 02:57:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/25 02:57:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/01/25 02:57:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 02:57:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/25 02:57:25 ERROR : FileLu root 'rclone-test-yogudal4zoco': error reading destination root directory: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:57:25 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 02:57:25 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 02:57:43 ERROR : check sum: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:57:45 ERROR : existing: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:57:47 ERROR : hello world2: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:57:49 ERROR : ignore-size: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:57:59 ERROR : potato2: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:58:01 ERROR : sizeonly: Failed to copy: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:58:01 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting files as there were IO errors 2026/01/25 02:58:01 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting directories as there were IO errors sync_test.go:927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Received unexpected error: failed to list existing files: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncIgnoreExisting 2026/01/25 02:58:07 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (48.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character '<' looking for beginning of value 2026/01/25 02:58:15 ERROR : error listing: error decoding response: invalid character '<' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:949 Error: Received unexpected error: error decoding response: invalid character '<' looking for beginning of value Test: TestSyncIgnoreErrors --- FAIL: TestSyncIgnoreErrors (7.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:58:24 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1012 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncAfterChangingModtimeOnly --- FAIL: TestSyncAfterChangingModtimeOnly (9.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported 2026/01/25 02:58:30 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (6.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time 2026/01/25 02:58:36 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1072 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncDoesntUpdateModtime --- FAIL: TestSyncDoesntUpdateModtime (6.00s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:58:44 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1097 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncAfterAddingAFile --- FAIL: TestSyncAfterAddingAFile (7.50s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:58:51 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1115 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncAfterChangingFilesSizeOnly --- FAIL: TestSyncAfterChangingFilesSizeOnly (7.51s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:58:59 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1137 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncAfterChangingContentsOnly --- FAIL: TestSyncAfterChangingContentsOnly (7.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:59:06 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1160 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:59:14 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1179 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncAfterRemovingAFileAndAddingAFile --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (7.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:59:21 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1201 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (7.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:59:29 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1270 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (7.50s) === RUN TestSyncDeleteDuring run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:59:36 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1179 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncDeleteDuring --- FAIL: TestSyncDeleteDuring (7.50s) === RUN TestSyncDeleteBefore run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:59:44 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1179 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncDeleteBefore --- FAIL: TestSyncDeleteBefore (7.50s) === RUN TestCopyDeleteBefore run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:59:51 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1368 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestCopyDeleteBefore --- FAIL: TestCopyDeleteBefore (7.50s) === RUN TestSyncWithExclude run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 02:59:59 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1387 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncWithExclude --- FAIL: TestSyncWithExclude (7.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:00:06 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1419 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncWithExcludeAndDeleteExcluded --- FAIL: TestSyncWithExcludeAndDeleteExcluded (7.27s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time 2026/01/25 03:00:12 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1454 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncWithUpdateOlder --- FAIL: TestSyncWithUpdateOlder (6.01s) === RUN TestSyncWithTrackRenames run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/01/25 03:00:12 ERROR : FileLu root 'rclone-test-yogudal4zoco': Ignoring --track-renames as the source and destination do not have a common hash 2026/01/25 03:00:18 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/25 03:00:18 DEBUG : empty space: Need to transfer - File not found at Destination 2026/01/25 03:00:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/25 03:00:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/25 03:00:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/01/25 03:00:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 03:00:18 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/25 03:00:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/25 03:00:18 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/25 03:00:18 ERROR : FileLu root 'rclone-test-yogudal4zoco': error reading destination root directory: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:00:18 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:00:18 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:00:36 ERROR : check sum: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:00:38 ERROR : empty space: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:00:40 ERROR : existing: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:00:42 ERROR : hello world2: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:01:00 ERROR : ignore-size: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:01:02 ERROR : potato2: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:01:04 ERROR : potato: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:01:06 ERROR : sizeonly: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:01:12 ERROR : yam: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:01:12 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting files as there were IO errors 2026/01/25 03:01:12 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting directories as there were IO errors sync_test.go:1576: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Received unexpected error: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncWithTrackRenames 2026/01/25 03:01:18 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (66.02s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/01/25 03:01:18 ERROR : FileLu root 'rclone-test-yogudal4zoco': Ignoring --track-renames as either the source or destination do not support modtime 2026/01/25 03:01:24 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/25 03:01:24 DEBUG : empty space: Need to transfer - File not found at Destination 2026/01/25 03:01:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/25 03:01:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/25 03:01:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/01/25 03:01:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 03:01:24 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/25 03:01:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/25 03:01:24 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/25 03:01:24 ERROR : FileLu root 'rclone-test-yogudal4zoco': error reading destination root directory: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:01:24 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:01:24 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:01:42 ERROR : check sum: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:01:44 ERROR : empty space: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:01:46 ERROR : existing: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:01:48 ERROR : hello world2: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:02:06 ERROR : ignore-size: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:02:08 ERROR : potato2: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:02:10 ERROR : potato: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:02:12 ERROR : sizeonly: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:02:18 ERROR : yam: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:02:18 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting files as there were IO errors 2026/01/25 03:02:18 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting directories as there were IO errors sync_test.go:1648: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Received unexpected error: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncWithTrackRenamesStrategyModtime 2026/01/25 03:02:24 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (66.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/01/25 03:02:30 ERROR : FileLu root 'rclone-test-yogudal4zoco': error reading destination root directory: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:02:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Making map for --track-renames 2026/01/25 03:02:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Finished making map for --track-renames 2026/01/25 03:02:30 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:02:30 DEBUG : check sum: Need to transfer - No matching file found at Destination 2026/01/25 03:02:30 DEBUG : empty space: Need to transfer - No matching file found at Destination 2026/01/25 03:02:30 DEBUG : existing: Need to transfer - No matching file found at Destination 2026/01/25 03:02:30 DEBUG : hello world2: Need to transfer - No matching file found at Destination 2026/01/25 03:02:30 DEBUG : ignore-size: Need to transfer - No matching file found at Destination 2026/01/25 03:02:30 DEBUG : potato2: Need to transfer - No matching file found at Destination 2026/01/25 03:02:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/25 03:02:30 DEBUG : sizeonly: Need to transfer - No matching file found at Destination 2026/01/25 03:02:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/01/25 03:02:30 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for renames to finish 2026/01/25 03:02:30 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:02:48 ERROR : check sum: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:02:50 ERROR : empty space: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:02:52 ERROR : existing: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:02:54 ERROR : hello world2: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:03:12 ERROR : ignore-size: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:03:14 ERROR : potato2: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:03:16 ERROR : potato: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:03:18 ERROR : sizeonly: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:03:24 ERROR : yam: Failed to copy: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:03:24 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting files as there were IO errors 2026/01/25 03:03:24 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting directories as there were IO errors sync_test.go:1687: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Received unexpected error: failed to list existing files: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncWithTrackRenamesStrategyLeaf 2026/01/25 03:03:30 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (66.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 Error: Should be true Test: TestServerSideMoveLocal Messages: listing wrong, want dir1/file1.txt (5), dir2/file2.txt (11) got a/potato2 (60), check sum (1), dir1/file1.txt (5), dir2/file2.txt (11), empty space (1), existing (6), hello world2 (12), ignore-size (8), potato (14), potato2 (60), sizeonly (6), sub dir/hello world (11), sub/yam (11), yam (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "check sum" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "hello world2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "ignore-size" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "potato" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "potato2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "sizeonly" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "yam" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "sub dir/hello world" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "a/potato2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1798 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "sub/yam" 2026/01/25 03:03:37 DEBUG : Creating backend with remote "/tmp/rclone2239187323/dir1" 2026/01/25 03:03:37 DEBUG : Config file has changed externally - reloading 2026/01/25 03:03:37 DEBUG : Creating backend with remote "/tmp/rclone2239187323/dir2" 2026/01/25 03:03:37 DEBUG : Local file system at /tmp/rclone2239187323/dir2: Using server-side directory move 2026/01/25 03:03:37 INFO : Local file system at /tmp/rclone2239187323/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/25 03:03:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/01/25 03:03:37 INFO : file1.txt: Moved (server-side) 2026/01/25 03:03:37 DEBUG : Local file system at /tmp/rclone2239187323/dir2: Waiting for checks to finish 2026/01/25 03:03:37 DEBUG : Local file system at /tmp/rclone2239187323/dir2: Waiting for transfers to finish 2026/01/25 03:03:41 ERROR : error listing: error decoding response: invalid character 'e' looking for beginning of value run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: error decoding response: invalid character 'e' looking for beginning of value Test: TestServerSideMoveLocal --- FAIL: TestServerSideMoveLocal (11.17s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "FileLu root 'rclone-test-yogudal4zoco'": error decoding response: invalid character 'e' looking for beginning of value 2026/01/25 03:03:49 ERROR : error listing: directory not found --- FAIL: TestMoveWithDeleteEmptySrcDirs (7.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:03:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco" with ID 2556484 2026/01/25 03:03:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/25 03:03:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/25 03:03:53 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:03:53 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:03:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/sub dir" with ID 2556485 2026/01/25 03:03:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/nested/sub dir" with ID 2556487 2026/01/25 03:03:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/25 03:03:57 DEBUG : sub dir/hello world: size = 11 OK 2026/01/25 03:03:57 INFO : sub dir/hello world: Copied (new) 2026/01/25 03:03:57 INFO : sub dir/hello world: Deleted 2026/01/25 03:03:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "nested/sub dir/file" 2026/01/25 03:03:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/25 03:03:57 INFO : nested/sub dir/file: Copied (new) 2026/01/25 03:03:57 INFO : nested/sub dir/file: Deleted 2026/01/25 03:04:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/sub dir/hello world 2026/01/25 03:04:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/nested/sub dir/file 2026/01/25 03:04:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir" 2026/01/25 03:04:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/nested/sub dir" 2026/01/25 03:04:12 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/nested" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (23.14s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:04:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/01/25 03:04:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/25 03:04:13 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:04:13 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:04:14 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "existing" 2026/01/25 03:04:14 DEBUG : existing: size = 6 OK 2026/01/25 03:04:14 INFO : existing: Copied (new) 2026/01/25 03:04:14 INFO : existing: Deleted 2026/01/25 03:04:14 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "existing-b" 2026/01/25 03:04:14 DEBUG : existing-b: size = 6 OK 2026/01/25 03:04:14 INFO : existing-b: Copied (new) 2026/01/25 03:04:14 INFO : existing-b: Deleted 2026/01/25 03:04:15 DEBUG : existing: Destination exists, skipping 2026/01/25 03:04:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/01/25 03:04:15 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:04:15 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:04:15 INFO : There was nothing to transfer 2026/01/25 03:04:16 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/existing 2026/01/25 03:04:16 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/existing-b --- PASS: TestMoveWithIgnoreExisting (4.99s) === RUN TestServerSideMove run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:04:17 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mivavac4ruyu" 2026/01/25 03:04:17 DEBUG : Config file has changed externally - reloading 2026/01/25 03:04:19 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "potato2" 2026/01/25 03:04:20 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "empty space" 2026/01/25 03:04:22 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "potato3" sync_test.go:1736: Server side move (if possible) FileLu root 'rclone-test-yogudal4zoco' -> FileLu root 'rclone-test-mivavac4ruyu' 2026/01/25 03:04:23 INFO : FileLu root 'rclone-test-mivavac4ruyu': Successfully created folder "rclone-test-mivavac4ruyu" with ID 2556488 2026/01/25 03:04:25 INFO : FileLu root 'rclone-test-mivavac4ruyu': Put: Successfully uploaded new file "empty space" 2026/01/25 03:04:26 INFO : FileLu root 'rclone-test-mivavac4ruyu': Put: Successfully uploaded new file "potato3" 2026/01/25 03:04:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 03:04:27 DEBUG : empty space: size = 1 OK 2026/01/25 03:04:27 DEBUG : empty space: Sizes identical 2026/01/25 03:04:27 DEBUG : empty space: Unchanged skipping 2026/01/25 03:04:27 DEBUG : potato3: size = 68 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:04:27 DEBUG : potato3: size = 60 (FileLu root 'rclone-test-mivavac4ruyu') 2026/01/25 03:04:27 DEBUG : potato3: Sizes differ 2026/01/25 03:04:27 DEBUG : FileLu root 'rclone-test-mivavac4ruyu': Waiting for checks to finish 2026/01/25 03:04:27 INFO : FileLu root 'rclone-test-mivavac4ruyu': Successfully deleted file: /rclone-test-mivavac4ruyu/potato3 2026/01/25 03:04:27 INFO : potato3: Deleted 2026/01/25 03:04:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/empty space 2026/01/25 03:04:27 INFO : empty space: Deleted 2026/01/25 03:04:27 DEBUG : FileLu root 'rclone-test-mivavac4ruyu': Waiting for transfers to finish 2026/01/25 03:04:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/potato2 2026/01/25 03:04:30 INFO : potato2: Moved (server-side) 2026/01/25 03:04:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/potato3 2026/01/25 03:04:30 INFO : potato3: Moved (server-side) 2026/01/25 03:04:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lasecus3veki" 2026/01/25 03:04:32 DEBUG : empty space: Need to transfer - File not found at Destination 2026/01/25 03:04:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 03:04:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/25 03:04:32 DEBUG : FileLu root 'rclone-test-lasecus3veki': Waiting for checks to finish 2026/01/25 03:04:32 DEBUG : FileLu root 'rclone-test-lasecus3veki': Waiting for transfers to finish 2026/01/25 03:04:34 INFO : FileLu root 'rclone-test-lasecus3veki': Successfully created folder "rclone-test-lasecus3veki" with ID 2556489 2026/01/25 03:04:34 INFO : FileLu root 'rclone-test-lasecus3veki': Successfully created folder "rclone-test-lasecus3veki" with ID 2.556489e+06 2026/01/25 03:04:35 INFO : FileLu root 'rclone-test-mivavac4ruyu': Successfully deleted file: /rclone-test-mivavac4ruyu/empty space 2026/01/25 03:04:35 INFO : empty space: Moved (server-side) 2026/01/25 03:04:35 INFO : FileLu root 'rclone-test-mivavac4ruyu': Successfully deleted file: /rclone-test-mivavac4ruyu/potato3 2026/01/25 03:04:35 INFO : potato3: Moved (server-side) 2026/01/25 03:04:35 INFO : FileLu root 'rclone-test-mivavac4ruyu': Successfully deleted file: /rclone-test-mivavac4ruyu/potato2 2026/01/25 03:04:35 INFO : potato2: Moved (server-side) 2026/01/25 03:04:36 DEBUG : FileLu root 'rclone-test-lasecus3veki': Purge remote 2026/01/25 03:04:36 INFO : FileLu root 'rclone-test-lasecus3veki': Rmdir: successfully deleted "/rclone-test-lasecus3veki" 2026/01/25 03:04:36 DEBUG : FileLu root 'rclone-test-mivavac4ruyu': Purge remote 2026/01/25 03:04:37 INFO : FileLu root 'rclone-test-mivavac4ruyu': Rmdir: successfully deleted "/rclone-test-mivavac4ruyu" --- PASS: TestServerSideMove (20.61s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:04:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dicojoh6vecu" 2026/01/25 03:04:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "potato2" 2026/01/25 03:04:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "empty space" 2026/01/25 03:04:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "potato3" sync_test.go:1736: Server side move (if possible) FileLu root 'rclone-test-yogudal4zoco' -> FileLu root 'rclone-test-dicojoh6vecu' 2026/01/25 03:04:43 INFO : FileLu root 'rclone-test-dicojoh6vecu': Successfully created folder "rclone-test-dicojoh6vecu" with ID 2556490 2026/01/25 03:04:45 INFO : FileLu root 'rclone-test-dicojoh6vecu': Put: Successfully uploaded new file "empty space" 2026/01/25 03:04:46 INFO : FileLu root 'rclone-test-dicojoh6vecu': Put: Successfully uploaded new file "potato3" 2026/01/25 03:04:47 DEBUG : empty space: Excluded (Size Filter) 2026/01/25 03:04:47 DEBUG : empty space: Excluded 2026/01/25 03:04:47 DEBUG : empty space: Excluded (Size Filter) 2026/01/25 03:04:47 DEBUG : empty space: Excluded 2026/01/25 03:04:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 03:04:47 DEBUG : FileLu root 'rclone-test-dicojoh6vecu': Waiting for checks to finish 2026/01/25 03:04:47 DEBUG : potato3: size = 68 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:04:47 DEBUG : potato3: size = 60 (FileLu root 'rclone-test-dicojoh6vecu') 2026/01/25 03:04:47 DEBUG : potato3: Sizes differ 2026/01/25 03:04:47 DEBUG : FileLu root 'rclone-test-dicojoh6vecu': Waiting for transfers to finish 2026/01/25 03:04:47 INFO : FileLu root 'rclone-test-dicojoh6vecu': Successfully deleted file: /rclone-test-dicojoh6vecu/potato3 2026/01/25 03:04:47 INFO : potato3: Deleted 2026/01/25 03:04:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/potato2 2026/01/25 03:04:50 INFO : potato2: Moved (server-side) 2026/01/25 03:04:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/potato3 2026/01/25 03:04:50 INFO : potato3: Moved (server-side) 2026/01/25 03:04:50 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yopafiz0xivu" 2026/01/25 03:04:51 DEBUG : empty space: Excluded (Size Filter) 2026/01/25 03:04:51 DEBUG : empty space: Excluded 2026/01/25 03:04:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 03:04:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/25 03:04:51 DEBUG : FileLu root 'rclone-test-yopafiz0xivu': Waiting for checks to finish 2026/01/25 03:04:51 DEBUG : FileLu root 'rclone-test-yopafiz0xivu': Waiting for transfers to finish 2026/01/25 03:04:53 INFO : FileLu root 'rclone-test-yopafiz0xivu': Successfully created folder "rclone-test-yopafiz0xivu" with ID 2556491 2026/01/25 03:04:54 INFO : FileLu root 'rclone-test-dicojoh6vecu': Successfully deleted file: /rclone-test-dicojoh6vecu/potato3 2026/01/25 03:04:54 INFO : potato3: Moved (server-side) 2026/01/25 03:04:54 INFO : FileLu root 'rclone-test-dicojoh6vecu': Successfully deleted file: /rclone-test-dicojoh6vecu/potato2 2026/01/25 03:04:54 INFO : potato2: Moved (server-side) 2026/01/25 03:04:55 DEBUG : FileLu root 'rclone-test-yopafiz0xivu': Purge remote 2026/01/25 03:04:55 INFO : FileLu root 'rclone-test-yopafiz0xivu': Rmdir: successfully deleted "/rclone-test-yopafiz0xivu" 2026/01/25 03:04:55 DEBUG : FileLu root 'rclone-test-dicojoh6vecu': Purge remote 2026/01/25 03:04:55 INFO : FileLu root 'rclone-test-dicojoh6vecu': Rmdir: successfully deleted "/rclone-test-dicojoh6vecu" 2026/01/25 03:04:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/empty space --- PASS: TestServerSideMoveWithFilter (18.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:04:56 DEBUG : Creating backend with remote "TestFileLu:rclone-test-melerac9rufe" 2026/01/25 03:04:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "potato2" 2026/01/25 03:04:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "empty space" 2026/01/25 03:05:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "potato3" 2026/01/25 03:05:01 INFO : tomatoDir: Making directory 2026/01/25 03:05:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tomatoDir" with ID 2556492 sync_test.go:1736: Server side move (if possible) FileLu root 'rclone-test-yogudal4zoco' -> FileLu root 'rclone-test-melerac9rufe' 2026/01/25 03:05:02 INFO : FileLu root 'rclone-test-melerac9rufe': Successfully created folder "rclone-test-melerac9rufe" with ID 2556493 2026/01/25 03:05:12 INFO : FileLu root 'rclone-test-melerac9rufe': Put: Successfully uploaded new file "empty space" 2026/01/25 03:05:23 INFO : FileLu root 'rclone-test-melerac9rufe': Put: Successfully uploaded new file "potato3" 2026/01/25 03:05:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 03:05:24 DEBUG : empty space: size = 1 OK 2026/01/25 03:05:24 DEBUG : empty space: Sizes identical 2026/01/25 03:05:24 DEBUG : empty space: Unchanged skipping 2026/01/25 03:05:24 DEBUG : potato3: size = 68 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:05:24 DEBUG : potato3: size = 60 (FileLu root 'rclone-test-melerac9rufe') 2026/01/25 03:05:24 DEBUG : potato3: Sizes differ 2026/01/25 03:05:24 INFO : FileLu root 'rclone-test-melerac9rufe': Successfully deleted file: /rclone-test-melerac9rufe/potato3 2026/01/25 03:05:24 INFO : potato3: Deleted 2026/01/25 03:05:24 DEBUG : FileLu root 'rclone-test-melerac9rufe': Waiting for checks to finish 2026/01/25 03:05:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/empty space 2026/01/25 03:05:25 INFO : empty space: Deleted 2026/01/25 03:05:25 DEBUG : FileLu root 'rclone-test-melerac9rufe': Waiting for transfers to finish 2026/01/25 03:05:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/potato3 2026/01/25 03:05:28 INFO : potato3: Moved (server-side) 2026/01/25 03:05:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/potato2 2026/01/25 03:05:28 INFO : potato2: Moved (server-side) 2026/01/25 03:05:28 INFO : tomatoDir: Removing directory 2026/01/25 03:05:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tomatoDir" 2026/01/25 03:05:28 DEBUG : FileLu root 'rclone-test-yogudal4zoco': deleted 1 directories 2026/01/25 03:05:29 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sesuneb8weri" 2026/01/25 03:05:29 INFO : tomatoDir: Making directory 2026/01/25 03:05:30 INFO : FileLu root 'rclone-test-melerac9rufe': Successfully created folder "rclone-test-melerac9rufe/tomatoDir" with ID 2556494 2026/01/25 03:05:30 DEBUG : empty space: Need to transfer - File not found at Destination 2026/01/25 03:05:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/25 03:05:30 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/25 03:05:31 DEBUG : FileLu root 'rclone-test-sesuneb8weri': Waiting for checks to finish 2026/01/25 03:05:31 DEBUG : FileLu root 'rclone-test-sesuneb8weri': Waiting for transfers to finish 2026/01/25 03:05:32 INFO : FileLu root 'rclone-test-sesuneb8weri': Successfully created folder "rclone-test-sesuneb8weri" with ID 2556495 2026/01/25 03:05:32 INFO : FileLu root 'rclone-test-sesuneb8weri': Successfully created folder "rclone-test-sesuneb8weri" with ID 2.556495e+06 2026/01/25 03:05:33 INFO : FileLu root 'rclone-test-melerac9rufe': Successfully deleted file: /rclone-test-melerac9rufe/empty space 2026/01/25 03:05:33 INFO : empty space: Moved (server-side) 2026/01/25 03:05:34 INFO : FileLu root 'rclone-test-melerac9rufe': Successfully deleted file: /rclone-test-melerac9rufe/potato2 2026/01/25 03:05:34 INFO : potato2: Moved (server-side) 2026/01/25 03:05:34 INFO : FileLu root 'rclone-test-melerac9rufe': Successfully deleted file: /rclone-test-melerac9rufe/potato3 2026/01/25 03:05:34 INFO : potato3: Moved (server-side) 2026/01/25 03:05:34 INFO : tomatoDir: Removing directory 2026/01/25 03:05:35 INFO : FileLu root 'rclone-test-melerac9rufe': Rmdir: successfully deleted "/rclone-test-melerac9rufe/tomatoDir" 2026/01/25 03:05:35 DEBUG : FileLu root 'rclone-test-melerac9rufe': deleted 1 directories 2026/01/25 03:05:36 DEBUG : FileLu root 'rclone-test-sesuneb8weri': Purge remote 2026/01/25 03:05:36 INFO : FileLu root 'rclone-test-sesuneb8weri': Rmdir: successfully deleted "/rclone-test-sesuneb8weri" 2026/01/25 03:05:36 DEBUG : FileLu root 'rclone-test-melerac9rufe': Purge remote 2026/01/25 03:05:36 INFO : FileLu root 'rclone-test-melerac9rufe': Rmdir: successfully deleted "/rclone-test-melerac9rufe" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.66s) === RUN TestServerSideMoveOverlap run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:05:37 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/rclone-move-test" 2026/01/25 03:05:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "potato2" 2026/01/25 03:05:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/potato2 --- PASS: TestServerSideMoveOverlap (3.81s) === RUN TestSyncOverlap run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:05:41 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/rclone-sync-test" --- PASS: TestSyncOverlap (1.67s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:05:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/rclone-sync-test" 2026/01/25 03:05:43 INFO : FileLu root 'rclone-test-yogudal4zoco/rclone-sync-test': Successfully created folder "rclone-test-yogudal4zoco/rclone-sync-test" with ID 2556496 2026/01/25 03:05:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/rclone-sync-test-include/layer2" 2026/01/25 03:05:44 INFO : FileLu root 'rclone-test-yogudal4zoco/rclone-sync-test-include/layer2': Successfully created folder "rclone-test-yogudal4zoco/rclone-sync-test-include/layer2" with ID 2556498 2026/01/25 03:05:44 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/rclone-sync-test-ignore-file" 2026/01/25 03:05:45 INFO : FileLu root 'rclone-test-yogudal4zoco/rclone-sync-test-ignore-file': Successfully created folder "rclone-test-yogudal4zoco/rclone-sync-test-ignore-file" with ID 2556499 2026/01/25 03:05:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "rclone-sync-test-ignore-file/.ignore" 2026/01/25 03:05:47 DEBUG : rclone-sync-test: Excluded 2026/01/25 03:05:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/25 03:05:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/25 03:05:49 DEBUG : FileLu root 'rclone-test-yogudal4zoco/rclone-sync-test': Waiting for checks to finish 2026/01/25 03:05:49 DEBUG : FileLu root 'rclone-test-yogudal4zoco/rclone-sync-test': Waiting for transfers to finish 2026/01/25 03:05:49 DEBUG : Waiting for deletions to finish 2026/01/25 03:05:49 INFO : There was nothing to transfer 2026/01/25 03:05:50 DEBUG : rclone-sync-test: Excluded 2026/01/25 03:05:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/25 03:05:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/25 03:05:51 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:05:51 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:05:51 DEBUG : Waiting for deletions to finish 2026/01/25 03:05:51 INFO : rclone-sync-test-include: Removing directory 2026/01/25 03:05:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: Rmdir: directory "/rclone-test-yogudal4zoco/rclone-sync-test-include" is not empty 2026/01/25 03:05:52 DEBUG : FileLu root 'rclone-test-yogudal4zoco': failed to delete 1 directories 2026/01/25 03:05:52 INFO : There was nothing to transfer 2026/01/25 03:05:52 DEBUG : rclone-sync-test: Excluded 2026/01/25 03:05:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/25 03:05:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/25 03:05:54 DEBUG : FileLu root 'rclone-test-yogudal4zoco/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/01/25 03:05:54 DEBUG : FileLu root 'rclone-test-yogudal4zoco/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/01/25 03:05:54 DEBUG : Waiting for deletions to finish 2026/01/25 03:05:54 INFO : There was nothing to transfer 2026/01/25 03:05:55 DEBUG : rclone-sync-test: Excluded 2026/01/25 03:05:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/25 03:05:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/25 03:05:56 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:05:56 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:05:56 DEBUG : Waiting for deletions to finish 2026/01/25 03:05:56 INFO : rclone-sync-test-include: Removing directory 2026/01/25 03:05:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: Rmdir: directory "/rclone-test-yogudal4zoco/rclone-sync-test-include" is not empty 2026/01/25 03:05:57 DEBUG : FileLu root 'rclone-test-yogudal4zoco': failed to delete 1 directories 2026/01/25 03:05:57 INFO : There was nothing to transfer 2026/01/25 03:05:58 DEBUG : Excluded 2026/01/25 03:05:58 DEBUG : rclone-sync-test: Excluded 2026/01/25 03:05:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/25 03:05:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/25 03:05:59 DEBUG : FileLu root 'rclone-test-yogudal4zoco/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/01/25 03:05:59 DEBUG : FileLu root 'rclone-test-yogudal4zoco/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/01/25 03:05:59 DEBUG : Waiting for deletions to finish 2026/01/25 03:05:59 INFO : There was nothing to transfer 2026/01/25 03:06:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/rclone-sync-test-ignore-file/.ignore 2026/01/25 03:06:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/rclone-sync-test-include/layer2" 2026/01/25 03:06:05 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/rclone-sync-test-include" 2026/01/25 03:06:12 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/rclone-sync-test-ignore-file" 2026/01/25 03:06:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/rclone-sync-test" --- PASS: TestSyncOverlapWithFilter (41.26s) === RUN TestSyncCompareDest run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:06:24 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/dst" 2026/01/25 03:06:24 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/CompareDest" 2026/01/25 03:06:25 DEBUG : one: Need to transfer - File not found at Destination 2026/01/25 03:06:25 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:06:25 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:06:26 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully created folder "rclone-test-yogudal4zoco/dst" with ID 2556500 2026/01/25 03:06:27 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:06:27 DEBUG : one: size = 3 OK 2026/01/25 03:06:27 INFO : one: Copied (new) 2026/01/25 03:06:27 DEBUG : Waiting for deletions to finish 2026/01/25 03:06:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:06:29 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:06:29 DEBUG : one: size = 3 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:06:29 DEBUG : one: Sizes differ 2026/01/25 03:06:29 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:06:31 DEBUG : one: size = 5 OK 2026/01/25 03:06:31 INFO : one: Copied (replaced existing) 2026/01/25 03:06:31 DEBUG : Waiting for deletions to finish 2026/01/25 03:06:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/one" 2026/01/25 03:06:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/CompareDest" with ID 2556501 2026/01/25 03:06:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "CompareDest/one" 2026/01/25 03:06:36 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:06:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:06:36 DEBUG : one: size = 3 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:06:36 DEBUG : one: Sizes differ 2026/01/25 03:06:37 DEBUG : one: size = 5 OK 2026/01/25 03:06:37 DEBUG : one: Sizes identical 2026/01/25 03:06:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/25 03:06:37 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:06:37 DEBUG : Waiting for deletions to finish 2026/01/25 03:06:37 INFO : There was nothing to transfer 2026/01/25 03:06:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "CompareDest/two" 2026/01/25 03:06:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:06:40 DEBUG : one: size = 3 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:06:40 DEBUG : one: Sizes differ 2026/01/25 03:06:40 DEBUG : two: size = 3 OK 2026/01/25 03:06:40 DEBUG : two: Sizes identical 2026/01/25 03:06:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/25 03:06:40 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:06:41 DEBUG : one: size = 5 OK 2026/01/25 03:06:41 DEBUG : one: Sizes identical 2026/01/25 03:06:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/25 03:06:41 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:06:41 DEBUG : Waiting for deletions to finish 2026/01/25 03:06:41 INFO : There was nothing to transfer 2026/01/25 03:06:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:06:42 DEBUG : one: size = 3 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:06:42 DEBUG : one: Sizes differ 2026/01/25 03:06:42 DEBUG : one: size = 5 OK 2026/01/25 03:06:42 DEBUG : one: Sizes identical 2026/01/25 03:06:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/25 03:06:42 DEBUG : two: size = 3 OK 2026/01/25 03:06:42 DEBUG : two: Sizes identical 2026/01/25 03:06:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/25 03:06:42 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:06:42 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:06:42 DEBUG : Waiting for deletions to finish 2026/01/25 03:06:42 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/01/25 03:06:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:06:44 DEBUG : one: size = 3 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:06:44 DEBUG : one: Sizes differ 2026/01/25 03:06:44 DEBUG : two: size = 5 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:06:44 DEBUG : two: size = 3 (FileLu root 'rclone-test-yogudal4zoco/CompareDest') 2026/01/25 03:06:44 DEBUG : two: Sizes differ 2026/01/25 03:06:44 DEBUG : two: Need to transfer - File not found at Destination 2026/01/25 03:06:44 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:06:44 DEBUG : one: size = 5 OK 2026/01/25 03:06:44 DEBUG : one: Sizes identical 2026/01/25 03:06:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/25 03:06:44 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:06:46 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "two" 2026/01/25 03:06:46 DEBUG : two: size = 5 OK 2026/01/25 03:06:46 INFO : two: Copied (new) 2026/01/25 03:06:46 DEBUG : Waiting for deletions to finish 2026/01/25 03:06:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:06:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/two 2026/01/25 03:06:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/CompareDest/one 2026/01/25 03:06:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/CompareDest/two 2026/01/25 03:06:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dst" 2026/01/25 03:06:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/CompareDest" --- PASS: TestSyncCompareDest (25.99s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:06:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/pre-dest1" with ID 2556502 2026/01/25 03:06:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "pre-dest1/1" 2026/01/25 03:06:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/pre-dest2" with ID 2556503 2026/01/25 03:06:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "pre-dest2/2" 2026/01/25 03:06:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/dest" 2026/01/25 03:06:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/pre-dest1" 2026/01/25 03:06:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/pre-dest2" 2026/01/25 03:06:56 DEBUG : 1: size = 1 OK 2026/01/25 03:06:56 DEBUG : 1: Sizes identical 2026/01/25 03:06:56 DEBUG : 1: Destination found in --compare-dest, skipping 2026/01/25 03:06:58 DEBUG : 2: size = 1 OK 2026/01/25 03:06:58 DEBUG : 2: Sizes identical 2026/01/25 03:06:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/01/25 03:06:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/01/25 03:06:58 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dest': Waiting for checks to finish 2026/01/25 03:06:58 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dest': Waiting for transfers to finish 2026/01/25 03:06:59 INFO : FileLu root 'rclone-test-yogudal4zoco/dest': Successfully created folder "rclone-test-yogudal4zoco/dest" with ID 2556504 2026/01/25 03:07:00 INFO : FileLu root 'rclone-test-yogudal4zoco/dest': Put: Successfully uploaded new file "3" 2026/01/25 03:07:00 DEBUG : 3: size = 1 OK 2026/01/25 03:07:00 INFO : 3: Copied (new) 2026/01/25 03:07:00 DEBUG : Waiting for deletions to finish 2026/01/25 03:07:05 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/pre-dest2/2 2026/01/25 03:07:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/pre-dest1/1 2026/01/25 03:07:17 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dest/3 2026/01/25 03:07:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/pre-dest2" 2026/01/25 03:07:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/pre-dest1" 2026/01/25 03:07:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dest" --- PASS: TestSyncMultipleCompareDest (34.98s) === RUN TestSyncCopyDest run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (1.16s) === RUN TestSyncBackupDir run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:07:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dst" with ID 2556505 2026/01/25 03:07:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/one" 2026/01/25 03:07:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/two" 2026/01/25 03:07:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/three.txt" 2026/01/25 03:07:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/dst" 2026/01/25 03:07:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/backup" 2026/01/25 03:07:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:07:33 DEBUG : one: size = 3 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:07:33 DEBUG : one: Sizes differ 2026/01/25 03:07:33 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:07:33 DEBUG : two: size = 3 OK 2026/01/25 03:07:33 DEBUG : two: Sizes identical 2026/01/25 03:07:33 DEBUG : two: Unchanged skipping 2026/01/25 03:07:35 INFO : FileLu root 'rclone-test-yogudal4zoco/backup': Successfully created folder "rclone-test-yogudal4zoco/backup" with ID 2556506 2026/01/25 03:07:37 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:07:37 INFO : one: Moved (server-side) 2026/01/25 03:07:37 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:07:39 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:07:39 DEBUG : one: size = 4 OK 2026/01/25 03:07:39 INFO : one: Copied (new) 2026/01/25 03:07:39 DEBUG : Waiting for deletions to finish 2026/01/25 03:07:42 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:07:42 INFO : three.txt: Moved (server-side) 2026/01/25 03:07:42 INFO : three.txt: Moved into backup dir 2026/01/25 03:07:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/three.txt" 2026/01/25 03:07:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:07:46 DEBUG : one: size = 4 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:07:46 DEBUG : one: Sizes differ 2026/01/25 03:07:46 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:07:46 DEBUG : two: size = 3 OK 2026/01/25 03:07:46 DEBUG : two: Sizes identical 2026/01/25 03:07:46 DEBUG : two: Unchanged skipping 2026/01/25 03:07:47 INFO : FileLu root 'rclone-test-yogudal4zoco/backup': Successfully deleted file: /rclone-test-yogudal4zoco/backup/one 2026/01/25 03:07:47 INFO : one: Deleted 2026/01/25 03:07:50 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:07:50 INFO : one: Moved (server-side) 2026/01/25 03:07:50 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:07:51 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:07:51 DEBUG : one: size = 5 OK 2026/01/25 03:07:51 INFO : one: Copied (new) 2026/01/25 03:07:51 DEBUG : Waiting for deletions to finish 2026/01/25 03:07:52 INFO : FileLu root 'rclone-test-yogudal4zoco/backup': Successfully deleted file: /rclone-test-yogudal4zoco/backup/three.txt 2026/01/25 03:07:52 INFO : three.txt: Deleted 2026/01/25 03:07:55 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:07:55 INFO : three.txt: Moved (server-side) 2026/01/25 03:07:55 INFO : three.txt: Moved into backup dir 2026/01/25 03:07:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:07:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/two 2026/01/25 03:07:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/backup/one 2026/01/25 03:07:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/backup/three.txt 2026/01/25 03:07:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dst" 2026/01/25 03:07:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/backup" --- PASS: TestSyncBackupDir (33.66s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:08:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dst" with ID 2556507 2026/01/25 03:08:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/one" 2026/01/25 03:08:22 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/two" 2026/01/25 03:08:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/three.txt" 2026/01/25 03:08:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/dst" 2026/01/25 03:08:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/backup" 2026/01/25 03:08:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:08:26 DEBUG : one: size = 3 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:08:26 DEBUG : one: Sizes differ 2026/01/25 03:08:26 DEBUG : two: size = 3 OK 2026/01/25 03:08:26 DEBUG : two: Sizes identical 2026/01/25 03:08:26 DEBUG : two: Unchanged skipping 2026/01/25 03:08:26 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:08:28 INFO : FileLu root 'rclone-test-yogudal4zoco/backup': Successfully created folder "rclone-test-yogudal4zoco/backup" with ID 2556508 2026/01/25 03:08:30 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:08:30 INFO : one: Moved (server-side) to: one.bak 2026/01/25 03:08:30 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:08:32 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:08:32 DEBUG : one: size = 4 OK 2026/01/25 03:08:32 INFO : one: Copied (new) 2026/01/25 03:08:32 DEBUG : Waiting for deletions to finish 2026/01/25 03:08:35 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:08:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/25 03:08:35 INFO : three.txt: Moved into backup dir 2026/01/25 03:08:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/three.txt" 2026/01/25 03:08:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:08:39 DEBUG : one: size = 4 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:08:39 DEBUG : one: Sizes differ 2026/01/25 03:08:39 DEBUG : two: size = 3 OK 2026/01/25 03:08:39 DEBUG : two: Sizes identical 2026/01/25 03:08:39 DEBUG : two: Unchanged skipping 2026/01/25 03:08:39 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:08:40 INFO : FileLu root 'rclone-test-yogudal4zoco/backup': Successfully deleted file: /rclone-test-yogudal4zoco/backup/one.bak 2026/01/25 03:08:40 INFO : one.bak: Deleted 2026/01/25 03:08:43 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:08:43 INFO : one: Moved (server-side) to: one.bak 2026/01/25 03:08:43 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:08:45 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:08:45 DEBUG : one: size = 5 OK 2026/01/25 03:08:45 INFO : one: Copied (new) 2026/01/25 03:08:45 DEBUG : Waiting for deletions to finish 2026/01/25 03:08:46 INFO : FileLu root 'rclone-test-yogudal4zoco/backup': Successfully deleted file: /rclone-test-yogudal4zoco/backup/three.txt.bak 2026/01/25 03:08:46 INFO : three.txt.bak: Deleted 2026/01/25 03:08:48 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:08:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/25 03:08:48 INFO : three.txt: Moved into backup dir 2026/01/25 03:08:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/backup/one.bak 2026/01/25 03:08:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/backup/three.txt.bak 2026/01/25 03:08:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:08:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/two 2026/01/25 03:08:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dst" 2026/01/25 03:08:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/backup" --- PASS: TestSyncBackupDirWithSuffix (53.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:08:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dst" with ID 2556509 2026/01/25 03:08:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/one" 2026/01/25 03:08:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/two" 2026/01/25 03:08:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/three.txt" 2026/01/25 03:08:59 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/dst" 2026/01/25 03:09:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/backup" 2026/01/25 03:09:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:09:01 DEBUG : two: size = 3 OK 2026/01/25 03:09:01 DEBUG : two: Sizes identical 2026/01/25 03:09:01 DEBUG : one: size = 3 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:09:01 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:09:01 DEBUG : one: Sizes differ 2026/01/25 03:09:01 DEBUG : two: Unchanged skipping 2026/01/25 03:09:09 INFO : FileLu root 'rclone-test-yogudal4zoco/backup': Successfully created folder "rclone-test-yogudal4zoco/backup" with ID 2556517 2026/01/25 03:09:24 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:09:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/25 03:09:24 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:09:25 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:09:25 DEBUG : one: size = 4 OK 2026/01/25 03:09:25 INFO : one: Copied (new) 2026/01/25 03:09:25 DEBUG : Waiting for deletions to finish 2026/01/25 03:09:29 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:09:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/25 03:09:29 INFO : three.txt: Moved into backup dir 2026/01/25 03:09:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/three.txt" 2026/01/25 03:09:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:09:33 DEBUG : two: size = 3 OK 2026/01/25 03:09:33 DEBUG : one: size = 4 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:09:33 DEBUG : two: Sizes identical 2026/01/25 03:09:33 DEBUG : one: Sizes differ 2026/01/25 03:09:33 DEBUG : two: Unchanged skipping 2026/01/25 03:09:33 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:09:34 INFO : FileLu root 'rclone-test-yogudal4zoco/backup': Successfully deleted file: /rclone-test-yogudal4zoco/backup/one-2019-01-01 2026/01/25 03:09:34 INFO : one-2019-01-01: Deleted 2026/01/25 03:09:37 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:09:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/25 03:09:37 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:09:39 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:09:39 DEBUG : one: size = 5 OK 2026/01/25 03:09:39 INFO : one: Copied (new) 2026/01/25 03:09:39 DEBUG : Waiting for deletions to finish 2026/01/25 03:09:40 INFO : FileLu root 'rclone-test-yogudal4zoco/backup': Successfully deleted file: /rclone-test-yogudal4zoco/backup/three-2019-01-01.txt 2026/01/25 03:09:40 INFO : three-2019-01-01.txt: Deleted 2026/01/25 03:09:43 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:09:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/25 03:09:43 INFO : three.txt: Moved into backup dir 2026/01/25 03:09:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:09:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/two 2026/01/25 03:09:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/backup/one-2019-01-01 2026/01/25 03:09:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/backup/three-2019-01-01.txt 2026/01/25 03:09:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dst" 2026/01/25 03:09:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/backup" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (54.42s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:09:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dst" with ID 2556518 2026/01/25 03:09:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/one" 2026/01/25 03:09:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/two" 2026/01/25 03:09:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/three.txt" 2026/01/25 03:09:53 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/dst" 2026/01/25 03:09:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:09:54 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:09:54 DEBUG : one: size = 3 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:09:54 DEBUG : one: Sizes differ 2026/01/25 03:09:54 DEBUG : two: size = 3 OK 2026/01/25 03:09:54 DEBUG : two: Sizes identical 2026/01/25 03:09:54 DEBUG : two: Unchanged skipping 2026/01/25 03:09:57 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:09:57 INFO : one: Moved (server-side) to: one.bak 2026/01/25 03:09:57 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:09:58 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:09:58 DEBUG : one: size = 4 OK 2026/01/25 03:09:58 INFO : one: Copied (new) 2026/01/25 03:09:58 DEBUG : Waiting for deletions to finish 2026/01/25 03:10:01 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:10:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/25 03:10:01 INFO : three.txt: Moved into backup dir 2026/01/25 03:10:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/three.txt" 2026/01/25 03:10:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/01/25 03:10:24 DEBUG : three.txt.bak: Excluded 2026/01/25 03:10:24 DEBUG : one.bak: Excluded (Path Filter) 2026/01/25 03:10:24 DEBUG : one.bak: Excluded 2026/01/25 03:10:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:10:24 DEBUG : one: size = 4 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:10:24 DEBUG : one: Sizes differ 2026/01/25 03:10:24 DEBUG : two: size = 3 OK 2026/01/25 03:10:24 DEBUG : two: Sizes identical 2026/01/25 03:10:24 DEBUG : two: Unchanged skipping 2026/01/25 03:10:24 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for checks to finish 2026/01/25 03:10:26 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one.bak 2026/01/25 03:10:26 INFO : one.bak: Deleted 2026/01/25 03:10:29 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:10:29 INFO : one: Moved (server-side) to: one.bak 2026/01/25 03:10:29 DEBUG : FileLu root 'rclone-test-yogudal4zoco/dst': Waiting for transfers to finish 2026/01/25 03:10:30 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:10:30 DEBUG : one: size = 5 OK 2026/01/25 03:10:30 INFO : one: Copied (new) 2026/01/25 03:10:30 DEBUG : Waiting for deletions to finish 2026/01/25 03:10:31 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt.bak 2026/01/25 03:10:31 INFO : three.txt.bak: Deleted 2026/01/25 03:10:34 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:10:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/25 03:10:34 INFO : three.txt: Moved into backup dir 2026/01/25 03:10:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:10:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one.bak 2026/01/25 03:10:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt.bak 2026/01/25 03:10:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/two 2026/01/25 03:10:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dst" --- PASS: TestSyncBackupDirSuffixOnly (50.49s) === RUN TestSyncSuffix run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:10:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dst" with ID 2556519 2026/01/25 03:10:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/one" 2026/01/25 03:10:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/two" 2026/01/25 03:10:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/three.txt" 2026/01/25 03:10:44 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/dst" 2026/01/25 03:10:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:10:45 DEBUG : one: size = 3 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:10:45 DEBUG : one: Sizes differ 2026/01/25 03:10:48 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:10:48 INFO : one: Moved (server-side) to: one.bak 2026/01/25 03:10:50 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:10:50 DEBUG : one: size = 4 OK 2026/01/25 03:10:50 INFO : one: Copied (new) 2026/01/25 03:10:50 DEBUG : two: size = 3 OK 2026/01/25 03:10:50 DEBUG : two: Sizes identical 2026/01/25 03:10:50 DEBUG : two: Unchanged skipping 2026/01/25 03:10:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:10:51 DEBUG : three.txt: size = 5 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:10:51 DEBUG : three.txt: Sizes differ 2026/01/25 03:10:54 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:10:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/25 03:10:56 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "three.txt" 2026/01/25 03:10:56 DEBUG : three.txt: size = 6 OK 2026/01/25 03:10:56 INFO : three.txt: Copied (new) 2026/01/25 03:10:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:10:57 DEBUG : one: size = 4 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:10:57 DEBUG : one: Sizes differ 2026/01/25 03:10:58 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one.bak 2026/01/25 03:10:58 INFO : one.bak: Deleted 2026/01/25 03:11:01 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:11:01 INFO : one: Moved (server-side) to: one.bak 2026/01/25 03:11:12 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:11:12 DEBUG : one: size = 5 OK 2026/01/25 03:11:12 INFO : one: Copied (new) 2026/01/25 03:11:23 DEBUG : two: size = 3 OK 2026/01/25 03:11:23 DEBUG : two: Sizes identical 2026/01/25 03:11:23 DEBUG : two: Unchanged skipping 2026/01/25 03:11:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:11:23 DEBUG : three.txt: size = 6 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:11:23 DEBUG : three.txt: Sizes differ 2026/01/25 03:11:24 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt.bak 2026/01/25 03:11:24 INFO : three.txt.bak: Deleted 2026/01/25 03:11:27 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:11:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/25 03:11:29 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "three.txt" 2026/01/25 03:11:29 DEBUG : three.txt: size = 19 OK 2026/01/25 03:11:29 INFO : three.txt: Copied (new) 2026/01/25 03:11:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:11:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one.bak 2026/01/25 03:11:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:11:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt.bak 2026/01/25 03:11:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/two 2026/01/25 03:11:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dst" --- PASS: TestSyncSuffix (54.95s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:11:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dst" with ID 2556521 2026/01/25 03:11:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/one" 2026/01/25 03:11:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/two" 2026/01/25 03:11:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dst/three.txt" 2026/01/25 03:11:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yogudal4zoco/dst" 2026/01/25 03:11:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:11:40 DEBUG : one: size = 3 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:11:40 DEBUG : one: Sizes differ 2026/01/25 03:11:43 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:11:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/25 03:11:45 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:11:45 DEBUG : one: size = 4 OK 2026/01/25 03:11:45 INFO : one: Copied (new) 2026/01/25 03:11:45 DEBUG : two: size = 3 OK 2026/01/25 03:11:45 DEBUG : two: Sizes identical 2026/01/25 03:11:45 DEBUG : two: Unchanged skipping 2026/01/25 03:11:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:11:46 DEBUG : three.txt: size = 5 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:11:46 DEBUG : three.txt: Sizes differ 2026/01/25 03:11:49 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:11:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/25 03:11:51 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "three.txt" 2026/01/25 03:11:51 DEBUG : three.txt: size = 6 OK 2026/01/25 03:11:51 INFO : three.txt: Copied (new) 2026/01/25 03:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:11:53 DEBUG : one: size = 4 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:11:53 DEBUG : one: Sizes differ 2026/01/25 03:11:54 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one-2019-01-01 2026/01/25 03:11:54 INFO : one-2019-01-01: Deleted 2026/01/25 03:11:57 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:11:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/25 03:11:59 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "one" 2026/01/25 03:11:59 DEBUG : one: size = 5 OK 2026/01/25 03:11:59 INFO : one: Copied (new) 2026/01/25 03:11:59 DEBUG : two: size = 3 OK 2026/01/25 03:11:59 DEBUG : two: Sizes identical 2026/01/25 03:11:59 DEBUG : two: Unchanged skipping 2026/01/25 03:12:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:12:00 DEBUG : three.txt: size = 6 (FileLu root 'rclone-test-yogudal4zoco/dst') 2026/01/25 03:12:00 DEBUG : three.txt: Sizes differ 2026/01/25 03:12:01 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three-2019-01-01.txt 2026/01/25 03:12:01 INFO : three-2019-01-01.txt: Deleted 2026/01/25 03:12:23 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:12:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/25 03:12:25 INFO : FileLu root 'rclone-test-yogudal4zoco/dst': Put: Successfully uploaded new file "three.txt" 2026/01/25 03:12:25 DEBUG : three.txt: size = 19 OK 2026/01/25 03:12:25 INFO : three.txt: Copied (new) 2026/01/25 03:12:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one 2026/01/25 03:12:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/one-2019-01-01 2026/01/25 03:12:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three-2019-01-01.txt 2026/01/25 03:12:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/three.txt 2026/01/25 03:12:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dst/two 2026/01/25 03:12:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dst" --- PASS: TestSyncSuffixKeepExtension (56.39s) === RUN TestSyncUTFNorm run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:12:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "Testêé" 2026/01/25 03:12:31 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:12:31 DEBUG : Testêé: size = 18 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:12:31 DEBUG : Testêé: Sizes differ 2026/01/25 03:12:31 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:12:31 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:12:34 DEBUG : Testêé: size = 14 OK 2026/01/25 03:12:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/01/25 03:12:34 DEBUG : Waiting for deletions to finish 2026/01/25 03:12:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/Testêé --- PASS: TestSyncUTFNorm (5.87s) === RUN TestSyncImmutable run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:12:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/25 03:12:36 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:12:36 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:12:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "existing" 2026/01/25 03:12:37 DEBUG : existing: size = 6 OK 2026/01/25 03:12:37 INFO : existing: Copied (new) 2026/01/25 03:12:37 DEBUG : Waiting for deletions to finish 2026/01/25 03:12:38 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:12:38 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:12:38 DEBUG : existing: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:12:38 DEBUG : existing: Sizes differ 2026/01/25 03:12:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/01/25 03:12:38 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:12:38 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting files as there were IO errors 2026/01/25 03:12:38 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting directories as there were IO errors 2026/01/25 03:12:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/existing --- PASS: TestSyncImmutable (4.25s) === RUN TestSyncIgnoreCase run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:12:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "EXISTING" 2026/01/25 03:12:41 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:12:41 DEBUG : EXISTING: size = 6 OK 2026/01/25 03:12:41 DEBUG : existing: Sizes identical 2026/01/25 03:12:41 DEBUG : existing: Unchanged skipping 2026/01/25 03:12:41 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:12:41 DEBUG : Waiting for deletions to finish 2026/01/25 03:12:41 INFO : There was nothing to transfer 2026/01/25 03:12:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/EXISTING --- PASS: TestSyncIgnoreCase (3.32s) === RUN TestFixCase run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.60s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (2.18s) --- SKIP: TestMaxTransfer/Hard (0.61s) --- SKIP: TestMaxTransfer/Soft (0.99s) --- SKIP: TestMaxTransfer/Cautious (0.58s) === RUN TestSyncConcurrentDelete run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:12:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both0" 2026/01/25 03:12:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only0" 2026/01/25 03:12:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both1" 2026/01/25 03:12:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only1" 2026/01/25 03:12:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both2" 2026/01/25 03:12:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only2" 2026/01/25 03:12:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both3" 2026/01/25 03:12:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only3" 2026/01/25 03:13:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both4" 2026/01/25 03:13:17 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only4" 2026/01/25 03:13:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both5" 2026/01/25 03:13:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only5" 2026/01/25 03:13:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both6" 2026/01/25 03:13:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only6" 2026/01/25 03:13:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both7" 2026/01/25 03:13:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only7" 2026/01/25 03:13:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both8" 2026/01/25 03:13:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only8" 2026/01/25 03:13:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both9" 2026/01/25 03:13:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only9" 2026/01/25 03:13:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both10" 2026/01/25 03:13:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only10" 2026/01/25 03:13:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both11" 2026/01/25 03:13:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only11" 2026/01/25 03:13:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both12" 2026/01/25 03:13:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only12" 2026/01/25 03:13:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both13" 2026/01/25 03:13:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only13" 2026/01/25 03:13:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both14" 2026/01/25 03:13:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only14" 2026/01/25 03:13:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both15" 2026/01/25 03:13:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only15" 2026/01/25 03:14:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both16" 2026/01/25 03:14:21 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only16" 2026/01/25 03:14:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both17" 2026/01/25 03:14:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only17" 2026/01/25 03:14:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both18" 2026/01/25 03:14:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only18" 2026/01/25 03:14:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both19" 2026/01/25 03:14:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only19" 2026/01/25 03:14:33 DEBUG : both11: size = 6 OK 2026/01/25 03:14:33 DEBUG : both11: Sizes identical 2026/01/25 03:14:33 DEBUG : both10: size = 6 OK 2026/01/25 03:14:33 DEBUG : both10: Sizes identical 2026/01/25 03:14:33 DEBUG : both11: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both13: size = 6 OK 2026/01/25 03:14:33 DEBUG : both13: Sizes identical 2026/01/25 03:14:33 DEBUG : both12: size = 6 OK 2026/01/25 03:14:33 DEBUG : both12: Sizes identical 2026/01/25 03:14:33 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:14:33 DEBUG : both13: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both14: size = 6 OK 2026/01/25 03:14:33 DEBUG : both14: Sizes identical 2026/01/25 03:14:33 DEBUG : both14: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both15: size = 6 OK 2026/01/25 03:14:33 DEBUG : both15: Sizes identical 2026/01/25 03:14:33 DEBUG : both15: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both16: size = 6 OK 2026/01/25 03:14:33 DEBUG : both0: size = 6 OK 2026/01/25 03:14:33 DEBUG : both0: Sizes identical 2026/01/25 03:14:33 DEBUG : both16: Sizes identical 2026/01/25 03:14:33 DEBUG : both12: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both17: size = 6 OK 2026/01/25 03:14:33 DEBUG : both17: Sizes identical 2026/01/25 03:14:33 DEBUG : both17: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both18: size = 6 OK 2026/01/25 03:14:33 DEBUG : both18: Sizes identical 2026/01/25 03:14:33 DEBUG : both18: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both19: size = 6 OK 2026/01/25 03:14:33 DEBUG : both19: Sizes identical 2026/01/25 03:14:33 DEBUG : both19: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both1: size = 6 OK 2026/01/25 03:14:33 DEBUG : both1: Sizes identical 2026/01/25 03:14:33 DEBUG : both1: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both2: size = 6 OK 2026/01/25 03:14:33 DEBUG : both2: Sizes identical 2026/01/25 03:14:33 DEBUG : both10: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both0: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both16: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both4: size = 6 OK 2026/01/25 03:14:33 DEBUG : both4: Sizes identical 2026/01/25 03:14:33 DEBUG : both4: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both3: size = 6 OK 2026/01/25 03:14:33 DEBUG : both5: size = 6 OK 2026/01/25 03:14:33 DEBUG : both5: Sizes identical 2026/01/25 03:14:33 DEBUG : both6: size = 6 OK 2026/01/25 03:14:33 DEBUG : both3: Sizes identical 2026/01/25 03:14:33 DEBUG : both6: Sizes identical 2026/01/25 03:14:33 DEBUG : both5: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both7: size = 6 OK 2026/01/25 03:14:33 DEBUG : both7: Sizes identical 2026/01/25 03:14:33 DEBUG : both6: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both8: size = 6 OK 2026/01/25 03:14:33 DEBUG : both8: Sizes identical 2026/01/25 03:14:33 DEBUG : both8: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both9: size = 6 OK 2026/01/25 03:14:33 DEBUG : both9: Sizes identical 2026/01/25 03:14:33 DEBUG : both3: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both2: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both7: Unchanged skipping 2026/01/25 03:14:33 DEBUG : both9: Unchanged skipping 2026/01/25 03:14:33 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:14:33 DEBUG : Waiting for deletions to finish 2026/01/25 03:14:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only10 2026/01/25 03:14:33 INFO : only10: Deleted 2026/01/25 03:14:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only14 2026/01/25 03:14:34 INFO : only14: Deleted 2026/01/25 03:14:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only11 2026/01/25 03:14:34 INFO : only11: Deleted 2026/01/25 03:14:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only16 2026/01/25 03:14:34 INFO : only16: Deleted 2026/01/25 03:14:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only18 2026/01/25 03:14:34 INFO : only18: Deleted 2026/01/25 03:14:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only5 2026/01/25 03:14:34 INFO : only5: Deleted 2026/01/25 03:14:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only2 2026/01/25 03:14:34 INFO : only2: Deleted 2026/01/25 03:14:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only9 2026/01/25 03:14:34 INFO : only9: Deleted 2026/01/25 03:14:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only0 2026/01/25 03:14:34 INFO : only0: Deleted 2026/01/25 03:14:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only12 2026/01/25 03:14:35 INFO : only12: Deleted 2026/01/25 03:14:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only15 2026/01/25 03:14:35 INFO : only15: Deleted 2026/01/25 03:14:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only13 2026/01/25 03:14:35 INFO : only13: Deleted 2026/01/25 03:14:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only17 2026/01/25 03:14:35 INFO : only17: Deleted 2026/01/25 03:14:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only8 2026/01/25 03:14:35 INFO : only8: Deleted 2026/01/25 03:14:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only3 2026/01/25 03:14:35 INFO : only3: Deleted 2026/01/25 03:14:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only4 2026/01/25 03:14:35 INFO : only4: Deleted 2026/01/25 03:14:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only6 2026/01/25 03:14:35 INFO : only6: Deleted 2026/01/25 03:14:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only19 2026/01/25 03:14:35 INFO : only19: Deleted 2026/01/25 03:14:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only1 2026/01/25 03:14:35 INFO : only1: Deleted 2026/01/25 03:14:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only7 2026/01/25 03:14:36 INFO : only7: Deleted 2026/01/25 03:14:36 INFO : There was nothing to transfer 2026/01/25 03:14:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both0 2026/01/25 03:14:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both1 2026/01/25 03:14:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both10 2026/01/25 03:14:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both11 2026/01/25 03:14:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both12 2026/01/25 03:14:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both13 2026/01/25 03:14:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both14 2026/01/25 03:14:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both15 2026/01/25 03:14:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both16 2026/01/25 03:14:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both17 2026/01/25 03:14:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both18 2026/01/25 03:14:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both19 2026/01/25 03:14:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both2 2026/01/25 03:14:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both3 2026/01/25 03:14:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both4 2026/01/25 03:14:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both5 2026/01/25 03:14:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both6 2026/01/25 03:14:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both7 2026/01/25 03:14:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both8 2026/01/25 03:14:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both9 --- PASS: TestSyncConcurrentDelete (117.35s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:14:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both0" 2026/01/25 03:14:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only0" 2026/01/25 03:14:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both1" 2026/01/25 03:14:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only1" 2026/01/25 03:14:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both2" 2026/01/25 03:14:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only2" 2026/01/25 03:14:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both3" 2026/01/25 03:14:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only3" 2026/01/25 03:14:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both4" 2026/01/25 03:14:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only4" 2026/01/25 03:15:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both5" 2026/01/25 03:15:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only5" 2026/01/25 03:15:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both6" 2026/01/25 03:15:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only6" 2026/01/25 03:15:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both7" 2026/01/25 03:15:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only7" 2026/01/25 03:15:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both8" 2026/01/25 03:15:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only8" 2026/01/25 03:15:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both9" 2026/01/25 03:15:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only9" 2026/01/25 03:15:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both10" 2026/01/25 03:15:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only10" 2026/01/25 03:15:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both11" 2026/01/25 03:15:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only11" 2026/01/25 03:15:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both12" 2026/01/25 03:15:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only12" 2026/01/25 03:15:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both13" 2026/01/25 03:15:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only13" 2026/01/25 03:15:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both14" 2026/01/25 03:15:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only14" 2026/01/25 03:15:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both15" 2026/01/25 03:15:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only15" 2026/01/25 03:15:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both16" 2026/01/25 03:16:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only16" 2026/01/25 03:16:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both17" 2026/01/25 03:16:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only17" 2026/01/25 03:16:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both18" 2026/01/25 03:16:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only18" 2026/01/25 03:16:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "both19" 2026/01/25 03:16:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "only19" 2026/01/25 03:16:32 DEBUG : both10: size = 6 OK 2026/01/25 03:16:32 DEBUG : both10: Sizes identical 2026/01/25 03:16:32 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:16:32 DEBUG : both11: size = 6 OK 2026/01/25 03:16:32 DEBUG : both11: Sizes identical 2026/01/25 03:16:32 DEBUG : both12: size = 6 OK 2026/01/25 03:16:32 DEBUG : both0: size = 6 OK 2026/01/25 03:16:32 DEBUG : both12: Sizes identical 2026/01/25 03:16:32 DEBUG : both0: Sizes identical 2026/01/25 03:16:32 DEBUG : both10: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both13: size = 6 OK 2026/01/25 03:16:32 DEBUG : both13: Sizes identical 2026/01/25 03:16:32 DEBUG : both13: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both14: size = 6 OK 2026/01/25 03:16:32 DEBUG : both14: Sizes identical 2026/01/25 03:16:32 DEBUG : both11: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both15: size = 6 OK 2026/01/25 03:16:32 DEBUG : both15: Sizes identical 2026/01/25 03:16:32 DEBUG : both12: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both16: size = 6 OK 2026/01/25 03:16:32 DEBUG : both16: Sizes identical 2026/01/25 03:16:32 DEBUG : both16: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both17: size = 6 OK 2026/01/25 03:16:32 DEBUG : both17: Sizes identical 2026/01/25 03:16:32 DEBUG : both17: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both18: size = 6 OK 2026/01/25 03:16:32 DEBUG : both18: Sizes identical 2026/01/25 03:16:32 DEBUG : both18: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both19: size = 6 OK 2026/01/25 03:16:32 DEBUG : both19: Sizes identical 2026/01/25 03:16:32 DEBUG : both14: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both0: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both1: size = 6 OK 2026/01/25 03:16:32 DEBUG : both1: Sizes identical 2026/01/25 03:16:32 DEBUG : both2: size = 6 OK 2026/01/25 03:16:32 DEBUG : both2: Sizes identical 2026/01/25 03:16:32 DEBUG : both15: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both3: size = 6 OK 2026/01/25 03:16:32 DEBUG : both3: Sizes identical 2026/01/25 03:16:32 DEBUG : both19: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both4: size = 6 OK 2026/01/25 03:16:32 DEBUG : both4: Sizes identical 2026/01/25 03:16:32 DEBUG : both4: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both5: size = 6 OK 2026/01/25 03:16:32 DEBUG : both5: Sizes identical 2026/01/25 03:16:32 DEBUG : both5: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both6: size = 6 OK 2026/01/25 03:16:32 DEBUG : both6: Sizes identical 2026/01/25 03:16:32 DEBUG : both6: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both7: size = 6 OK 2026/01/25 03:16:32 DEBUG : both7: Sizes identical 2026/01/25 03:16:32 DEBUG : both1: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both8: size = 6 OK 2026/01/25 03:16:32 DEBUG : both8: Sizes identical 2026/01/25 03:16:32 DEBUG : both2: Unchanged skipping 2026/01/25 03:16:32 DEBUG : both9: size = 6 OK 2026/01/25 03:16:32 DEBUG : both9: Sizes identical 2026/01/25 03:16:32 DEBUG : both9: Unchanged skipping 2026/01/25 03:16:32 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only0: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only0: Sizes differ 2026/01/25 03:16:32 DEBUG : both3: Unchanged skipping 2026/01/25 03:16:32 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only10: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only10: Sizes differ 2026/01/25 03:16:32 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only11: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only11: Sizes differ 2026/01/25 03:16:32 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 DEBUG : both7: Unchanged skipping 2026/01/25 03:16:32 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only12: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only12: Sizes differ 2026/01/25 03:16:32 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only13: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only13: Sizes differ 2026/01/25 03:16:32 DEBUG : both8: Unchanged skipping 2026/01/25 03:16:32 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 DEBUG : only14: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only14: Sizes differ 2026/01/25 03:16:32 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only15: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only15: Sizes differ 2026/01/25 03:16:32 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only16: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only16: Sizes differ 2026/01/25 03:16:32 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only17: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only17: Sizes differ 2026/01/25 03:16:32 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 DEBUG : only18: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only18: Sizes differ 2026/01/25 03:16:32 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 DEBUG : only19: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only19: Sizes differ 2026/01/25 03:16:32 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only1: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only1: Sizes differ 2026/01/25 03:16:32 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only2: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only2: Sizes differ 2026/01/25 03:16:32 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only3: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only3: Sizes differ 2026/01/25 03:16:32 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only4: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only4: Sizes differ 2026/01/25 03:16:32 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only5: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only5: Sizes differ 2026/01/25 03:16:32 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only8: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only8: Sizes differ 2026/01/25 03:16:32 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only6: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only6: Sizes differ 2026/01/25 03:16:32 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only7: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only7: Sizes differ 2026/01/25 03:16:32 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2239187323) 2026/01/25 03:16:32 DEBUG : only9: size = 6 (FileLu root 'rclone-test-yogudal4zoco') 2026/01/25 03:16:32 DEBUG : only9: Sizes differ 2026/01/25 03:16:32 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:16:32 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/01/25 03:16:32 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting files as there were IO errors 2026/01/25 03:16:32 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files 2026/01/25 03:16:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both0 2026/01/25 03:16:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both1 2026/01/25 03:16:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both10 2026/01/25 03:16:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both11 2026/01/25 03:16:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both12 2026/01/25 03:16:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both13 2026/01/25 03:16:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both14 2026/01/25 03:16:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both15 2026/01/25 03:16:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both16 2026/01/25 03:16:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both17 2026/01/25 03:16:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both18 2026/01/25 03:16:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both19 2026/01/25 03:16:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both2 2026/01/25 03:16:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both3 2026/01/25 03:16:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both4 2026/01/25 03:16:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both5 2026/01/25 03:16:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both6 2026/01/25 03:16:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both7 2026/01/25 03:16:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both8 2026/01/25 03:16:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/both9 2026/01/25 03:16:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only0 2026/01/25 03:16:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only1 2026/01/25 03:16:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only10 2026/01/25 03:16:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only11 2026/01/25 03:16:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only12 2026/01/25 03:16:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only13 2026/01/25 03:16:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only14 2026/01/25 03:16:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only15 2026/01/25 03:16:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only16 2026/01/25 03:16:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only17 2026/01/25 03:16:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only18 2026/01/25 03:16:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only19 2026/01/25 03:16:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only2 2026/01/25 03:16:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only3 2026/01/25 03:16:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only4 2026/01/25 03:16:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only5 2026/01/25 03:16:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only6 2026/01/25 03:16:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only7 2026/01/25 03:16:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only8 2026/01/25 03:16:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/only9 --- SKIP: TestSyncConcurrentTruncate (122.92s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:16:46 DEBUG : empty_dir: Making directory with metadata 2026/01/25 03:16:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/25 03:16:46 DEBUG : empty_on_remote: Making directory with metadata 2026/01/25 03:16:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/25 03:16:46 INFO : empty_on_remote: Making directory 2026/01/25 03:16:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/empty_on_remote" with ID 2556522 2026/01/25 03:16:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/25 03:16:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/25 03:16:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/25 03:16:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/25 03:16:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/01/25 03:16:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/file1 2026/01/25 03:16:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/test_dir1/file2 2026/01/25 03:16:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/test_dir2/sub_dir/file3 2026/01/25 03:16:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/test_dir2/sub_dir" 2026/01/25 03:16:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/test_dir2" 2026/01/25 03:16:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/test_dir1" 2026/01/25 03:16:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/empty_on_remote" --- PASS: TestSyncReplaceDirModTime (9.20s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:16:55 DEBUG : empty_dir: Making directory with metadata 2026/01/25 03:16:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/25 03:16:55 DEBUG : empty_on_remote: Making directory with metadata 2026/01/25 03:16:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/25 03:16:55 INFO : empty_on_remote: Making directory 2026/01/25 03:16:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/empty_on_remote" with ID 2556526 2026/01/25 03:16:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/25 03:16:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/25 03:16:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/25 03:16:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/25 03:16:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/01/25 03:16:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/01/25 03:17:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/file1 2026/01/25 03:17:17 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/test_dir1/file2 2026/01/25 03:17:22 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/test_dir2/sub_dir/file3 2026/01/25 03:17:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/test_dir2/sub_dir" 2026/01/25 03:17:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/test_dir2" 2026/01/25 03:17:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/test_dir1" 2026/01/25 03:17:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/empty_on_remote" 2026/01/25 03:17:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/empty_dir" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (30.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:17:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/25 03:17:25 INFO : sub dir: Making directory 2026/01/25 03:17:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/sub dir" with ID 2556531 2026/01/25 03:17:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/01/25 03:17:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/sub dir/hello world 2026/01/25 03:17:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/sub dir2/very/very/very/very/very/nested/subdir/hello world 2026/01/25 03:17:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very/very/very/very/very/nested/subdir" 2026/01/25 03:17:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very/very/very/very/very/nested" 2026/01/25 03:17:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very/very/very/very/very" 2026/01/25 03:17:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very/very/very/very" 2026/01/25 03:17:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very/very/very" 2026/01/25 03:17:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very/very" 2026/01/25 03:17:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very" 2026/01/25 03:17:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2" 2026/01/25 03:17:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir" --- PASS: TestNothingToTransferWithEmptyDirs (21.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:17:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/25 03:17:47 INFO : sub dir: Making directory 2026/01/25 03:17:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/sub dir" with ID 2556540 2026/01/25 03:17:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/01/25 03:17:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/sub dir/hello world 2026/01/25 03:18:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/sub dir2/very/very/very/very/very/nested/subdir/hello world 2026/01/25 03:18:07 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very/very/very/very/very/nested/subdir" 2026/01/25 03:18:19 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very/very/very/very/very/nested" 2026/01/25 03:18:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very/very/very/very/very" 2026/01/25 03:18:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very/very/very/very" 2026/01/25 03:18:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very/very/very" 2026/01/25 03:18:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very/very" 2026/01/25 03:18:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2/very" 2026/01/25 03:18:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir2" 2026/01/25 03:18:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir" --- PASS: TestNothingToTransferWithoutEmptyDirs (39.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:18:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dir1" with ID 2556549 2026/01/25 03:18:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:18:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:18:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:18:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:18:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:18:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:18:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:18:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:18:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:18:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:18:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:18:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:18:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:18:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:18:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:18:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:18:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:18:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:18:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:19:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:19:11 DEBUG : Waiting for deletions to finish 2026/01/25 03:19:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:19:17 DEBUG : splitbananasplit: Excluded 2026/01/25 03:19:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:19:17 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:19:17 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:19:17 DEBUG : banana: Excluded 2026/01/25 03:19:17 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:19:17 DEBUG : apple: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:19:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:19:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:19:23 DEBUG : apple: size = 5 OK 2026/01/25 03:19:23 DEBUG : apple: Sizes identical 2026/01/25 03:19:23 DEBUG : apple: Unchanged skipping 2026/01/25 03:19:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:19:23 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:19:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:19:23 DEBUG : banana: size = 6 OK 2026/01/25 03:19:23 DEBUG : banana: Sizes identical 2026/01/25 03:19:23 DEBUG : banana: Unchanged skipping 2026/01/25 03:19:23 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:19:23 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:19:23 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:19:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:19:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:19:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:19:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:19:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:19:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:19:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:19:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:19:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:19:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:19:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:19:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:19:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:19:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:19:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:19:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:19:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:19:23 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:19:23 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:19:23 DEBUG : Waiting for deletions to finish 2026/01/25 03:19:23 INFO : There was nothing to transfer 2026/01/25 03:19:23 DEBUG : Waiting for deletions to finish 2026/01/25 03:19:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:19:23 DEBUG : splitbananasplit: Excluded 2026/01/25 03:19:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:19:23 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:19:23 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:19:23 DEBUG : banana: Excluded 2026/01/25 03:19:23 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:19:23 DEBUG : apple: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:19:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:19:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:19:25 DEBUG : apple: size = 5 OK 2026/01/25 03:19:25 DEBUG : apple: Sizes identical 2026/01/25 03:19:25 DEBUG : apple: Unchanged skipping 2026/01/25 03:19:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:19:25 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:19:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:19:25 DEBUG : banana: size = 6 OK 2026/01/25 03:19:25 DEBUG : banana: Sizes identical 2026/01/25 03:19:25 DEBUG : banana: Unchanged skipping 2026/01/25 03:19:25 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:19:25 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:19:25 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:19:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:19:25 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:19:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:19:25 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:19:25 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:19:25 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:19:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:19:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:19:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:19:25 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:19:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:19:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:19:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:19:25 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:19:25 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:19:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:19:25 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:19:25 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:19:25 DEBUG : Waiting for deletions to finish 2026/01/25 03:19:25 INFO : There was nothing to transfer 2026/01/25 03:19:25 DEBUG : Waiting for deletions to finish 2026/01/25 03:19:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:19:25 DEBUG : splitbananasplit: Excluded 2026/01/25 03:19:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:19:25 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:19:25 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:19:25 DEBUG : banana: Excluded 2026/01/25 03:19:25 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:19:25 DEBUG : apple: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:19:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:19:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:19:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:19:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:19:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:19:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:19:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:19:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:19:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:19:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:19:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:19:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:19:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:19:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:19:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:19:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:19:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:19:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:19:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:19:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:19:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:19:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:19:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dir1" === RUN TestTransform/NFD run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:19:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dir1" with ID 2556550 2026/01/25 03:19:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:19:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:19:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:19:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:19:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:19:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:19:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:19:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:19:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:19:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:19:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:19:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:19:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:19:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:20:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:20:22 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:20:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:20:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:20:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:20:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:20:28 DEBUG : Waiting for deletions to finish 2026/01/25 03:20:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : splitbananasplit: Excluded 2026/01/25 03:20:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:20:29 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : banana: Excluded 2026/01/25 03:20:29 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : apple: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:20:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:20:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:20:30 DEBUG : apple: size = 5 OK 2026/01/25 03:20:30 DEBUG : apple: Sizes identical 2026/01/25 03:20:30 DEBUG : apple: Unchanged skipping 2026/01/25 03:20:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:20:30 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:20:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:20:30 DEBUG : banana: size = 6 OK 2026/01/25 03:20:30 DEBUG : banana: Sizes identical 2026/01/25 03:20:30 DEBUG : banana: Unchanged skipping 2026/01/25 03:20:30 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:20:30 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:20:30 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:20:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:20:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:20:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:20:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:20:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:20:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:20:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:20:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:20:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:20:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:20:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:20:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:20:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:20:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:20:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:20:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:20:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:20:30 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:20:30 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:20:30 DEBUG : Waiting for deletions to finish 2026/01/25 03:20:30 INFO : There was nothing to transfer 2026/01/25 03:20:30 DEBUG : Waiting for deletions to finish 2026/01/25 03:20:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : splitbananasplit: Excluded 2026/01/25 03:20:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:20:31 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : banana: Excluded 2026/01/25 03:20:31 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : apple: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:20:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:20:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:20:32 DEBUG : apple: size = 5 OK 2026/01/25 03:20:32 DEBUG : apple: Sizes identical 2026/01/25 03:20:32 DEBUG : apple: Unchanged skipping 2026/01/25 03:20:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:20:32 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:20:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:20:32 DEBUG : banana: size = 6 OK 2026/01/25 03:20:32 DEBUG : banana: Sizes identical 2026/01/25 03:20:32 DEBUG : banana: Unchanged skipping 2026/01/25 03:20:32 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:20:32 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:20:32 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:20:32 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:20:32 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:20:32 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:20:32 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:20:32 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:20:32 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:20:32 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:20:32 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:20:32 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:20:32 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:20:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:20:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:20:32 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:20:32 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:20:32 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:20:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:20:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:20:32 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:20:32 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:20:32 DEBUG : Waiting for deletions to finish 2026/01/25 03:20:32 INFO : There was nothing to transfer 2026/01/25 03:20:32 DEBUG : Waiting for deletions to finish 2026/01/25 03:20:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : splitbananasplit: Excluded 2026/01/25 03:20:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:20:33 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : banana: Excluded 2026/01/25 03:20:33 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : apple: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:20:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:20:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:20:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:20:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:20:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:20:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:20:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:20:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:20:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:20:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:20:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:20:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:20:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:20:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:20:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:20:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:20:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:20:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:20:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:20:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:20:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:20:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:20:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dir1" === RUN TestTransform/base64 run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:20:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dir1" with ID 2556551 2026/01/25 03:20:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:20:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:20:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:20:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:20:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:20:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:20:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:20:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:20:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:20:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:21:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:21:16 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:21:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:21:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:21:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:21:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:21:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:21:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:21:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:21:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:21:36 DEBUG : Waiting for deletions to finish 2026/01/25 03:21:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : splitbananasplit: Excluded 2026/01/25 03:21:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:21:36 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : banana: Excluded 2026/01/25 03:21:36 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : apple: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:21:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:21:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:21:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:37 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:37 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:37 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:37 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:37 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:37 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:37 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:37 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/25 03:21:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:21:37 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:21:37 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:21:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "YXBwbGU=" 2026/01/25 03:21:39 DEBUG : YXBwbGU=: size = 5 OK 2026/01/25 03:21:39 INFO : apple: Copied (new) to: YXBwbGU= 2026/01/25 03:21:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "YXBwbGVhcHBsZWFwcGxlYmFuYW5h" 2026/01/25 03:21:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/25 03:21:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "c3BsaXRiYW5hbmFzcGxpdA==" 2026/01/25 03:21:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/25 03:21:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "YmFuYW5h" 2026/01/25 03:21:39 DEBUG : YmFuYW5h: size = 6 OK 2026/01/25 03:21:39 INFO : banana: Copied (new) to: YmFuYW5h 2026/01/25 03:21:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAwMi1jZGVmZ2hpLnR4dA==" 2026/01/25 03:21:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/25 03:21:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAwMC1hYmNkZWZnLnR4dA==" 2026/01/25 03:21:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/25 03:21:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAwMS1iY2RlZmdoLnR4dA==" 2026/01/25 03:21:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/25 03:21:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAwMy1kZWZnaGlqLnR4dA==" 2026/01/25 03:21:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/25 03:21:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAwNC1lZmdoaWprLnR4dA==" 2026/01/25 03:21:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/25 03:21:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAwNS1mZ2hpamtsLnR4dA==" 2026/01/25 03:21:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/25 03:21:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAwNi1naGlqa2xtLnR4dA==" 2026/01/25 03:21:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/25 03:21:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAwNy0xMjM0NTY3LnR4dA==" 2026/01/25 03:21:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/25 03:21:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAwOC0yMzQ1Njc4LnR4dA==" 2026/01/25 03:21:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/25 03:21:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAwOS0zNDU2Nzg5LnR4dA==" 2026/01/25 03:21:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/25 03:21:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAxMC00NTY3ODkudHh0" 2026/01/25 03:21:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/25 03:21:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAxMS01Njc4OTsudHh0" 2026/01/25 03:21:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/25 03:21:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/25 03:21:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAxMy03ODk7PS50eHQ=" 2026/01/25 03:21:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/25 03:21:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAxMi02Nzg5Oy50eHQ=" 2026/01/25 03:21:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/25 03:21:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAxNC04OTs9LnR4dA==" 2026/01/25 03:21:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/25 03:21:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/MDAxNS05Oz0udHh0" 2026/01/25 03:21:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/25 03:21:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/01/25 03:21:45 DEBUG : Waiting for deletions to finish 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:21:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:21:46 INFO : dir1/0009-3456789.txt: Deleted 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:21:46 INFO : apple: Deleted 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:21:46 INFO : dir1/0010-456789.txt: Deleted 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:21:46 INFO : appleappleapplebanana: Deleted 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:21:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:21:46 INFO : dir1/0012-6789;.txt: Deleted 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:21:46 INFO : dir1/0011-56789;.txt: Deleted 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:21:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:21:46 INFO : dir1/0015-9;=.txt: Deleted 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:21:46 INFO : dir1/0003-defghij.txt: Deleted 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:21:46 INFO : dir1/0008-2345678.txt: Deleted 2026/01/25 03:21:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:21:46 INFO : dir1/0007-1234567.txt: Deleted 2026/01/25 03:21:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:21:47 INFO : splitbananasplit: Deleted 2026/01/25 03:21:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:21:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/25 03:21:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:21:47 INFO : dir1/0013-789;=.txt: Deleted 2026/01/25 03:21:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:21:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/25 03:21:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:21:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/25 03:21:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:21:47 INFO : dir1/0014-89;=.txt: Deleted 2026/01/25 03:21:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:21:47 INFO : banana: Deleted 2026/01/25 03:21:47 DEBUG : Waiting for deletions to finish 2026/01/25 03:21:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/25 03:21:47 DEBUG : YmFuYW5h: Excluded 2026/01/25 03:21:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/25 03:21:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/01/25 03:21:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/25 03:21:47 DEBUG : YXBwbGU=: Excluded 2026/01/25 03:21:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/25 03:21:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/01/25 03:21:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/01/25 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/25 03:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:48 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:48 DEBUG : YXBwbGU=: size = 5 OK 2026/01/25 03:21:48 DEBUG : apple: Sizes identical 2026/01/25 03:21:48 DEBUG : apple: Unchanged skipping 2026/01/25 03:21:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:21:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:21:48 DEBUG : YmFuYW5h: size = 6 OK 2026/01/25 03:21:48 DEBUG : banana: Sizes identical 2026/01/25 03:21:48 DEBUG : banana: Unchanged skipping 2026/01/25 03:21:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/25 03:21:48 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:21:48 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/25 03:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/25 03:21:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/25 03:21:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/25 03:21:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/25 03:21:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/25 03:21:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/25 03:21:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/25 03:21:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/25 03:21:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/25 03:21:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/25 03:21:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/25 03:21:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/25 03:21:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/25 03:21:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/25 03:21:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/25 03:21:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/25 03:21:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/25 03:21:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:21:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:21:49 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:21:49 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:21:49 DEBUG : Waiting for deletions to finish 2026/01/25 03:21:49 DEBUG : Waiting for deletions to finish 2026/01/25 03:21:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : YmFuYW5h: Excluded 2026/01/25 03:21:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/01/25 03:21:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : YXBwbGU=: Excluded 2026/01/25 03:21:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/01/25 03:21:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/25 03:21:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/01/25 03:21:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:50 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:50 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:50 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/25 03:21:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:50 DEBUG : apple: transformed to: YXBwbGU= 2026/01/25 03:21:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:50 DEBUG : banana: transformed to: YmFuYW5h 2026/01/25 03:21:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/25 03:21:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/YXBwbGU= 2026/01/25 03:21:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/25 03:21:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/YmFuYW5h 2026/01/25 03:21:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/c3BsaXRiYW5hbmFzcGxpdA== 2026/01/25 03:21:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/25 03:21:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/25 03:21:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/25 03:21:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/25 03:21:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/25 03:21:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/25 03:21:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/25 03:21:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/25 03:21:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/25 03:21:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/25 03:21:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAxMC00NTY3ODkudHh0 2026/01/25 03:21:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAxMS01Njc4OTsudHh0 2026/01/25 03:21:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/25 03:21:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAxMy03ODk7PS50eHQ= 2026/01/25 03:21:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAxNC04OTs9LnR4dA== 2026/01/25 03:21:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/MDAxNS05Oz0udHh0 2026/01/25 03:21:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dir1" === RUN TestTransform/prefix run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:22:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dir1" with ID 2556556 2026/01/25 03:22:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:22:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:22:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:22:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:22:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:22:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:22:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:22:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:22:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:22:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:22:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:22:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:22:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:22:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:22:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:22:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:22:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:22:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:22:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:22:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:22:53 DEBUG : Waiting for deletions to finish 2026/01/25 03:22:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : splitbananasplit: Excluded 2026/01/25 03:22:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:22:53 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : banana: Excluded 2026/01/25 03:22:53 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : apple: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:22:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:22:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:22:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:22:54 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:22:54 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:22:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:22:54 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:22:54 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:22:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:22:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:22:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:22:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:22:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:22:54 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:22:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:22:54 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:22:54 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:22:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/25 03:22:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:22:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/25 03:22:54 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:22:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/25 03:22:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:22:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/25 03:22:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:22:54 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:22:54 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:22:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/25 03:22:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/25 03:22:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/25 03:22:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/25 03:22:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/25 03:22:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/25 03:22:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/25 03:22:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/25 03:22:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/25 03:22:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/25 03:22:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/25 03:22:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/25 03:22:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/25 03:22:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/25 03:22:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/25 03:22:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/25 03:22:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/25 03:22:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/25 03:22:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/25 03:22:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/25 03:22:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/25 03:22:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/25 03:22:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/25 03:22:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/25 03:22:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/25 03:22:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/25 03:22:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/25 03:22:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/25 03:22:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/25 03:22:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/25 03:22:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/25 03:22:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/25 03:22:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/25 03:22:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/25 03:22:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/25 03:22:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/25 03:22:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/25 03:22:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/25 03:22:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/25 03:22:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/25 03:22:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/25 03:22:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/25 03:22:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/25 03:22:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/25 03:22:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/25 03:22:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/25 03:22:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/25 03:22:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/01/25 03:22:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/25 03:22:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/25 03:22:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/25 03:22:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/25 03:22:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/25 03:22:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/25 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/25 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/25 03:22:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/25 03:22:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/25 03:22:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/25 03:22:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/25 03:22:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/25 03:22:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/25 03:22:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/25 03:22:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/01/25 03:22:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:22:55 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:22:55 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:22:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "PREFIXappleappleapplebanana" 2026/01/25 03:22:56 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/01/25 03:22:56 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/01/25 03:22:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/25 03:22:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "PREFIXapple" 2026/01/25 03:22:56 DEBUG : PREFIXapple: size = 5 OK 2026/01/25 03:22:56 INFO : apple: Copied (new) to: PREFIXapple 2026/01/25 03:22:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/25 03:22:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "PREFIXbanana" 2026/01/25 03:22:56 DEBUG : PREFIXbanana: size = 6 OK 2026/01/25 03:22:56 INFO : banana: Copied (new) to: PREFIXbanana 2026/01/25 03:22:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/25 03:22:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "PREFIXsplitbananasplit" 2026/01/25 03:22:56 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/01/25 03:22:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/01/25 03:22:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/25 03:22:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0000-abcdefg.txt" 2026/01/25 03:22:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/01/25 03:22:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/01/25 03:22:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/25 03:22:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0001-bcdefgh.txt" 2026/01/25 03:22:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:22:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/01/25 03:22:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/25 03:22:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0002-cdefghi.txt" 2026/01/25 03:22:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/01/25 03:22:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/01/25 03:22:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/25 03:22:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0003-defghij.txt" 2026/01/25 03:22:58 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/01/25 03:22:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/01/25 03:22:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/25 03:22:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0004-efghijk.txt" 2026/01/25 03:22:59 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/01/25 03:22:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/01/25 03:22:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/25 03:22:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0005-fghijkl.txt" 2026/01/25 03:22:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/01/25 03:22:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/01/25 03:22:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/25 03:22:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0006-ghijklm.txt" 2026/01/25 03:22:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/01/25 03:22:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/01/25 03:22:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/25 03:22:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0007-1234567.txt" 2026/01/25 03:22:59 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/01/25 03:22:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/01/25 03:22:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/25 03:23:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0009-3456789.txt" 2026/01/25 03:23:11 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/01/25 03:23:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/01/25 03:23:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/25 03:23:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0010-456789.txt" 2026/01/25 03:23:11 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/01/25 03:23:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/01/25 03:23:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/25 03:23:12 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0011-56789;.txt" 2026/01/25 03:23:12 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/01/25 03:23:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/01/25 03:23:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/25 03:23:12 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0008-2345678.txt" 2026/01/25 03:23:12 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/01/25 03:23:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/01/25 03:23:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/25 03:23:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0015-9;=.txt" 2026/01/25 03:23:23 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/01/25 03:23:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/01/25 03:23:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0013-789;=.txt" 2026/01/25 03:23:23 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/01/25 03:23:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/01/25 03:23:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0014-89;=.txt" 2026/01/25 03:23:23 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/01/25 03:23:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/01/25 03:23:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/PREFIX0012-6789;.txt" 2026/01/25 03:23:23 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/01/25 03:23:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/01/25 03:23:23 DEBUG : Waiting for deletions to finish 2026/01/25 03:23:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:23:23 INFO : apple: Deleted 2026/01/25 03:23:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:23:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/25 03:23:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:23:23 INFO : dir1/0011-56789;.txt: Deleted 2026/01/25 03:23:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:23:23 INFO : appleappleapplebanana: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:23:24 INFO : dir1/0009-3456789.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:23:24 INFO : dir1/0007-1234567.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:23:24 INFO : dir1/0012-6789;.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:23:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:23:24 INFO : splitbananasplit: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:23:24 INFO : dir1/0010-456789.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:23:24 INFO : banana: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:23:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:23:24 INFO : dir1/0003-defghij.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:23:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:23:24 INFO : dir1/0014-89;=.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:23:24 INFO : dir1/0008-2345678.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:23:24 INFO : dir1/0015-9;=.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:23:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:23:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/25 03:23:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:23:24 INFO : dir1/0013-789;=.txt: Deleted 2026/01/25 03:23:24 DEBUG : Waiting for deletions to finish 2026/01/25 03:23:24 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/01/25 03:23:24 DEBUG : PREFIXsplitbananasplit: Excluded 2026/01/25 03:23:24 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:23:24 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/01/25 03:23:24 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/01/25 03:23:24 DEBUG : PREFIXapple: Excluded 2026/01/25 03:23:24 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/01/25 03:23:24 DEBUG : PREFIXbanana: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:23:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/01/25 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/25 03:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/25 03:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/25 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/25 03:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/25 03:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/25 03:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/25 03:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/25 03:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/25 03:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/25 03:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/25 03:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/25 03:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/25 03:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/25 03:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/25 03:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/25 03:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/25 03:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/25 03:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/25 03:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/25 03:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/25 03:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/25 03:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/25 03:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/25 03:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/25 03:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/25 03:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/25 03:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/25 03:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/25 03:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : apple: transformed to: PREFIXapple 2026/01/25 03:23:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/25 03:23:25 DEBUG : banana: transformed to: PREFIXbanana 2026/01/25 03:23:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/25 03:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/25 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/25 03:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/25 03:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/25 03:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/25 03:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/25 03:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/25 03:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/25 03:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/25 03:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/25 03:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/25 03:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/25 03:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/25 03:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/25 03:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/25 03:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/25 03:23:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:23:26 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:23:26 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:23:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:23:27 DEBUG : apple: size = 5 OK 2026/01/25 03:23:27 INFO : apple: Copied (new) 2026/01/25 03:23:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:23:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:23:27 INFO : appleappleapplebanana: Copied (new) 2026/01/25 03:23:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:23:27 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:23:27 INFO : splitbananasplit: Copied (new) 2026/01/25 03:23:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:23:27 DEBUG : banana: size = 6 OK 2026/01/25 03:23:27 INFO : banana: Copied (new) 2026/01/25 03:23:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:23:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:23:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/01/25 03:23:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:23:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:23:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/01/25 03:23:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:23:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:23:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/01/25 03:23:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:23:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:23:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/01/25 03:23:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:23:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:23:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/01/25 03:23:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:23:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:23:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/01/25 03:23:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:23:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:23:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/01/25 03:23:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:23:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:23:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/01/25 03:23:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:23:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:23:32 INFO : dir1/0009-3456789.txt: Copied (new) 2026/01/25 03:23:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:23:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:23:32 INFO : dir1/0008-2345678.txt: Copied (new) 2026/01/25 03:23:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:23:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:23:32 INFO : dir1/0010-456789.txt: Copied (new) 2026/01/25 03:23:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:23:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:23:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/01/25 03:23:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:23:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:23:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/01/25 03:23:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:23:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:23:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/01/25 03:23:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:23:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:23:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/01/25 03:23:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:23:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:23:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/01/25 03:23:34 DEBUG : Waiting for deletions to finish 2026/01/25 03:23:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0008-2345678.txt 2026/01/25 03:23:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/01/25 03:23:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0000-abcdefg.txt 2026/01/25 03:23:34 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/01/25 03:23:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0001-bcdefgh.txt 2026/01/25 03:23:34 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/PREFIXbanana 2026/01/25 03:23:35 INFO : PREFIXbanana: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0003-defghij.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0002-cdefghi.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0004-efghijk.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0005-fghijkl.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0011-56789;.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0009-3456789.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0013-789;=.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0007-1234567.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/PREFIXapple 2026/01/25 03:23:35 INFO : PREFIXapple: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/PREFIXsplitbananasplit 2026/01/25 03:23:35 INFO : PREFIXsplitbananasplit: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/PREFIXappleappleapplebanana 2026/01/25 03:23:35 INFO : PREFIXappleappleapplebanana: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0006-ghijklm.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0010-456789.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0014-89;=.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0015-9;=.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/01/25 03:23:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/PREFIX0012-6789;.txt 2026/01/25 03:23:35 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/01/25 03:23:35 DEBUG : Waiting for deletions to finish 2026/01/25 03:23:35 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:23:35 DEBUG : apple: Excluded 2026/01/25 03:23:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:23:35 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:23:35 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:23:35 DEBUG : banana: Excluded 2026/01/25 03:23:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:23:35 DEBUG : splitbananasplit: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:23:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:23:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:23:36 DEBUG : Waiting for deletions to finish 2026/01/25 03:23:37 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : apple: Excluded 2026/01/25 03:23:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:23:37 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : banana: Excluded 2026/01/25 03:23:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : splitbananasplit: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:23:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:23:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:23:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:23:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:23:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:23:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:23:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:23:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:23:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:23:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:23:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:23:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:23:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:23:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:23:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:23:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:23:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:23:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:23:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:23:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:23:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dir1" === RUN TestTransform/suffix run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:23:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dir1" with ID 2556557 2026/01/25 03:23:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:23:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:23:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:23:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:23:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:23:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:23:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:23:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:24:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:24:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:24:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:24:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:24:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:24:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:24:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:24:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:24:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:24:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:24:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:24:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:24:39 DEBUG : Waiting for deletions to finish 2026/01/25 03:24:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : splitbananasplit: Excluded 2026/01/25 03:24:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:24:40 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : banana: Excluded 2026/01/25 03:24:40 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : apple: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:24:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:24:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:24:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/25 03:24:41 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/25 03:24:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:41 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/25 03:24:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/25 03:24:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:41 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:41 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/25 03:24:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/25 03:24:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/25 03:24:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/25 03:24:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/25 03:24:41 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/01/25 03:24:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:42 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:24:42 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:24:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleSUFFIX" 2026/01/25 03:24:43 DEBUG : appleSUFFIX: size = 5 OK 2026/01/25 03:24:43 INFO : apple: Copied (new) to: appleSUFFIX 2026/01/25 03:24:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/25 03:24:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplitSUFFIX" 2026/01/25 03:24:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/01/25 03:24:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/01/25 03:24:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "bananaSUFFIX" 2026/01/25 03:24:43 DEBUG : bananaSUFFIX: size = 6 OK 2026/01/25 03:24:43 INFO : banana: Copied (new) to: bananaSUFFIX 2026/01/25 03:24:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/25 03:24:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebananaSUFFIX" 2026/01/25 03:24:43 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/01/25 03:24:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/01/25 03:24:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/25 03:24:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txtSUFFIX" 2026/01/25 03:24:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/01/25 03:24:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/01/25 03:24:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/25 03:24:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txtSUFFIX" 2026/01/25 03:24:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/01/25 03:24:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/25 03:24:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txtSUFFIX" 2026/01/25 03:24:45 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/01/25 03:24:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/01/25 03:24:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/25 03:24:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txtSUFFIX" 2026/01/25 03:24:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/01/25 03:24:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/01/25 03:24:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/25 03:24:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txtSUFFIX" 2026/01/25 03:24:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/01/25 03:24:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/01/25 03:24:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/25 03:24:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txtSUFFIX" 2026/01/25 03:24:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/01/25 03:24:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/01/25 03:24:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/25 03:24:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txtSUFFIX" 2026/01/25 03:24:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/01/25 03:24:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/01/25 03:24:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/25 03:24:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txtSUFFIX" 2026/01/25 03:24:47 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/01/25 03:24:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/01/25 03:24:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/25 03:24:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txtSUFFIX" 2026/01/25 03:24:48 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/01/25 03:24:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/01/25 03:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/25 03:24:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txtSUFFIX" 2026/01/25 03:24:48 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/01/25 03:24:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/01/25 03:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/25 03:24:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txtSUFFIX" 2026/01/25 03:24:48 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/01/25 03:24:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/01/25 03:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/25 03:24:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txtSUFFIX" 2026/01/25 03:24:48 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/01/25 03:24:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/01/25 03:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txtSUFFIX" 2026/01/25 03:24:50 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/01/25 03:24:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txtSUFFIX" 2026/01/25 03:24:50 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/01/25 03:24:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txtSUFFIX" 2026/01/25 03:24:50 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/01/25 03:24:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txtSUFFIX" 2026/01/25 03:24:50 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/01/25 03:24:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/01/25 03:24:50 DEBUG : Waiting for deletions to finish 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:24:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:24:50 INFO : dir1/0011-56789;.txt: Deleted 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:24:50 INFO : dir1/0007-1234567.txt: Deleted 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:24:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:24:50 INFO : apple: Deleted 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:24:50 INFO : banana: Deleted 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:24:50 INFO : dir1/0012-6789;.txt: Deleted 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:24:50 INFO : dir1/0003-defghij.txt: Deleted 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:24:50 INFO : dir1/0010-456789.txt: Deleted 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:24:50 INFO : dir1/0013-789;=.txt: Deleted 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:24:50 INFO : dir1/0014-89;=.txt: Deleted 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:24:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/25 03:24:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:24:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/25 03:24:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:24:51 INFO : dir1/0008-2345678.txt: Deleted 2026/01/25 03:24:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:24:51 INFO : dir1/0009-3456789.txt: Deleted 2026/01/25 03:24:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:24:51 INFO : dir1/0015-9;=.txt: Deleted 2026/01/25 03:24:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:24:51 INFO : appleappleapplebanana: Deleted 2026/01/25 03:24:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:24:51 INFO : splitbananasplit: Deleted 2026/01/25 03:24:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:24:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/25 03:24:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:24:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/25 03:24:51 DEBUG : Waiting for deletions to finish 2026/01/25 03:24:51 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : bananaSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : appleSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : splitbananasplitSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/01/25 03:24:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/01/25 03:24:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/01/25 03:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : apple: transformed to: appleSUFFIX 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/25 03:24:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/25 03:24:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/25 03:24:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/25 03:24:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/25 03:24:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/25 03:24:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:24:53 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:24:53 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:24:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:24:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:24:54 INFO : appleappleapplebanana: Copied (new) 2026/01/25 03:24:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:24:54 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:24:54 INFO : splitbananasplit: Copied (new) 2026/01/25 03:24:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:24:54 DEBUG : banana: size = 6 OK 2026/01/25 03:24:54 INFO : banana: Copied (new) 2026/01/25 03:24:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:24:54 DEBUG : apple: size = 5 OK 2026/01/25 03:24:54 INFO : apple: Copied (new) 2026/01/25 03:24:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:24:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:24:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:24:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:24:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/01/25 03:24:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/01/25 03:24:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:24:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:24:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/01/25 03:24:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:24:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:24:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/01/25 03:24:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:24:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:24:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/01/25 03:24:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:24:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:24:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/01/25 03:24:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:24:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:24:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/01/25 03:24:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:24:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:24:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/01/25 03:24:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:24:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:24:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/01/25 03:24:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:24:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:24:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/01/25 03:24:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:24:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:24:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/01/25 03:24:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:24:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:24:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/01/25 03:25:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:25:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:25:01 INFO : dir1/0012-6789;.txt: Copied (new) 2026/01/25 03:25:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:25:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:25:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/01/25 03:25:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:25:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:25:01 INFO : dir1/0015-9;=.txt: Copied (new) 2026/01/25 03:25:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:25:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:25:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/01/25 03:25:01 DEBUG : Waiting for deletions to finish 2026/01/25 03:25:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebananaSUFFIX 2026/01/25 03:25:01 INFO : appleappleapplebananaSUFFIX: Deleted 2026/01/25 03:25:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txtSUFFIX 2026/01/25 03:25:01 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/01/25 03:25:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txtSUFFIX 2026/01/25 03:25:01 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/01/25 03:25:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleSUFFIX 2026/01/25 03:25:01 INFO : appleSUFFIX: Deleted 2026/01/25 03:25:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txtSUFFIX 2026/01/25 03:25:01 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/01/25 03:25:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txtSUFFIX 2026/01/25 03:25:01 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/01/25 03:25:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/bananaSUFFIX 2026/01/25 03:25:01 INFO : bananaSUFFIX: Deleted 2026/01/25 03:25:05 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txtSUFFIX 2026/01/25 03:25:05 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/01/25 03:25:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txtSUFFIX 2026/01/25 03:25:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/01/25 03:25:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txtSUFFIX 2026/01/25 03:25:11 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/01/25 03:25:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txtSUFFIX 2026/01/25 03:25:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/01/25 03:25:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplitSUFFIX 2026/01/25 03:25:11 INFO : splitbananasplitSUFFIX: Deleted 2026/01/25 03:25:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txtSUFFIX 2026/01/25 03:25:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/01/25 03:25:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txtSUFFIX 2026/01/25 03:25:11 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/01/25 03:25:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txtSUFFIX 2026/01/25 03:25:11 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/01/25 03:25:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txtSUFFIX 2026/01/25 03:25:11 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/01/25 03:25:18 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txtSUFFIX 2026/01/25 03:25:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/01/25 03:25:18 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txtSUFFIX 2026/01/25 03:25:18 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/01/25 03:25:18 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txtSUFFIX 2026/01/25 03:25:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/01/25 03:25:18 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txtSUFFIX 2026/01/25 03:25:18 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/01/25 03:25:18 DEBUG : Waiting for deletions to finish 2026/01/25 03:25:23 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : banana: Excluded 2026/01/25 03:25:23 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : apple: Excluded 2026/01/25 03:25:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : splitbananasplit: Excluded 2026/01/25 03:25:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:25:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:25:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:25:23 DEBUG : Waiting for deletions to finish 2026/01/25 03:25:24 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : banana: Excluded 2026/01/25 03:25:24 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : apple: Excluded 2026/01/25 03:25:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : splitbananasplit: Excluded 2026/01/25 03:25:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:25:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:25:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:25:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:25:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:25:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:25:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:25:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:25:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:25:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:25:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:25:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:25:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:25:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:25:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:25:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:25:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:25:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:25:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:25:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:25:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:25:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dir1" === RUN TestTransform/truncate run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:25:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dir1" with ID 2556558 2026/01/25 03:25:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:25:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:25:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:25:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:25:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:25:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:25:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:25:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:25:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:25:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:25:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:25:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:25:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:25:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:25:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:26:19 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:26:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:26:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:26:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:26:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:26:27 DEBUG : Waiting for deletions to finish 2026/01/25 03:26:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : splitbananasplit: Excluded 2026/01/25 03:26:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:26:28 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : banana: Excluded 2026/01/25 03:26:28 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : apple: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:26:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:26:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:26:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : banana: size = 6 OK 2026/01/25 03:26:29 DEBUG : banana: Sizes identical 2026/01/25 03:26:29 DEBUG : banana: Unchanged skipping 2026/01/25 03:26:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:29 DEBUG : apple: size = 5 OK 2026/01/25 03:26:29 DEBUG : apple: Sizes identical 2026/01/25 03:26:29 DEBUG : apple: Unchanged skipping 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/25 03:26:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/25 03:26:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/25 03:26:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/25 03:26:29 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:26:29 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:26:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleapple" 2026/01/25 03:26:31 DEBUG : appleapple: size = 21 OK 2026/01/25 03:26:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/01/25 03:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/25 03:26:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbanan" 2026/01/25 03:26:31 DEBUG : splitbanan: size = 16 OK 2026/01/25 03:26:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/01/25 03:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/25 03:26:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcde" 2026/01/25 03:26:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/01/25 03:26:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/01/25 03:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/25 03:26:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdef" 2026/01/25 03:26:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/01/25 03:26:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/01/25 03:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/25 03:26:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefg" 2026/01/25 03:26:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/01/25 03:26:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/01/25 03:26:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/25 03:26:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defgh" 2026/01/25 03:26:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/01/25 03:26:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/01/25 03:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/25 03:26:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghi" 2026/01/25 03:26:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/01/25 03:26:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/01/25 03:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/25 03:26:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghij" 2026/01/25 03:26:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/01/25 03:26:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/01/25 03:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/25 03:26:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijk" 2026/01/25 03:26:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/01/25 03:26:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/01/25 03:26:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/25 03:26:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-12345" 2026/01/25 03:26:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/01/25 03:26:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/01/25 03:26:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/25 03:26:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-23456" 2026/01/25 03:26:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/01/25 03:26:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/01/25 03:26:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/25 03:26:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-34567" 2026/01/25 03:26:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/01/25 03:26:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/01/25 03:26:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/25 03:26:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-45678" 2026/01/25 03:26:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/01/25 03:26:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/01/25 03:26:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/25 03:26:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789" 2026/01/25 03:26:36 DEBUG : dir1/0011-56789: size = 20 OK 2026/01/25 03:26:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/01/25 03:26:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/25 03:26:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;" 2026/01/25 03:26:36 DEBUG : dir1/0012-6789;: size = 19 OK 2026/01/25 03:26:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/01/25 03:26:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=" 2026/01/25 03:26:36 DEBUG : dir1/0013-789;=: size = 19 OK 2026/01/25 03:26:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/01/25 03:26:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=." 2026/01/25 03:26:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/01/25 03:26:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/01/25 03:26:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.t" 2026/01/25 03:26:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/01/25 03:26:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/01/25 03:26:37 DEBUG : Waiting for deletions to finish 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:26:38 INFO : dir1/0003-defghij.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:26:38 INFO : dir1/0009-3456789.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:26:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:26:38 INFO : dir1/0008-2345678.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:26:38 INFO : dir1/0012-6789;.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:26:38 INFO : dir1/0013-789;=.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:26:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:26:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:26:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:26:38 INFO : dir1/0011-56789;.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:26:38 INFO : splitbananasplit: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:26:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:26:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:26:38 INFO : dir1/0010-456789.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:26:38 INFO : dir1/0007-1234567.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:26:38 INFO : dir1/0014-89;=.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:26:38 INFO : dir1/0015-9;=.txt: Deleted 2026/01/25 03:26:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:26:38 INFO : appleappleapplebanana: Deleted 2026/01/25 03:26:38 DEBUG : Waiting for deletions to finish 2026/01/25 03:26:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : splitbanan: Excluded 2026/01/25 03:26:39 DEBUG : appleapple: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : appleapple: Excluded 2026/01/25 03:26:39 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : banana: Excluded 2026/01/25 03:26:39 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : apple: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0015-9;=.t: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0014-89;=.: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0013-789;=: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0011-56789: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0012-6789;: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0010-45678: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0009-34567: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0008-23456: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0006-ghijk: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0007-12345: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0005-fghij: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0003-defgh: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0004-efghi: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0002-cdefg: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0001-bcdef: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/01/25 03:26:39 DEBUG : dir1/0000-abcde: Excluded 2026/01/25 03:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/25 03:26:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/25 03:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/25 03:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/25 03:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/25 03:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/25 03:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/25 03:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/25 03:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/25 03:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/25 03:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/25 03:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/25 03:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/25 03:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/25 03:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/25 03:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/25 03:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/25 03:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/25 03:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/25 03:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/25 03:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/25 03:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/25 03:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/25 03:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/25 03:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/25 03:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/25 03:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/25 03:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/25 03:26:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/25 03:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/25 03:26:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/25 03:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/25 03:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/25 03:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/25 03:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/25 03:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/25 03:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/25 03:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/25 03:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/25 03:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/25 03:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/25 03:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/25 03:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/25 03:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/25 03:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/25 03:26:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/25 03:26:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/25 03:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/25 03:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/25 03:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/25 03:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/25 03:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/25 03:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/25 03:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/25 03:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/25 03:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/25 03:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/25 03:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/25 03:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/25 03:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/25 03:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/25 03:26:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/25 03:26:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/25 03:26:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/25 03:26:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/25 03:26:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/25 03:26:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/25 03:26:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/25 03:26:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/25 03:26:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/25 03:26:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/25 03:26:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/25 03:26:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/25 03:26:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/25 03:26:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/25 03:26:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/25 03:26:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/25 03:26:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:40 DEBUG : apple: size = 5 OK 2026/01/25 03:26:40 DEBUG : apple: Sizes identical 2026/01/25 03:26:40 DEBUG : apple: Unchanged skipping 2026/01/25 03:26:40 DEBUG : appleapple: size = 21 OK 2026/01/25 03:26:40 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:26:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:26:40 DEBUG : banana: size = 6 OK 2026/01/25 03:26:40 DEBUG : splitbanan: size = 16 OK 2026/01/25 03:26:40 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:26:40 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:26:40 DEBUG : banana: Sizes identical 2026/01/25 03:26:40 DEBUG : banana: Unchanged skipping 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/25 03:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/25 03:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/25 03:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/25 03:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/25 03:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/25 03:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/25 03:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/25 03:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/25 03:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/25 03:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/25 03:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/25 03:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/25 03:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/25 03:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/25 03:26:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/25 03:26:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/01/25 03:26:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/01/25 03:26:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/01/25 03:26:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0005-fghij: size = 21 OK 2026/01/25 03:26:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/01/25 03:26:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0007-12345: size = 21 OK 2026/01/25 03:26:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0008-23456: size = 21 OK 2026/01/25 03:26:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/01/25 03:26:40 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:26:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0012-6789;: size = 19 OK 2026/01/25 03:26:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/01/25 03:26:40 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0009-34567: size = 21 OK 2026/01/25 03:26:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/01/25 03:26:40 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/01/25 03:26:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/01/25 03:26:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/01/25 03:26:40 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/01/25 03:26:40 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:26:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:26:40 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:26:40 DEBUG : Waiting for deletions to finish 2026/01/25 03:26:40 DEBUG : Waiting for deletions to finish 2026/01/25 03:26:40 DEBUG : splitbanan: Excluded (Path Filter) 2026/01/25 03:26:40 DEBUG : splitbanan: Excluded 2026/01/25 03:26:40 DEBUG : appleapple: Excluded (Path Filter) 2026/01/25 03:26:40 DEBUG : appleapple: Excluded 2026/01/25 03:26:40 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:26:40 DEBUG : banana: Excluded 2026/01/25 03:26:40 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:26:40 DEBUG : apple: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0015-9;=.t: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0014-89;=.: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0013-789;=: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0011-56789: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0012-6789;: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0010-45678: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0009-34567: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0008-23456: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0006-ghijk: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0007-12345: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0005-fghij: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0003-defgh: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0004-efghi: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0002-cdefg: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0001-bcdef: Excluded 2026/01/25 03:26:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/01/25 03:26:41 DEBUG : dir1/0000-abcde: Excluded 2026/01/25 03:26:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/25 03:26:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/25 03:26:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/25 03:26:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/25 03:26:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/25 03:26:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/25 03:26:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/25 03:26:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/25 03:26:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/25 03:26:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/25 03:26:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/25 03:26:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/25 03:26:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/25 03:26:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/25 03:26:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/25 03:26:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/25 03:26:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/25 03:26:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/25 03:26:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/25 03:26:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/25 03:26:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/25 03:26:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/25 03:26:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/25 03:26:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/25 03:26:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/25 03:26:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/25 03:26:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/25 03:26:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/25 03:26:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/25 03:26:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/25 03:26:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/25 03:26:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/25 03:26:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/25 03:26:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/25 03:26:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/25 03:26:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/25 03:26:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/25 03:26:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/25 03:26:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/25 03:26:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/25 03:26:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/25 03:26:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/25 03:26:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/25 03:26:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/25 03:26:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/25 03:26:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/25 03:26:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/25 03:26:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/25 03:26:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/25 03:26:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/25 03:26:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:26:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleapple 2026/01/25 03:26:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:26:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbanan 2026/01/25 03:26:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcde 2026/01/25 03:26:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdef 2026/01/25 03:26:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefg 2026/01/25 03:26:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defgh 2026/01/25 03:26:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghi 2026/01/25 03:26:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghij 2026/01/25 03:26:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijk 2026/01/25 03:26:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-12345 2026/01/25 03:26:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-23456 2026/01/25 03:26:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-34567 2026/01/25 03:26:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-45678 2026/01/25 03:26:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789 2026/01/25 03:26:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789; 2026/01/25 03:26:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;= 2026/01/25 03:26:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=. 2026/01/25 03:26:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.t 2026/01/25 03:26:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dir1" === RUN TestTransform/encoder run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:26:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dir1" with ID 2556559 2026/01/25 03:26:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:26:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:26:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:26:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:26:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:26:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:27:17 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:27:22 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:27:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:27:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:27:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:27:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:27:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:27:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:27:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:27:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:27:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:27:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:27:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:27:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:27:41 DEBUG : Waiting for deletions to finish 2026/01/25 03:27:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : splitbananasplit: Excluded 2026/01/25 03:27:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:27:42 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : banana: Excluded 2026/01/25 03:27:42 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : apple: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:27:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:27:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:27:43 DEBUG : apple: size = 5 OK 2026/01/25 03:27:43 DEBUG : apple: Sizes identical 2026/01/25 03:27:43 DEBUG : apple: Unchanged skipping 2026/01/25 03:27:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:27:43 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:27:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:27:43 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:27:43 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:27:43 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:27:43 DEBUG : banana: size = 6 OK 2026/01/25 03:27:43 DEBUG : banana: Sizes identical 2026/01/25 03:27:43 DEBUG : banana: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:27:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:27:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:27:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:27:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:27:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:27:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:27:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:27:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:27:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:27:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:27:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:27:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:27:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:27:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:27:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:27:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:27:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:27:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:27:43 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:27:43 DEBUG : Waiting for deletions to finish 2026/01/25 03:27:43 DEBUG : Waiting for deletions to finish 2026/01/25 03:27:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : splitbananasplit: Excluded 2026/01/25 03:27:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:27:44 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : banana: Excluded 2026/01/25 03:27:44 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : apple: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:27:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:27:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:27:45 DEBUG : apple: size = 5 OK 2026/01/25 03:27:45 DEBUG : apple: Sizes identical 2026/01/25 03:27:45 DEBUG : apple: Unchanged skipping 2026/01/25 03:27:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:27:45 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:27:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:27:45 DEBUG : banana: size = 6 OK 2026/01/25 03:27:45 DEBUG : banana: Sizes identical 2026/01/25 03:27:45 DEBUG : banana: Unchanged skipping 2026/01/25 03:27:45 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:27:45 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:27:45 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:27:45 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:27:45 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:27:45 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:27:45 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:27:45 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:27:45 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:27:45 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:27:45 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:27:45 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:27:45 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:27:45 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:27:45 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:27:45 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:27:45 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:27:45 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:27:45 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:27:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:27:45 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:27:45 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:27:45 DEBUG : Waiting for deletions to finish 2026/01/25 03:27:45 DEBUG : Waiting for deletions to finish 2026/01/25 03:27:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:27:45 DEBUG : splitbananasplit: Excluded 2026/01/25 03:27:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:27:45 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:27:45 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:27:45 DEBUG : banana: Excluded 2026/01/25 03:27:45 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:27:45 DEBUG : apple: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:27:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:27:46 DEBUG : Waiting for deletions to finish 2026/01/25 03:27:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : splitbananasplit: Excluded 2026/01/25 03:27:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:27:46 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : banana: Excluded 2026/01/25 03:27:46 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:27:46 DEBUG : apple: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:27:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:27:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:27:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:27:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:27:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:27:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:27:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:27:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:27:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:27:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:27:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:27:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:27:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:27:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:27:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:27:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:27:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:27:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:27:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:27:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:27:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:27:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:27:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dir1" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:27:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dir1" with ID 2556560 2026/01/25 03:27:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:27:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:28:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:28:12 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:28:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:28:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:28:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:28:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:28:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:28:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:28:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:28:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:28:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:28:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:28:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:28:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:28:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:28:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:28:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:28:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:28:48 DEBUG : Waiting for deletions to finish 2026/01/25 03:28:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : splitbananasplit: Excluded 2026/01/25 03:28:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:28:48 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : banana: Excluded 2026/01/25 03:28:48 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : apple: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:28:49 DEBUG : apple: size = 5 OK 2026/01/25 03:28:49 DEBUG : apple: Sizes identical 2026/01/25 03:28:49 DEBUG : apple: Unchanged skipping 2026/01/25 03:28:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:28:49 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:28:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:28:49 DEBUG : banana: size = 6 OK 2026/01/25 03:28:49 DEBUG : banana: Sizes identical 2026/01/25 03:28:49 DEBUG : banana: Unchanged skipping 2026/01/25 03:28:49 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:28:49 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:28:49 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:28:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:28:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:28:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:28:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:28:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:28:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:28:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:28:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:28:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:28:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:28:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:28:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:28:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:28:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:28:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:28:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:28:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:28:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:28:49 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:28:49 DEBUG : Waiting for deletions to finish 2026/01/25 03:28:49 DEBUG : Waiting for deletions to finish 2026/01/25 03:28:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : splitbananasplit: Excluded 2026/01/25 03:28:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:28:50 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : banana: Excluded 2026/01/25 03:28:50 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : apple: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:28:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:28:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:28:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:28:51 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:28:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:28:51 DEBUG : apple: size = 5 OK 2026/01/25 03:28:51 DEBUG : apple: Sizes identical 2026/01/25 03:28:51 DEBUG : apple: Unchanged skipping 2026/01/25 03:28:51 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:28:51 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:28:51 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:28:51 DEBUG : banana: size = 6 OK 2026/01/25 03:28:51 DEBUG : banana: Sizes identical 2026/01/25 03:28:51 DEBUG : banana: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:28:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:28:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:28:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:28:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:28:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:28:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:28:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:28:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:28:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:28:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:28:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:28:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:28:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:28:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:28:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:28:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:28:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:28:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:28:51 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:28:51 DEBUG : Waiting for deletions to finish 2026/01/25 03:28:51 DEBUG : Waiting for deletions to finish 2026/01/25 03:28:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:28:51 DEBUG : splitbananasplit: Excluded 2026/01/25 03:28:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:28:51 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:28:51 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:28:51 DEBUG : banana: Excluded 2026/01/25 03:28:51 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:28:51 DEBUG : apple: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:28:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:28:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:28:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:28:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:28:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:28:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:28:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:28:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:28:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:28:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:28:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:28:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:28:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:28:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:28:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:28:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:28:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:28:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:28:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:28:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:28:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:28:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:29:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dir1" === RUN TestTransform/charmap run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:29:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dir1" with ID 2556561 2026/01/25 03:29:18 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:29:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:29:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:29:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:29:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:29:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:29:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:29:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:29:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:29:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:29:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:29:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:29:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:29:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:29:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:29:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:29:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:29:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:29:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:29:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:29:55 DEBUG : Waiting for deletions to finish 2026/01/25 03:29:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : splitbananasplit: Excluded 2026/01/25 03:29:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:29:55 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : banana: Excluded 2026/01/25 03:29:55 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : apple: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:29:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:29:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:29:56 DEBUG : apple: size = 5 OK 2026/01/25 03:29:56 DEBUG : apple: Sizes identical 2026/01/25 03:29:56 DEBUG : apple: Unchanged skipping 2026/01/25 03:29:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:29:56 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:29:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:29:56 DEBUG : banana: size = 6 OK 2026/01/25 03:29:56 DEBUG : banana: Sizes identical 2026/01/25 03:29:56 DEBUG : banana: Unchanged skipping 2026/01/25 03:29:56 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:29:56 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:29:56 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:29:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:29:57 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:29:57 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:29:57 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:29:57 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:29:57 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:29:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:29:57 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:29:57 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:29:57 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:29:57 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:29:57 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:29:57 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:29:57 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:29:57 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:29:57 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:29:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:29:57 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:29:57 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:29:57 DEBUG : Waiting for deletions to finish 2026/01/25 03:29:57 DEBUG : Waiting for deletions to finish 2026/01/25 03:29:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : splitbananasplit: Excluded 2026/01/25 03:29:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:29:57 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : banana: Excluded 2026/01/25 03:29:57 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : apple: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:29:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:29:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:29:58 DEBUG : apple: size = 5 OK 2026/01/25 03:29:58 DEBUG : apple: Sizes identical 2026/01/25 03:29:58 DEBUG : apple: Unchanged skipping 2026/01/25 03:29:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:29:58 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:29:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:29:58 DEBUG : banana: size = 6 OK 2026/01/25 03:29:58 DEBUG : banana: Sizes identical 2026/01/25 03:29:58 DEBUG : banana: Unchanged skipping 2026/01/25 03:29:58 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:29:58 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:29:58 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:29:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:29:59 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:29:59 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:29:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:29:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:29:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:29:59 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:29:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:29:59 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:29:59 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:29:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:29:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:29:59 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:29:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:29:59 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:29:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:29:59 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:29:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:29:59 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:29:59 DEBUG : Waiting for deletions to finish 2026/01/25 03:29:59 DEBUG : Waiting for deletions to finish 2026/01/25 03:29:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : splitbananasplit: Excluded 2026/01/25 03:29:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:29:59 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : banana: Excluded 2026/01/25 03:29:59 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : apple: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:29:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:29:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:30:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:30:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:30:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:30:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:30:12 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:30:16 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:30:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:30:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:30:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:30:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:30:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:30:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:30:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:30:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:30:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:30:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:30:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:30:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:30:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:30:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:30:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dir1" === RUN TestTransform/lowercase run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:30:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dir1" with ID 2556562 2026/01/25 03:30:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:30:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:30:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:30:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:30:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:30:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:30:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:30:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:30:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:30:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:30:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:30:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:30:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:30:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:30:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:30:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:30:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:30:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:31:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:31:02 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:31:02 DEBUG : Waiting for deletions to finish 2026/01/25 03:31:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : splitbananasplit: Excluded 2026/01/25 03:31:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:31:02 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : banana: Excluded 2026/01/25 03:31:02 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : apple: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:31:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:31:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:31:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:31:03 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:31:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:31:03 DEBUG : banana: size = 6 OK 2026/01/25 03:31:03 DEBUG : banana: Sizes identical 2026/01/25 03:31:03 DEBUG : apple: size = 5 OK 2026/01/25 03:31:03 DEBUG : banana: Unchanged skipping 2026/01/25 03:31:03 DEBUG : apple: Sizes identical 2026/01/25 03:31:03 DEBUG : apple: Unchanged skipping 2026/01/25 03:31:03 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:31:03 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:31:03 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:31:04 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:31:04 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:31:04 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:31:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:31:04 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:31:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:31:04 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:31:04 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:31:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:31:04 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:31:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:31:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:31:04 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:31:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:31:04 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:31:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:31:04 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:31:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:31:04 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:31:04 DEBUG : Waiting for deletions to finish 2026/01/25 03:31:04 DEBUG : Waiting for deletions to finish 2026/01/25 03:31:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : splitbananasplit: Excluded 2026/01/25 03:31:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:31:04 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : banana: Excluded 2026/01/25 03:31:04 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : apple: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:31:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:31:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:31:05 DEBUG : apple: size = 5 OK 2026/01/25 03:31:05 DEBUG : apple: Sizes identical 2026/01/25 03:31:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:31:05 DEBUG : apple: Unchanged skipping 2026/01/25 03:31:05 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:31:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:31:05 DEBUG : banana: size = 6 OK 2026/01/25 03:31:05 DEBUG : banana: Sizes identical 2026/01/25 03:31:05 DEBUG : banana: Unchanged skipping 2026/01/25 03:31:05 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:31:05 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:31:05 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:31:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:31:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:31:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:31:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:31:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:31:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:31:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:31:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:31:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:31:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:31:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:31:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:31:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:31:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:31:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:31:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:31:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:31:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:31:05 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:31:05 DEBUG : Waiting for deletions to finish 2026/01/25 03:31:05 DEBUG : Waiting for deletions to finish 2026/01/25 03:31:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:31:06 DEBUG : splitbananasplit: Excluded 2026/01/25 03:31:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:31:06 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:31:06 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:31:06 DEBUG : banana: Excluded 2026/01/25 03:31:06 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:31:06 DEBUG : apple: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:31:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:31:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:31:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:31:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:31:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:31:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:32:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:32:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:32:06 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:32:20 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:32:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:32:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:32:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:32:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:32:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:32:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:32:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:32:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:32:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:32:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:32:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:32:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:32:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dir1" === RUN TestTransform/ascii run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:32:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dir1" with ID 2556563 2026/01/25 03:32:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0000-abcdefg.txt" 2026/01/25 03:32:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0001-bcdefgh.txt" 2026/01/25 03:32:46 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0002-cdefghi.txt" 2026/01/25 03:32:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0003-defghij.txt" 2026/01/25 03:32:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0004-efghijk.txt" 2026/01/25 03:32:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0005-fghijkl.txt" 2026/01/25 03:32:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0006-ghijklm.txt" 2026/01/25 03:32:54 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0007-1234567.txt" 2026/01/25 03:32:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0008-2345678.txt" 2026/01/25 03:32:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0009-3456789.txt" 2026/01/25 03:32:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0010-456789.txt" 2026/01/25 03:33:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0011-56789;.txt" 2026/01/25 03:33:12 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0012-6789;.txt" 2026/01/25 03:33:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0013-789;=.txt" 2026/01/25 03:33:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0014-89;=.txt" 2026/01/25 03:33:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dir1/0015-9;=.txt" 2026/01/25 03:33:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "apple" 2026/01/25 03:33:30 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "banana" 2026/01/25 03:33:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "appleappleapplebanana" 2026/01/25 03:33:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "splitbananasplit" 2026/01/25 03:33:33 DEBUG : Waiting for deletions to finish 2026/01/25 03:33:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : splitbananasplit: Excluded 2026/01/25 03:33:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:33:33 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : banana: Excluded 2026/01/25 03:33:33 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : apple: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:33:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:33:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:33:34 DEBUG : apple: size = 5 OK 2026/01/25 03:33:34 DEBUG : apple: Sizes identical 2026/01/25 03:33:34 DEBUG : apple: Unchanged skipping 2026/01/25 03:33:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:33:34 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:33:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:33:34 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:33:34 DEBUG : banana: size = 6 OK 2026/01/25 03:33:34 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:33:34 DEBUG : banana: Sizes identical 2026/01/25 03:33:34 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:33:34 DEBUG : banana: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:33:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:33:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:33:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:33:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:33:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:33:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:33:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:33:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:33:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:33:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:33:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:33:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:33:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:33:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:33:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:33:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:33:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:33:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:33:35 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:33:35 DEBUG : Waiting for deletions to finish 2026/01/25 03:33:35 DEBUG : Waiting for deletions to finish 2026/01/25 03:33:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : splitbananasplit: Excluded 2026/01/25 03:33:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:33:35 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : banana: Excluded 2026/01/25 03:33:35 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : apple: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:33:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:33:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:33:36 DEBUG : apple: size = 5 OK 2026/01/25 03:33:36 DEBUG : apple: Sizes identical 2026/01/25 03:33:36 DEBUG : apple: Unchanged skipping 2026/01/25 03:33:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/25 03:33:36 DEBUG : appleappleapplebanana: Sizes identical 2026/01/25 03:33:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/25 03:33:36 DEBUG : banana: size = 6 OK 2026/01/25 03:33:36 DEBUG : banana: Sizes identical 2026/01/25 03:33:36 DEBUG : banana: Unchanged skipping 2026/01/25 03:33:36 DEBUG : splitbananasplit: size = 16 OK 2026/01/25 03:33:36 DEBUG : splitbananasplit: Sizes identical 2026/01/25 03:33:36 DEBUG : splitbananasplit: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/25 03:33:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/25 03:33:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/25 03:33:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/25 03:33:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/25 03:33:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/25 03:33:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/25 03:33:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/25 03:33:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/25 03:33:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/25 03:33:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/25 03:33:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/25 03:33:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/25 03:33:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/25 03:33:36 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:33:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/25 03:33:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/25 03:33:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/25 03:33:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/25 03:33:36 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:33:36 DEBUG : Waiting for deletions to finish 2026/01/25 03:33:36 DEBUG : Waiting for deletions to finish 2026/01/25 03:33:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : splitbananasplit: Excluded 2026/01/25 03:33:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : appleappleapplebanana: Excluded 2026/01/25 03:33:37 DEBUG : banana: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : banana: Excluded 2026/01/25 03:33:37 DEBUG : apple: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : apple: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/25 03:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/25 03:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/25 03:33:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/apple 2026/01/25 03:33:38 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/appleappleapplebanana 2026/01/25 03:33:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/banana 2026/01/25 03:33:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/splitbananasplit 2026/01/25 03:33:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0000-abcdefg.txt 2026/01/25 03:33:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0001-bcdefgh.txt 2026/01/25 03:33:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0002-cdefghi.txt 2026/01/25 03:33:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0003-defghij.txt 2026/01/25 03:33:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0004-efghijk.txt 2026/01/25 03:33:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0005-fghijkl.txt 2026/01/25 03:33:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0006-ghijklm.txt 2026/01/25 03:33:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0007-1234567.txt 2026/01/25 03:33:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0008-2345678.txt 2026/01/25 03:33:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0009-3456789.txt 2026/01/25 03:33:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0010-456789.txt 2026/01/25 03:33:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0011-56789;.txt 2026/01/25 03:33:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0012-6789;.txt 2026/01/25 03:33:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0013-789;=.txt 2026/01/25 03:33:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0014-89;=.txt 2026/01/25 03:33:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dir1/0015-9;=.txt 2026/01/25 03:33:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dir1" --- PASS: TestTransform (918.77s) --- PASS: TestTransform/NFC (67.36s) --- PASS: TestTransform/NFD (68.08s) --- PASS: TestTransform/base64 (76.21s) --- PASS: TestTransform/prefix (107.40s) --- PASS: TestTransform/suffix (107.32s) --- PASS: TestTransform/truncate (76.15s) --- PASS: TestTransform/encoder (66.10s) --- PASS: TestTransform/ISO-8859-1 (64.82s) --- PASS: TestTransform/charmap (88.38s) --- PASS: TestTransform/lowercase (131.65s) --- PASS: TestTransform/ascii (65.28s) === RUN TestTransformCopy run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:33:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/01/25 03:33:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/01/25 03:33:46 INFO : sub dir_somesuffix: Making directory 2026/01/25 03:33:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/sub dir_somesuffix" with ID 2556564 2026/01/25 03:33:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/01/25 03:33:47 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/01/25 03:33:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/01/25 03:33:47 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/01/25 03:33:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/01/25 03:33:47 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:33:47 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:33:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "sub dir_somesuffix/hello world_somesuffix.txt" 2026/01/25 03:33:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/01/25 03:33:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/01/25 03:33:48 DEBUG : Waiting for deletions to finish 2026/01/25 03:33:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/sub dir_somesuffix/hello world_somesuffix.txt 2026/01/25 03:33:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/sub dir_somesuffix" --- PASS: TestTransformCopy (5.19s) === RUN TestDoubleTransform run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:33:51 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:33:52 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:33:52 INFO : tictactoe: Making directory 2026/01/25 03:33:52 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe" with ID 2556565 2026/01/25 03:33:52 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:33:52 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:33:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:33:52 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/01/25 03:33:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:33:52 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:33:52 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:33:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "tictactoe/tictactoe" 2026/01/25 03:33:53 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/01/25 03:33:53 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/01/25 03:33:53 DEBUG : Waiting for deletions to finish 2026/01/25 03:33:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/tictactoe/tictactoe 2026/01/25 03:33:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe" --- PASS: TestDoubleTransform (4.45s) === RUN TestFileTag run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:33:56 INFO : toe: Making directory 2026/01/25 03:33:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/toe" with ID 2556566 2026/01/25 03:33:56 INFO : toe/toe: Making directory 2026/01/25 03:33:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/toe/toe" with ID 2556567 2026/01/25 03:33:57 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:33:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/25 03:33:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/25 03:33:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/25 03:33:57 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:33:57 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:33:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "toe/toe/tictactoe" 2026/01/25 03:33:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/01/25 03:33:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/01/25 03:33:58 DEBUG : Waiting for deletions to finish 2026/01/25 03:34:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/toe/toe/tictactoe 2026/01/25 03:34:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/toe/toe" 2026/01/25 03:34:07 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/toe" --- PASS: TestFileTag (17.79s) === RUN TestNoTag run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:34:17 INFO : toe: Making directory 2026/01/25 03:34:17 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/toe" with ID 2556568 2026/01/25 03:34:17 INFO : toe/toe: Making directory 2026/01/25 03:34:18 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/toe/toe" with ID 2556569 2026/01/25 03:34:18 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/25 03:34:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/25 03:34:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/25 03:34:18 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:34:18 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:34:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "toe/toe/tictactoe" 2026/01/25 03:34:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/01/25 03:34:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/01/25 03:34:23 DEBUG : Waiting for deletions to finish 2026/01/25 03:34:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/toe/toe/tictactoe 2026/01/25 03:34:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/toe/toe" 2026/01/25 03:34:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/toe" --- PASS: TestNoTag (13.29s) === RUN TestDirTag run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:34:27 DEBUG : empty_dir: Making directory with metadata 2026/01/25 03:34:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/25 03:34:27 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:27 INFO : tictacempty_dir: Making directory 2026/01/25 03:34:27 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictacempty_dir" with ID 2556570 2026/01/25 03:34:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:27 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:27 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:27 INFO : tictactoe: Making directory 2026/01/25 03:34:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe" with ID 2556571 2026/01/25 03:34:28 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:28 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:34:28 INFO : tictactoe/tictactoe: Making directory 2026/01/25 03:34:28 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe/tictactoe" with ID 2556572 2026/01/25 03:34:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:34:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/25 03:34:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/25 03:34:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/25 03:34:28 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:34:28 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:34:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "tictactoe/tictactoe/toe.txt" 2026/01/25 03:34:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/01/25 03:34:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/01/25 03:34:29 DEBUG : Waiting for deletions to finish 2026/01/25 03:34:32 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/tictactoe/tictactoe/toe.txt 2026/01/25 03:34:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe/tictactoe" 2026/01/25 03:34:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe" 2026/01/25 03:34:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictacempty_dir" --- PASS: TestDirTag (7.29s) === RUN TestAllTag run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:34:34 DEBUG : empty_dir: Making directory with metadata 2026/01/25 03:34:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/25 03:34:34 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:34 INFO : tictacempty_dir: Making directory 2026/01/25 03:34:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictacempty_dir" with ID 2556573 2026/01/25 03:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:35 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:35 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:35 INFO : tictactoe: Making directory 2026/01/25 03:34:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe" with ID 2556574 2026/01/25 03:34:35 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:35 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:34:35 INFO : tictactoe/tictactoe: Making directory 2026/01/25 03:34:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe/tictactoe" with ID 2556575 2026/01/25 03:34:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:34:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/25 03:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:34:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/25 03:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:34:35 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:34:35 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:34:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "tictactoe/tictactoe/tictactoe.txt" 2026/01/25 03:34:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/25 03:34:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:34:37 DEBUG : Waiting for deletions to finish 2026/01/25 03:34:38 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:34:38 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:38 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:38 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/25 03:34:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/25 03:34:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/01/25 03:34:39 NOTICE: FileLu root 'rclone-test-yogudal4zoco': 0 differences found 2026/01/25 03:34:39 NOTICE: FileLu root 'rclone-test-yogudal4zoco': 1 hashes could not be checked 2026/01/25 03:34:39 NOTICE: FileLu root 'rclone-test-yogudal4zoco': 1 matching files 2026/01/25 03:34:40 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:34:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe/tictactoe" 2026/01/25 03:34:41 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe" 2026/01/25 03:34:42 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictacempty_dir" --- PASS: TestAllTag (8.27s) === RUN TestRunTwice run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:34:42 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:43 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:43 INFO : tictactoe: Making directory 2026/01/25 03:34:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe" with ID 2556576 2026/01/25 03:34:43 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:43 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:34:43 INFO : tictactoe/tictactoe: Making directory 2026/01/25 03:34:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe/tictactoe" with ID 2556577 2026/01/25 03:34:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:34:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/25 03:34:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/25 03:34:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/25 03:34:43 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:34:43 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:34:45 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "tictactoe/tictactoe/toe.txt" 2026/01/25 03:34:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/01/25 03:34:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/01/25 03:34:45 DEBUG : Waiting for deletions to finish 2026/01/25 03:34:46 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:46 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:46 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:34:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/01/25 03:34:47 DEBUG : toe/toe/toe.txt: Sizes identical 2026/01/25 03:34:47 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:34:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/25 03:34:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/01/25 03:34:47 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:34:47 DEBUG : Waiting for deletions to finish 2026/01/25 03:34:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/tictactoe/tictactoe/toe.txt 2026/01/25 03:34:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe/tictactoe" 2026/01/25 03:34:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe" --- PASS: TestRunTwice (8.21s) === RUN TestConflicting run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:34:51 INFO : toe: Making directory 2026/01/25 03:34:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/toe" with ID 2556578 2026/01/25 03:34:51 INFO : toe/toe: Making directory 2026/01/25 03:34:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/toe/toe" with ID 2556579 2026/01/25 03:34:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/25 03:34:51 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:34:51 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:34:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "toe/toe/toe" 2026/01/25 03:34:53 DEBUG : toe/toe/toe: size = 11 OK 2026/01/25 03:34:53 INFO : toe/toe/toe: Copied (new) 2026/01/25 03:34:53 DEBUG : Waiting for deletions to finish 2026/01/25 03:34:55 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/toe/toe/toe 2026/01/25 03:34:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/toe/toe" 2026/01/25 03:34:56 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/toe" --- PASS: TestConflicting (5.96s) === RUN TestMove run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:34:57 DEBUG : empty_dir: Making directory with metadata 2026/01/25 03:34:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/25 03:34:57 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:57 INFO : tictacempty_dir: Making directory 2026/01/25 03:34:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictacempty_dir" with ID 2556580 2026/01/25 03:34:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:34:57 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:57 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:57 INFO : tictactoe: Making directory 2026/01/25 03:34:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe" with ID 2556581 2026/01/25 03:34:57 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:57 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:34:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:34:57 INFO : tictactoe/tictactoe: Making directory 2026/01/25 03:34:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe/tictactoe" with ID 2556582 2026/01/25 03:34:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:34:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/25 03:34:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:34:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/25 03:34:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:34:58 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:34:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:34:58 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:35:00 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "tictactoe/tictactoe/tictactoe.txt" 2026/01/25 03:35:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/25 03:35:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:35:00 INFO : toe/toe/toe.txt: Deleted 2026/01/25 03:35:00 INFO : toe/toe: Removing directory 2026/01/25 03:35:00 INFO : toe: Removing directory 2026/01/25 03:35:00 INFO : empty_dir: Removing directory 2026/01/25 03:35:00 DEBUG : Local file system at /tmp/rclone2239187323: deleted 3 directories 2026/01/25 03:35:11 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:35:22 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe/tictactoe" 2026/01/25 03:35:22 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe" 2026/01/25 03:35:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictacempty_dir" --- PASS: TestMove (26.48s) === RUN TestTransformFile run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:35:23 DEBUG : empty_dir: Making directory with metadata 2026/01/25 03:35:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/25 03:35:23 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:35:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:35:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:35:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:35:23 INFO : tictacempty_dir: Making directory 2026/01/25 03:35:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictacempty_dir" with ID 2556583 2026/01/25 03:35:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:35:24 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:35:24 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:35:24 INFO : tictactoe: Making directory 2026/01/25 03:35:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe" with ID 2556584 2026/01/25 03:35:24 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:35:24 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:35:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:35:24 INFO : tictactoe/tictactoe: Making directory 2026/01/25 03:35:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe/tictactoe" with ID 2556585 2026/01/25 03:35:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:35:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/25 03:35:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:35:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/25 03:35:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:35:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:35:24 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:35:24 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:35:26 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "tictactoe/tictactoe/tictactoe.txt" 2026/01/25 03:35:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/25 03:35:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:35:26 INFO : toe/toe/toe.txt: Deleted 2026/01/25 03:35:26 INFO : toe/toe: Removing directory 2026/01/25 03:35:26 INFO : toe: Removing directory 2026/01/25 03:35:26 INFO : empty_dir: Removing directory 2026/01/25 03:35:26 DEBUG : Local file system at /tmp/rclone2239187323: deleted 3 directories 2026/01/25 03:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/25 03:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/01/25 03:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/25 03:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/25 03:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/25 03:35:29 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/toe/toe" with ID 2556587 2026/01/25 03:35:31 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:35:31 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/01/25 03:35:33 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/toe/toe/toe.txt 2026/01/25 03:35:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/toe/toe" 2026/01/25 03:35:34 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/toe" 2026/01/25 03:35:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe/tictactoe" 2026/01/25 03:35:35 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe" 2026/01/25 03:35:36 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictacempty_dir" --- PASS: TestTransformFile (13.20s) === RUN TestManualTransformFile run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:35:36 DEBUG : Reset feature "Copy" 2026/01/25 03:35:36 DEBUG : Reset feature "Move" 2026/01/25 03:35:36 DEBUG : Reset feature "Copy" 2026/01/25 03:35:36 DEBUG : Reset feature "Move" 2026/01/25 03:35:36 DEBUG : empty_dir: Making directory with metadata 2026/01/25 03:35:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/25 03:35:36 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:35:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:35:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:35:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:35:36 INFO : tictacempty_dir: Making directory 2026/01/25 03:35:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictacempty_dir" with ID 2556588 2026/01/25 03:35:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/25 03:35:37 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:35:37 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:35:37 INFO : tictactoe: Making directory 2026/01/25 03:35:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe" with ID 2556589 2026/01/25 03:35:37 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:35:37 DEBUG : toe: transformed to: tictactoe 2026/01/25 03:35:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:35:37 INFO : tictactoe/tictactoe: Making directory 2026/01/25 03:35:37 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/tictactoe/tictactoe" with ID 2556590 2026/01/25 03:35:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/25 03:35:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/25 03:35:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:35:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/25 03:35:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:35:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:35:37 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:35:37 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:35:39 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "tictactoe/tictactoe/tictactoe.txt" 2026/01/25 03:35:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/25 03:35:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:35:39 INFO : toe/toe/toe.txt: Deleted 2026/01/25 03:35:39 INFO : toe/toe: Removing directory 2026/01/25 03:35:39 INFO : toe: Removing directory 2026/01/25 03:35:39 INFO : empty_dir: Removing directory 2026/01/25 03:35:39 DEBUG : Local file system at /tmp/rclone2239187323: deleted 3 directories 2026/01/25 03:35:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/25 03:35:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/01/25 03:35:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/25 03:35:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/25 03:35:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/25 03:35:43 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/toe/toe" with ID 2556592 2026/01/25 03:35:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "toe/toe/toe.txt" 2026/01/25 03:35:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/01/25 03:35:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/01/25 03:35:44 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/tictactoe/tictactoe/tictactoe.txt 2026/01/25 03:35:44 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/01/25 03:35:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/toe/toe/toe.txt 2026/01/25 03:35:47 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/toe/toe" 2026/01/25 03:35:48 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/toe" 2026/01/25 03:35:49 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe/tictactoe" 2026/01/25 03:35:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictactoe" 2026/01/25 03:35:50 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/tictacempty_dir" --- PASS: TestManualTransformFile (14.22s) === RUN TestBase64 run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:35:50 DEBUG : toe: transformed to: dG9l 2026/01/25 03:35:51 DEBUG : toe: transformed to: dG9l 2026/01/25 03:35:51 INFO : dG9l: Making directory 2026/01/25 03:35:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dG9l" with ID 2556593 2026/01/25 03:35:51 DEBUG : toe: transformed to: dG9l 2026/01/25 03:35:51 DEBUG : toe: transformed to: dG9l 2026/01/25 03:35:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/01/25 03:35:51 INFO : dG9l/dG9l: Making directory 2026/01/25 03:35:51 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/dG9l/dG9l" with ID 2556594 2026/01/25 03:35:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/01/25 03:35:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/01/25 03:35:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/01/25 03:35:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/25 03:35:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/01/25 03:35:51 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:35:51 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:35:53 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "dG9l/dG9l/dG9lLnR4dA==" 2026/01/25 03:35:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/01/25 03:35:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/01/25 03:35:53 DEBUG : Waiting for deletions to finish 2026/01/25 03:35:54 DEBUG : dG9l: transformed to: toe 2026/01/25 03:35:54 DEBUG : dG9l: transformed to: toe 2026/01/25 03:35:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/01/25 03:35:54 DEBUG : dG9l: transformed to: toe 2026/01/25 03:35:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/01/25 03:35:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/01/25 03:35:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/01/25 03:35:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/01/25 03:35:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/01/25 03:35:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/01/25 03:35:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/01/25 03:35:55 DEBUG : Local file system at /tmp/rclone2239187323: Waiting for checks to finish 2026/01/25 03:35:55 DEBUG : Local file system at /tmp/rclone2239187323: Waiting for transfers to finish 2026/01/25 03:35:55 DEBUG : Waiting for deletions to finish 2026/01/25 03:35:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/dG9l/dG9l/dG9lLnR4dA== 2026/01/25 03:35:57 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dG9l/dG9l" 2026/01/25 03:35:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/dG9l" --- PASS: TestBase64 (7.69s) === RUN TestError run.go:185: Remote "FileLu root 'rclone-test-yogudal4zoco'", Local "Local file system at /tmp/rclone2239187323", Modify Window "876000h0m0s" 2026/01/25 03:35:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/25 03:35:58 DEBUG : toe: transformed to: 2026/01/25 03:35:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/25 03:35:58 DEBUG : toe: transformed to: 2026/01/25 03:35:58 INFO : FileLu root 'rclone-test-yogudal4zoco': Making directory 2026/01/25 03:35:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco" with ID 2.556484e+06 2026/01/25 03:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/25 03:35:59 DEBUG : toe: transformed to: 2026/01/25 03:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/25 03:35:59 DEBUG : toe: transformed to: 2026/01/25 03:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/25 03:35:59 DEBUG : toe/toe: transformed to: 2026/01/25 03:35:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/01/25 03:35:59 INFO : toe/toe: Making directory 2026/01/25 03:35:59 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully created folder "rclone-test-yogudal4zoco/toe/toe" with ID 2556596 2026/01/25 03:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/25 03:35:59 DEBUG : toe/toe: transformed to: 2026/01/25 03:35:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/01/25 03:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/25 03:35:59 DEBUG : toe: transformed to: 2026/01/25 03:35:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/25 03:35:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/25 03:35:59 DEBUG : toe/toe/toe: transformed to: 2026/01/25 03:35:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/01/25 03:35:59 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for checks to finish 2026/01/25 03:35:59 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Waiting for transfers to finish 2026/01/25 03:36:01 INFO : FileLu root 'rclone-test-yogudal4zoco': Put: Successfully uploaded new file "toe/toe/toe" 2026/01/25 03:36:01 DEBUG : toe/toe/toe: size = 11 OK 2026/01/25 03:36:01 INFO : toe/toe/toe: Copied (new) 2026/01/25 03:36:01 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting files as there were IO errors 2026/01/25 03:36:01 ERROR : FileLu root 'rclone-test-yogudal4zoco': not deleting directories as there were IO errors 2026/01/25 03:36:23 INFO : FileLu root 'rclone-test-yogudal4zoco': Successfully deleted file: /rclone-test-yogudal4zoco/toe/toe/toe 2026/01/25 03:36:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/toe/toe" 2026/01/25 03:36:24 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco/toe" --- PASS: TestError (26.52s) FAIL 2026/01/25 03:36:25 DEBUG : FileLu root 'rclone-test-yogudal4zoco': Purge remote 2026/01/25 03:36:25 INFO : FileLu root 'rclone-test-yogudal4zoco': Rmdir: successfully deleted "/rclone-test-yogudal4zoco" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyMetadata|TestCopyMetadataNoEmptyDirs|TestCopyMissingDirectory|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyNoTraverseDeadlock|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDepth|TestCopyWithDryRun|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncNoUpdateDirModtime|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSetDelayedModTimes|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 47m9.443894497s (try 4/5): exit status 1: Failed [TestCopyWithDryRun TestCopy TestCopyMetadata TestCopyMetadataNoEmptyDirs TestCopyMissingDirectory TestCopyNoTraverse TestCopyNoTraverseDeadlock TestCopyCheckFirst TestSyncNoTraverse TestCopyWithDepth TestCopyWithFilesFrom TestCopyWithFilesFromAndNoTraverse TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestSyncNoUpdateDirModtime TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncSetDelayedModTimes TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncDoesntUpdateModtime TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithUpdateOlder TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestServerSideMoveLocal TestMoveWithDeleteEmptySrcDirs]