"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncCopyDest)$|^TestTransform$/^truncate$'" - Starting (try 2/5) 2025/10/04 04:30:51 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bacumal0qesi" 2025/10/04 04:30:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/04 04:30:52 DEBUG : Creating backend with remote "/tmp/rclone3112433110" === RUN TestServerSideCopyOverSelf run.go:180: Remote "files root 'rclone-test-bacumal0qesi'", Local "Local file system at /tmp/rclone3112433110", Modify Window "1s" 2025/10/04 04:30:54 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nucozen9peca" sync_test.go:656: Server side copy (if possible) files root 'rclone-test-bacumal0qesi' -> files root 'rclone-test-nucozen9peca' 2025/10/04 04:30:55 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/04 04:30:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:30:55 DEBUG : files root 'rclone-test-nucozen9peca': Waiting for checks to finish 2025/10/04 04:30:55 DEBUG : files root 'rclone-test-nucozen9peca': Waiting for transfers to finish 2025/10/04 04:30:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/04 04:30:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/04 04:30:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:31:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:31:02 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/10/04 04:31:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/04 04:31:02 DEBUG : files root 'rclone-test-nucozen9peca': Waiting for checks to finish 2025/10/04 04:31:02 DEBUG : files root 'rclone-test-nucozen9peca': Waiting for transfers to finish 2025/10/04 04:31:04 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/10/04 04:31:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/04 04:31:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:31:05 DEBUG : files root 'rclone-test-nucozen9peca': Purge remote --- PASS: TestServerSideCopyOverSelf (14.71s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "files root 'rclone-test-bacumal0qesi'", Local "Local file system at /tmp/rclone3112433110", Modify Window "1s" 2025/10/04 04:31:09 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-kudeguf7zuwi" sync_test.go:701: Server side copy (if possible) files root 'rclone-test-bacumal0qesi' -> files root 'rclone-test-kudeguf7zuwi' 2025/10/04 04:31:10 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/04 04:31:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:31:10 DEBUG : files root 'rclone-test-kudeguf7zuwi': Waiting for checks to finish 2025/10/04 04:31:10 DEBUG : files root 'rclone-test-kudeguf7zuwi': Waiting for transfers to finish 2025/10/04 04:31:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/04 04:31:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/04 04:31:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:31:16 DEBUG : files root 'rclone-test-kudeguf7zuwi': Using server-side directory move 2025/10/04 04:31:16 INFO : files root 'rclone-test-kudeguf7zuwi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/04 04:31:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:31:16 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/10/04 04:31:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/04 04:31:16 DEBUG : files root 'rclone-test-kudeguf7zuwi': Waiting for checks to finish 2025/10/04 04:31:16 DEBUG : files root 'rclone-test-kudeguf7zuwi': Waiting for transfers to finish 2025/10/04 04:31:17 INFO : sub dir/hello world: Deleted 2025/10/04 04:31:17 INFO : sub dir/hello world: Moved (server-side) 2025/10/04 04:31:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:31:19 DEBUG : testing file moves 2025/10/04 04:31:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:31:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/10/04 04:31:19 DEBUG : files root 'rclone-test-kudeguf7zuwi': Waiting for checks to finish 2025/10/04 04:31:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/04 04:31:19 DEBUG : files root 'rclone-test-kudeguf7zuwi': Waiting for transfers to finish 2025/10/04 04:31:20 INFO : sub dir/hello world: Deleted 2025/10/04 04:31:20 INFO : sub dir/hello world: Moved (server-side) 2025/10/04 04:31:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:31:21 DEBUG : files root 'rclone-test-kudeguf7zuwi': Purge remote --- PASS: TestServerSideMoveOverSelf (15.30s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-bacumal0qesi'", Local "Local file system at /tmp/rclone3112433110", Modify Window "1s" 2025/10/04 04:31:23 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/10/04 04:31:23 DEBUG : files root 'rclone-test-bacumal0qesi': Waiting for checks to finish 2025/10/04 04:31:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/04 04:31:23 DEBUG : empty space: Unchanged skipping 2025/10/04 04:31:23 DEBUG : files root 'rclone-test-bacumal0qesi': Waiting for transfers to finish 2025/10/04 04:31:23 DEBUG : Waiting for deletions to finish 2025/10/04 04:31:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncCopyDest run.go:180: Remote "files root 'rclone-test-bacumal0qesi'", Local "Local file system at /tmp/rclone3112433110", Modify Window "1s" 2025/10/04 04:31:23 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bacumal0qesi/dst" 2025/10/04 04:31:24 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bacumal0qesi/CopyDest" 2025/10/04 04:31:25 DEBUG : one: Need to transfer - File not found at Destination 2025/10/04 04:31:25 DEBUG : files root 'rclone-test-bacumal0qesi/dst': Waiting for checks to finish 2025/10/04 04:31:25 DEBUG : files root 'rclone-test-bacumal0qesi/dst': Waiting for transfers to finish 2025/10/04 04:31:27 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/04 04:31:27 INFO : one: Copied (new) 2025/10/04 04:31:27 DEBUG : Waiting for deletions to finish 2025/10/04 04:31:28 DEBUG : files root 'rclone-test-bacumal0qesi/dst': Waiting for checks to finish 2025/10/04 04:31:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/04 04:31:28 DEBUG : files root 'rclone-test-bacumal0qesi/dst': Waiting for transfers to finish 2025/10/04 04:31:29 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/04 04:31:29 INFO : one: Copied (replaced existing) 2025/10/04 04:31:29 DEBUG : Waiting for deletions to finish 2025/10/04 04:31:33 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bacumal0qesi/BackupDir" 2025/10/04 04:31:34 DEBUG : files root 'rclone-test-bacumal0qesi/dst': Waiting for checks to finish 2025/10/04 04:31:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/04 04:31:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/04 04:31:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/04 04:31:35 INFO : one: Moved (server-side) 2025/10/04 04:31:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/10/04 04:31:38 INFO : one: Copied (server-side copy) 2025/10/04 04:31:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/04 04:31:38 DEBUG : files root 'rclone-test-bacumal0qesi/dst': Waiting for transfers to finish 2025/10/04 04:31:38 DEBUG : Waiting for deletions to finish 2025/10/04 04:31:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/04 04:31:41 DEBUG : one: Unchanged skipping 2025/10/04 04:31:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/04 04:31:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/10/04 04:31:44 INFO : two: Copied (server-side copy) 2025/10/04 04:31:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/04 04:31:44 DEBUG : files root 'rclone-test-bacumal0qesi/dst': Waiting for checks to finish 2025/10/04 04:31:44 DEBUG : files root 'rclone-test-bacumal0qesi/dst': Waiting for transfers to finish 2025/10/04 04:31:44 DEBUG : Waiting for deletions to finish 2025/10/04 04:31:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/04 04:31:45 DEBUG : one: Unchanged skipping 2025/10/04 04:31:45 DEBUG : files root 'rclone-test-bacumal0qesi/dst': Waiting for checks to finish 2025/10/04 04:31:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/04 04:31:45 DEBUG : two: Unchanged skipping 2025/10/04 04:31:45 DEBUG : files root 'rclone-test-bacumal0qesi/dst': Waiting for transfers to finish 2025/10/04 04:31:45 DEBUG : Waiting for deletions to finish 2025/10/04 04:31:45 INFO : There was nothing to transfer 2025/10/04 04:31:46 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.amazonaws.com/objects.brickftp.com/metadata/126732/f5faef30-5bc3-43ca-a045-85839a10f4f8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIEWLY3MN4YGZQOWA%2F20251004%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20251004T043145Z&X-Amz-Expires=900&X-Amz-SignedHeaders=host&partNumber=1&response-content-type=application%2Foctet-stream&uploadId=ubckKNdRp2F6pg0ZDOXuXCtgHaNEifmtIRqpxfnDKSf6QqogPcuufeK7UiGJYZks1iZaNU3zUPfMCZB0fdvaS_cG2NC15Yuj6aheSIQgSdAmFZZ2sqrMaa9bgLh_Hy5.&X-Amz-Signature=60319e169f8517bf7e495af1592c9bf3a503e173b5ad3ea4da9c03a42bc51e99": net/http: HTTP/1.x transport connection broken: http: ContentLength=5 with Body length 0) 2025/10/04 04:31:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/04 04:31:48 DEBUG : pacer: Reducing sleep to 15ms 2025/10/04 04:31:48 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/04 04:31:48 DEBUG : pacer: Reducing sleep to 10ms 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2356 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) got BackupDir/one (3), CopyDest/one (5), CopyDest/three (0), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2356 Error: Should be true Test: TestSyncCopyDest Messages: files root 'rclone-test-bacumal0qesi'/CopyDest/three: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "d41d8cd98f00b204e9800998ecf8427e" fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2356 Error: Should be true Test: TestSyncCopyDest Messages: files root 'rclone-test-bacumal0qesi'/CopyDest/three: crc32 hash incorrect - expecting "46c5d8f5" got "00000000" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2356 Error: Not equal: expected: 5 actual : 0 Test: TestSyncCopyDest Messages: CopyDest/three: size incorrect file=5 vs obj=0 2025/10/04 04:31:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/04 04:31:56 DEBUG : one: Unchanged skipping 2025/10/04 04:31:57 DEBUG : three: Sizes differ (src 7 vs dst 0) 2025/10/04 04:31:57 DEBUG : three: Destination not found in --copy-dest 2025/10/04 04:31:57 DEBUG : three: Need to transfer - File not found at Destination 2025/10/04 04:31:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/04 04:31:57 DEBUG : two: Unchanged skipping 2025/10/04 04:31:57 DEBUG : files root 'rclone-test-bacumal0qesi/dst': Waiting for checks to finish 2025/10/04 04:31:57 DEBUG : files root 'rclone-test-bacumal0qesi/dst': Waiting for transfers to finish 2025/10/04 04:31:58 DEBUG : three: Dst hash empty - aborting Src hash check 2025/10/04 04:31:58 INFO : three: Copied (new) 2025/10/04 04:31:58 DEBUG : Waiting for deletions to finish 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2368 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) got BackupDir/one (3), CopyDest/one (5), CopyDest/three (0), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2368 Error: Should be true Test: TestSyncCopyDest Messages: files root 'rclone-test-bacumal0qesi'/CopyDest/three: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "d41d8cd98f00b204e9800998ecf8427e" fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2368 Error: Should be true Test: TestSyncCopyDest Messages: files root 'rclone-test-bacumal0qesi'/CopyDest/three: crc32 hash incorrect - expecting "46c5d8f5" got "00000000" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2368 Error: Not equal: expected: 5 actual : 0 Test: TestSyncCopyDest Messages: CopyDest/three: size incorrect file=5 vs obj=0 --- FAIL: TestSyncCopyDest (47.01s) === RUN TestTransform === RUN TestTransform/truncate run.go:180: Remote "files root 'rclone-test-bacumal0qesi'", Local "Local file system at /tmp/rclone3112433110", Modify Window "1s" 2025/10/04 04:32:26 DEBUG : Waiting for deletions to finish 2025/10/04 04:32:26 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : apple: Excluded 2025/10/04 04:32:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : appleappleapplebanana: Excluded 2025/10/04 04:32:26 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : banana: Excluded 2025/10/04 04:32:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : splitbananasplit: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/04 04:32:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:32:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/04 04:32:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : dir1: Directory modification time the same (differ by -556.734894ms, within tolerance 1s) 2025/10/04 04:32:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:27 DEBUG : apple: Unchanged skipping 2025/10/04 04:32:27 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/10/04 04:32:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:27 DEBUG : banana: Unchanged skipping 2025/10/04 04:32:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:32:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/04 04:32:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:32:27 DEBUG : files root 'rclone-test-bacumal0qesi': Waiting for checks to finish 2025/10/04 04:32:27 DEBUG : files root 'rclone-test-bacumal0qesi': Waiting for transfers to finish 2025/10/04 04:32:28 DEBUG : appleapple: Dst hash empty - aborting Src hash check 2025/10/04 04:32:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/04 04:32:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:32:28 DEBUG : splitbanan: Dst hash empty - aborting Src hash check 2025/10/04 04:32:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/04 04:32:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:32:28 DEBUG : dir1/0000-abcde: Dst hash empty - aborting Src hash check 2025/10/04 04:32:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/04 04:32:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:32:28 DEBUG : dir1/0001-bcdef: Dst hash empty - aborting Src hash check 2025/10/04 04:32:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/04 04:32:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:32:29 DEBUG : dir1/0002-cdefg: Dst hash empty - aborting Src hash check 2025/10/04 04:32:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/04 04:32:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:32:29 DEBUG : dir1/0003-defgh: Dst hash empty - aborting Src hash check 2025/10/04 04:32:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/04 04:32:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:32:29 DEBUG : dir1/0004-efghi: Dst hash empty - aborting Src hash check 2025/10/04 04:32:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/04 04:32:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:32:29 DEBUG : dir1/0005-fghij: Dst hash empty - aborting Src hash check 2025/10/04 04:32:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/04 04:32:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:32:29 DEBUG : dir1/0006-ghijk: Dst hash empty - aborting Src hash check 2025/10/04 04:32:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/04 04:32:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:32:29 DEBUG : dir1/0007-12345: Dst hash empty - aborting Src hash check 2025/10/04 04:32:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/04 04:32:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:32:30 DEBUG : dir1/0008-23456: Dst hash empty - aborting Src hash check 2025/10/04 04:32:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/04 04:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:32:30 DEBUG : dir1/0009-34567: Dst hash empty - aborting Src hash check 2025/10/04 04:32:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/04 04:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:32:30 DEBUG : dir1/0010-45678: Dst hash empty - aborting Src hash check 2025/10/04 04:32:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/04 04:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:32:30 DEBUG : dir1/0011-56789: Dst hash empty - aborting Src hash check 2025/10/04 04:32:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/04 04:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:32:30 DEBUG : dir1/0012-6789;: Dst hash empty - aborting Src hash check 2025/10/04 04:32:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/04 04:32:30 DEBUG : dir1/0013-789;=: Dst hash empty - aborting Src hash check 2025/10/04 04:32:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/04 04:32:31 DEBUG : dir1/0014-89;=.: Dst hash empty - aborting Src hash check 2025/10/04 04:32:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/04 04:32:31 DEBUG : dir1/0015-9;=.t: Dst hash empty - aborting Src hash check 2025/10/04 04:32:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/04 04:32:31 DEBUG : Waiting for deletions to finish 2025/10/04 04:32:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/04 04:32:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/04 04:32:31 INFO : dir1/0003-defghij.txt: Deleted 2025/10/04 04:32:31 INFO : dir1/0010-456789.txt: Deleted 2025/10/04 04:32:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/04 04:32:31 INFO : dir1/0012-6789;.txt: Deleted 2025/10/04 04:32:31 INFO : dir1/0008-2345678.txt: Deleted 2025/10/04 04:32:31 INFO : dir1/0011-56789;.txt: Deleted 2025/10/04 04:32:31 INFO : dir1/0015-9;=.txt: Deleted 2025/10/04 04:32:31 INFO : splitbananasplit: Deleted 2025/10/04 04:32:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/04 04:32:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/04 04:32:31 INFO : dir1/0007-1234567.txt: Deleted 2025/10/04 04:32:31 INFO : dir1/0014-89;=.txt: Deleted 2025/10/04 04:32:31 INFO : appleappleapplebanana: Deleted 2025/10/04 04:32:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/04 04:32:31 INFO : dir1/0009-3456789.txt: Deleted 2025/10/04 04:32:32 INFO : dir1/0013-789;=.txt: Deleted 2025/10/04 04:32:32 INFO : dir1: Set directory modification time (using DirSetModTime) 2025/10/04 04:32:32 DEBUG : Waiting for deletions to finish 2025/10/04 04:32:32 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : apple: Excluded 2025/10/04 04:32:32 DEBUG : appleapple: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : appleapple: Excluded 2025/10/04 04:32:32 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : banana: Excluded 2025/10/04 04:32:32 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : splitbanan: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0000-abcde: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0001-bcdef: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0002-cdefg: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0003-defgh: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0004-efghi: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0005-fghij: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0006-ghijk: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0007-12345: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0008-23456: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0009-34567: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0010-45678: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0011-56789: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0012-6789;: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0013-789;=: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0014-89;=.: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/04 04:32:32 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/04 04:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:32:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:32:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:32:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:32:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:32:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:32:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:32:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:32:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:32:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:32:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:32:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:32:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:32:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:32:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:32:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:32:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:32:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:32:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:32:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:32:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:32:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:32:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:32:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:32:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:32:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:32:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:32:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:32:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:32:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:32:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:32:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:32:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:32:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:32:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:32:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:32:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:32:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:32:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:32:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:32:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:32:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:32:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:32 DEBUG : dir1: Directory modification time the same (differ by -556.734894ms, within tolerance 1s) 2025/10/04 04:32:32 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/10/04 04:32:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:32 DEBUG : apple: Unchanged skipping 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:32:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:32 DEBUG : banana: Unchanged skipping 2025/10/04 04:32:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:32 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/04 04:32:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:32:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:32:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:32:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:32:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:32:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:32:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:32:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:32:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:32:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:32:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:32:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:32:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:32:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:32:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/04 04:32:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : files root 'rclone-test-bacumal0qesi': Waiting for checks to finish 2025/10/04 04:32:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/04 04:32:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:32:33 DEBUG : files root 'rclone-test-bacumal0qesi': Waiting for transfers to finish 2025/10/04 04:32:33 DEBUG : Waiting for deletions to finish 2025/10/04 04:32:33 DEBUG : Waiting for deletions to finish 2025/10/04 04:32:33 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : apple: Excluded 2025/10/04 04:32:33 DEBUG : appleapple: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : appleapple: Excluded 2025/10/04 04:32:33 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : banana: Excluded 2025/10/04 04:32:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : splitbanan: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0000-abcde: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0001-bcdef: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0002-cdefg: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0003-defgh: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0004-efghi: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0005-fghij: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0006-ghijk: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0007-12345: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0008-23456: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0009-34567: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0010-45678: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0011-56789: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0012-6789;: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0013-789;=: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0014-89;=.: Excluded 2025/10/04 04:32:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/04 04:32:33 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/04 04:32:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:32:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:32:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:32:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:32:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:32:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:32:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:32:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:32:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:32:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:32:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:32:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:32:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:32:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:32:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:32:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:32:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:32:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:32:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:32:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:32:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:32:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:32:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:32:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:32:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:32:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:32:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:32:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:32:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:32:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:32:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:32:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:32:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:32:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:32:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:32:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:32:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:32:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:32:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:32:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:32:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:32:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:32:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:32:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:32:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:32:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:32:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:32:33 DEBUG : splitbananasplit: transformed to: splitbanan --- PASS: TestTransform (27.09s) --- PASS: TestTransform/truncate (27.09s) FAIL 2025/10/04 04:32:38 DEBUG : files root 'rclone-test-bacumal0qesi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncCopyDest)$|^TestTransform$/^truncate$'" - Finished ERROR in 1m46.726712607s (try 2/5): exit status 1: Failed [TestSyncCopyDest]