"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/04 01:18:09 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe" 2026/07/04 01:18:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:18:09 DEBUG : Creating backend with remote "/tmp/rclone1278091487" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/04 01:18:10 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:10 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:18:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:11 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:11 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:12 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:18:12 DEBUG : B2 bucket rclone-test-goridep8qobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.63s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.42s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:13 DEBUG : Creating backend with remote "/non-existing" 2026/07/04 01:18:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/04 01:18:13 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:13 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:14 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:14 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.45s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:15 INFO : B2 bucket rclone-test-goridep8qobe: Running all checks before starting transfers 2026/07/04 01:18:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:16 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:16 INFO : B2 bucket rclone-test-goridep8qobe: Checks finished, now starting transfers 2026/07/04 01:18:16 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.07s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:17 ERROR : Ignoring --no-traverse with sync 2026/07/04 01:18:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:17 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:17 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:17 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:18:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/04 01:18:18 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:18 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:18 DEBUG : hello world2: size = 12 OK 2026/07/04 01:18:18 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/04 01:18:18 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.09s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:18:19 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:19 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:19 DEBUG : potato2: size = 11 OK 2026/07/04 01:18:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:18:20 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:20 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:21 DEBUG : potato2: size = 11 OK 2026/07/04 01:18:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/04 01:18:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:18:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/04 01:18:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:18:22 INFO : sub dir2: Making directory 2026/07/04 01:18:22 INFO : sub dir: Making directory 2026/07/04 01:18:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:22 INFO : sub dir2/sub sub dir2: Making directory 2026/07/04 01:18:22 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:22 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:22 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/04 01:18:22 DEBUG : B2 bucket rclone-test-goridep8qobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:22 INFO : sub dir2: Making directory 2026/07/04 01:18:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/04 01:18:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:18:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:23 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:23 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:23 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:24 DEBUG : sub dir2: Making directory with metadata 2026/07/04 01:18:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:18:24 INFO : sub dir2: Making directory 2026/07/04 01:18:24 INFO : sub dir: Making directory 2026/07/04 01:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:24 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:24 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:24 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:18:24 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/04 01:18:24 DEBUG : B2 bucket rclone-test-goridep8qobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/04 01:18:24 DEBUG : B2 bucket rclone-test-goridep8qobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.26s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:25 INFO : sub dir2: Making directory 2026/07/04 01:18:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:25 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:25 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:26 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:18:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.17s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:26 DEBUG : sub dir2: Making directory with metadata 2026/07/04 01:18:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:18:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:18:27 INFO : sub dir2: Making directory 2026/07/04 01:18:27 INFO : sub dir: Making directory 2026/07/04 01:18:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:27 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:27 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:27 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:18:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/04 01:18:27 DEBUG : B2 bucket rclone-test-goridep8qobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:28 INFO : sub dir2: Making directory 2026/07/04 01:18:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:28 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:28 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:28 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:18:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.09s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bokajes0fena" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-goridep8qobe -> B2 bucket rclone-test-bokajes0fena 2026/07/04 01:18:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:31 DEBUG : B2 bucket rclone-test-bokajes0fena: Waiting for checks to finish 2026/07/04 01:18:31 DEBUG : B2 bucket rclone-test-bokajes0fena: Waiting for transfers to finish 2026/07/04 01:18:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 01:18:32 DEBUG : B2 bucket rclone-test-bokajes0fena: Purge remote 2026/07/04 01:18:32 INFO : B2 bucket rclone-test-bokajes0fena: cleaning bucket "rclone-test-bokajes0fena" of all files 2026/07/04 01:18:32 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2adb3b04d2bab9ff80e1b_f1188ad5dc01250c0_d20260704_m011831_c001_v0001161_t0022_u01783127911760") --- PASS: TestServerSideCopy (4.21s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:18:34 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:18:34 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 01:18:34 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:34 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:34 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 01:18:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/04 01:18:34 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.70s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaced8sora" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-goridep8qobe -> B2 bucket rclone-test-kunaced8sora 2026/07/04 01:18:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:36 DEBUG : B2 bucket rclone-test-kunaced8sora: Waiting for checks to finish 2026/07/04 01:18:36 DEBUG : B2 bucket rclone-test-kunaced8sora: Waiting for transfers to finish 2026/07/04 01:18:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 01:18:39 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:18:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kunaced8sora) 2026/07/04 01:18:39 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 01:18:39 DEBUG : B2 bucket rclone-test-kunaced8sora: Waiting for checks to finish 2026/07/04 01:18:39 DEBUG : B2 bucket rclone-test-kunaced8sora: Waiting for transfers to finish 2026/07/04 01:18:39 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 01:18:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/04 01:18:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 01:18:39 DEBUG : B2 bucket rclone-test-kunaced8sora: Purge remote 2026/07/04 01:18:39 INFO : B2 bucket rclone-test-kunaced8sora: cleaning bucket "rclone-test-kunaced8sora" of all files 2026/07/04 01:18:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd23b04d2bab9ff80e1b_f111f766523e51ca6_d20260704_m011839_c001_v0001033_t0024_u01783127919312") 2026/07/04 01:18:39 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2cd23b04d2bab9ff80e1b_f1082be23b717b495_d20260704_m011837_c001_v0001145_t0009_u01783127917482") --- PASS: TestServerSideCopyOverSelf (6.03s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:18:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:18:42 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 01:18:42 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:42 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:42 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 01:18:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/04 01:18:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/04 01:18:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.70s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwet9coqe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-goridep8qobe -> B2 bucket rclone-test-mariwet9coqe 2026/07/04 01:18:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:44 DEBUG : B2 bucket rclone-test-mariwet9coqe: Waiting for checks to finish 2026/07/04 01:18:44 DEBUG : B2 bucket rclone-test-mariwet9coqe: Waiting for transfers to finish 2026/07/04 01:18:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:18:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 01:18:46 DEBUG : B2 bucket rclone-test-mariwet9coqe: Waiting for checks to finish 2026/07/04 01:18:46 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:18:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mariwet9coqe) 2026/07/04 01:18:46 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 01:18:46 DEBUG : B2 bucket rclone-test-mariwet9coqe: Waiting for transfers to finish 2026/07/04 01:18:46 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 01:18:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/04 01:18:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 01:18:47 INFO : sub dir/hello world: Deleted 2026/07/04 01:18:47 DEBUG : testing file moves 2026/07/04 01:18:48 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:18:48 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-mariwet9coqe) 2026/07/04 01:18:48 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 01:18:48 DEBUG : B2 bucket rclone-test-mariwet9coqe: Waiting for checks to finish 2026/07/04 01:18:48 DEBUG : B2 bucket rclone-test-mariwet9coqe: Waiting for transfers to finish 2026/07/04 01:18:48 DEBUG : sub dir/hello world: size = 24 OK 2026/07/04 01:18:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/04 01:18:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/04 01:18:48 INFO : sub dir/hello world: Deleted 2026/07/04 01:18:49 DEBUG : B2 bucket rclone-test-mariwet9coqe: Purge remote 2026/07/04 01:18:49 INFO : B2 bucket rclone-test-mariwet9coqe: cleaning bucket "rclone-test-mariwet9coqe" of all files 2026/07/04 01:18:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f62ed03b04d2bab9ff80e1b_f100cd54b829bd7e5_d20260704_m011848_c001_v0001174_t0035_u01783127928247") 2026/07/04 01:18:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f62ed03b04d2bab9ff80e1b_f102108ba7859f7fe_d20260704_m011846_c001_v0001038_t0000_u01783127926456") 2026/07/04 01:18:49 DEBUG : sub dir/hello world: Deleting (id "4_z3f62ed03b04d2bab9ff80e1b_f117fedc9aa874837_d20260704_m011845_c001_v0001145_t0029_u01783127925169") --- PASS: TestServerSideMoveOverSelf (7.53s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:50 ERROR : error listing: directory not found 2026/07/04 01:18:50 INFO : Local file system at /tmp/rclone1278091487: Making directory 2026/07/04 01:18:51 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:51 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.44s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:18:52 DEBUG : Local file system at /tmp/rclone1278091487: Waiting for checks to finish 2026/07/04 01:18:52 DEBUG : Local file system at /tmp/rclone1278091487: Waiting for transfers to finish 2026/07/04 01:18:53 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/04 01:18:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:18:53 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/04 01:18:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.79s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:53 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/04 01:18:53 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:53 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:54 DEBUG : check sum: size = 1 OK 2026/07/04 01:18:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:18:54 INFO : check sum: Copied (new) 2026/07/04 01:18:54 DEBUG : Waiting for deletions to finish 2026/07/04 01:18:54 DEBUG : check sum: size = 1 OK 2026/07/04 01:18:54 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:18:54 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/04 01:18:54 DEBUG : check sum: Unchanged skipping 2026/07/04 01:18:54 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:54 DEBUG : Waiting for deletions to finish 2026/07/04 01:18:54 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.48s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/04 01:18:55 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:55 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:55 DEBUG : sizeonly: size = 6 OK 2026/07/04 01:18:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/04 01:18:55 INFO : sizeonly: Copied (new) 2026/07/04 01:18:55 DEBUG : Waiting for deletions to finish 2026/07/04 01:18:56 DEBUG : sizeonly: size = 6 OK 2026/07/04 01:18:56 DEBUG : sizeonly: Sizes identical 2026/07/04 01:18:56 DEBUG : sizeonly: Unchanged skipping 2026/07/04 01:18:56 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:56 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:56 DEBUG : Waiting for deletions to finish 2026/07/04 01:18:56 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.43s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/04 01:18:56 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:56 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/04 01:18:57 INFO : ignore-size: Copied (new) 2026/07/04 01:18:57 DEBUG : Waiting for deletions to finish 2026/07/04 01:18:57 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:57 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:18:57 DEBUG : ignore-size: Unchanged skipping 2026/07/04 01:18:57 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:57 DEBUG : Waiting for deletions to finish 2026/07/04 01:18:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.45s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:18:58 DEBUG : existing: size = 6 OK 2026/07/04 01:18:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:18:58 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:58 DEBUG : existing: Unchanged skipping 2026/07/04 01:18:58 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:58 DEBUG : Waiting for deletions to finish 2026/07/04 01:18:58 INFO : There was nothing to transfer 2026/07/04 01:18:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/04 01:18:58 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:18:58 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:18:59 DEBUG : existing: size = 6 OK 2026/07/04 01:18:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/04 01:18:59 INFO : existing: Copied (replaced existing) 2026/07/04 01:18:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.67s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/04 01:19:00 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:00 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:00 DEBUG : existing: size = 6 OK 2026/07/04 01:19:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/04 01:19:00 INFO : existing: Copied (new) 2026/07/04 01:19:00 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:00 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:00 DEBUG : existing: Destination exists, skipping 2026/07/04 01:19:00 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:00 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:01 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/04 01:19:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/04 01:19:02 DEBUG : c/non empty space: size = 5 OK 2026/07/04 01:19:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:19:02 DEBUG : c/non empty space: Unchanged skipping 2026/07/04 01:19:02 DEBUG : a/potato2: size = 60 OK 2026/07/04 01:19:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:19:02 INFO : a/potato2: Copied (new) 2026/07/04 01:19:02 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:02 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:02 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:02 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.21s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:04 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/04 01:19:04 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:19:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/04 01:19:04 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:04 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:04 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:04 INFO : There was nothing to transfer 2026/07/04 01:19:04 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:04 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/04 01:19:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:19:05 INFO : empty space: Updated modification time in destination 2026/07/04 01:19:05 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:05 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:05 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:06 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:06 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/04 01:19:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:19:06 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:06 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:06 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:07 DEBUG : foo: size = 3 OK 2026/07/04 01:19:07 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/04 01:19:07 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:19:07 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:19:07 DEBUG : foo: sha1 differ 2026/07/04 01:19:07 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:08 DEBUG : foo: size = 3 OK 2026/07/04 01:19:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/04 01:19:08 INFO : foo: Copied (replaced existing) 2026/07/04 01:19:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:09 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/04 01:19:09 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:19:09 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:09 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:09 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:09 DEBUG : potato: size = 60 OK 2026/07/04 01:19:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:19:09 INFO : potato: Copied (new) 2026/07/04 01:19:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:11 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:19:11 DEBUG : potato: size = 60 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:19:11 DEBUG : potato: Sizes differ 2026/07/04 01:19:11 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:11 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:11 DEBUG : potato: size = 21 OK 2026/07/04 01:19:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/04 01:19:11 INFO : potato: Copied (replaced existing) 2026/07/04 01:19:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.53s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:12 DEBUG : potato: size = 21 OK 2026/07/04 01:19:12 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/04 01:19:12 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1278091487) 2026/07/04 01:19:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:19:12 DEBUG : potato: sha1 differ 2026/07/04 01:19:12 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:13 DEBUG : potato: size = 21 OK 2026/07/04 01:19:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/04 01:19:13 INFO : potato: Copied (replaced existing) 2026/07/04 01:19:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:19:14 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:19:14 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/04 01:19:14 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:14 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:14 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:19:16 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:19:16 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:16 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:16 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:16 DEBUG : potato2: size = 60 OK 2026/07/04 01:19:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:19:16 INFO : potato2: Copied (new) 2026/07/04 01:19:16 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:16 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:18 INFO : d: Making directory 2026/07/04 01:19:18 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/04 01:19:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/04 01:19:18 DEBUG : c/non empty space: size = 5 OK 2026/07/04 01:19:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:19:18 DEBUG : c/non empty space: Unchanged skipping 2026/07/04 01:19:18 DEBUG : a/potato2: size = 60 OK 2026/07/04 01:19:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:19:18 INFO : a/potato2: Copied (new) 2026/07/04 01:19:18 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:18 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:18 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:19 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/04 01:19:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/04 01:19:21 DEBUG : c/non empty space: size = 5 OK 2026/07/04 01:19:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:19:21 DEBUG : c/non empty space: Unchanged skipping 2026/07/04 01:19:21 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:21 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:21 DEBUG : a/potato2: size = 60 OK 2026/07/04 01:19:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:19:21 INFO : a/potato2: Copied (new) 2026/07/04 01:19:21 ERROR : B2 bucket rclone-test-goridep8qobe: not deleting files as there were IO errors 2026/07/04 01:19:21 ERROR : B2 bucket rclone-test-goridep8qobe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.23s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:22 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:19:23 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:19:23 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:23 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:23 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:23 INFO : potato: Deleted 2026/07/04 01:19:23 DEBUG : potato2: size = 60 OK 2026/07/04 01:19:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:19:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.92s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:24 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:24 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:24 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:25 INFO : potato: Deleted 2026/07/04 01:19:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:19:25 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:19:25 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:25 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:25 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:25 DEBUG : potato2: size = 60 OK 2026/07/04 01:19:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:19:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.40s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:19:27 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:27 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:27 DEBUG : potato2: size = 19 OK 2026/07/04 01:19:27 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/04 01:19:27 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.65s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:28 DEBUG : enormous: Excluded (Size Filter) 2026/07/04 01:19:28 DEBUG : enormous: Excluded 2026/07/04 01:19:28 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 01:19:28 DEBUG : potato2: Excluded 2026/07/04 01:19:29 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 01:19:29 DEBUG : potato2: Excluded 2026/07/04 01:19:29 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:19:29 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:29 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:29 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:29 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:29 INFO : There was nothing to transfer 2026/07/04 01:19:29 DEBUG : enormous: Excluded (Size Filter) 2026/07/04 01:19:29 DEBUG : enormous: Excluded 2026/07/04 01:19:29 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 01:19:29 DEBUG : potato2: Excluded 2026/07/04 01:19:29 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 01:19:29 DEBUG : potato2: Excluded 2026/07/04 01:19:29 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/04 01:19:29 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:29 DEBUG : Local file system at /tmp/rclone1278091487: Waiting for checks to finish 2026/07/04 01:19:29 DEBUG : Local file system at /tmp/rclone1278091487: Waiting for transfers to finish 2026/07/04 01:19:29 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:31 DEBUG : enormous: Excluded (Size Filter) 2026/07/04 01:19:31 DEBUG : enormous: Excluded 2026/07/04 01:19:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 01:19:31 DEBUG : potato2: Excluded 2026/07/04 01:19:31 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:19:31 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:31 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:31 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:31 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:31 INFO : potato2: Deleted 2026/07/04 01:19:31 INFO : enormous: Deleted 2026/07/04 01:19:31 INFO : There was nothing to transfer 2026/07/04 01:19:31 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:31 DEBUG : Local file system at /tmp/rclone1278091487: Waiting for checks to finish 2026/07/04 01:19:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/04 01:19:31 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:31 DEBUG : Local file system at /tmp/rclone1278091487: Waiting for transfers to finish 2026/07/04 01:19:31 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:31 INFO : enormous: Deleted 2026/07/04 01:19:31 INFO : potato2: Deleted 2026/07/04 01:19:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.25s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:33 DEBUG : five: Need to transfer - File not found at Destination 2026/07/04 01:19:33 DEBUG : four: size = 4 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:19:33 DEBUG : one: Destination is newer than source, skipping 2026/07/04 01:19:33 DEBUG : two: size = 3 OK 2026/07/04 01:19:33 DEBUG : four: size = 8 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:19:33 DEBUG : four: Sizes differ 2026/07/04 01:19:33 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:33 DEBUG : three: size = 5 OK 2026/07/04 01:19:33 DEBUG : three: Sizes identical 2026/07/04 01:19:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/04 01:19:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/04 01:19:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1278091487) 2026/07/04 01:19:33 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:19:33 DEBUG : two: sha1 differ 2026/07/04 01:19:33 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:33 DEBUG : five: size = 4 OK 2026/07/04 01:19:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/04 01:19:33 INFO : five: Copied (new) 2026/07/04 01:19:34 DEBUG : four: size = 4 OK 2026/07/04 01:19:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/04 01:19:34 INFO : four: Copied (replaced existing) 2026/07/04 01:19:34 DEBUG : two: size = 3 OK 2026/07/04 01:19:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/04 01:19:34 INFO : two: Copied (replaced existing) 2026/07/04 01:19:34 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:34 DEBUG : five: size = 4 OK 2026/07/04 01:19:34 DEBUG : four: size = 4 OK 2026/07/04 01:19:34 DEBUG : one: Destination is newer than source, skipping 2026/07/04 01:19:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/04 01:19:34 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/04 01:19:34 DEBUG : three: size = 5 OK 2026/07/04 01:19:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/04 01:19:34 DEBUG : two: size = 3 OK 2026/07/04 01:19:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/04 01:19:34 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/04 01:19:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/04 01:19:34 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/04 01:19:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1278091487) 2026/07/04 01:19:34 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:19:34 DEBUG : three: sha1 differ 2026/07/04 01:19:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/04 01:19:34 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/04 01:19:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/04 01:19:34 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:35 DEBUG : three: size = 5 OK 2026/07/04 01:19:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:19:35 INFO : three: Copied (replaced existing) 2026/07/04 01:19:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/04 01:19:36 INFO : B2 bucket rclone-test-goridep8qobe: Making map for --track-renames 2026/07/04 01:19:36 INFO : B2 bucket rclone-test-goridep8qobe: Finished making map for --track-renames 2026/07/04 01:19:36 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/04 01:19:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/04 01:19:36 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for renames to finish 2026/07/04 01:19:36 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:37 DEBUG : potato: size = 14 OK 2026/07/04 01:19:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/04 01:19:37 INFO : potato: Copied (new) 2026/07/04 01:19:37 DEBUG : yam: size = 11 OK 2026/07/04 01:19:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/04 01:19:37 INFO : yam: Copied (new) 2026/07/04 01:19:37 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:37 INFO : B2 bucket rclone-test-goridep8qobe: Making map for --track-renames 2026/07/04 01:19:37 DEBUG : potato: size = 14 OK 2026/07/04 01:19:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:19:37 INFO : B2 bucket rclone-test-goridep8qobe: Finished making map for --track-renames 2026/07/04 01:19:37 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:37 DEBUG : potato: Unchanged skipping 2026/07/04 01:19:37 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for renames to finish 2026/07/04 01:19:38 DEBUG : yaml: size = 11 OK 2026/07/04 01:19:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/04 01:19:38 INFO : yam: Copied (server-side copy) to: yaml 2026/07/04 01:19:38 INFO : yam: Deleted 2026/07/04 01:19:38 INFO : yaml: Renamed from "yam" 2026/07/04 01:19:38 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.17s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/04 01:19:39 INFO : B2 bucket rclone-test-goridep8qobe: Making map for --track-renames 2026/07/04 01:19:39 INFO : B2 bucket rclone-test-goridep8qobe: Finished making map for --track-renames 2026/07/04 01:19:39 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/04 01:19:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/04 01:19:39 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for renames to finish 2026/07/04 01:19:39 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:40 DEBUG : yam: size = 11 OK 2026/07/04 01:19:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/04 01:19:40 INFO : yam: Copied (new) 2026/07/04 01:19:40 DEBUG : potato: size = 14 OK 2026/07/04 01:19:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/04 01:19:40 INFO : potato: Copied (new) 2026/07/04 01:19:40 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:40 DEBUG : potato: size = 14 OK 2026/07/04 01:19:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:19:40 INFO : B2 bucket rclone-test-goridep8qobe: Making map for --track-renames 2026/07/04 01:19:40 DEBUG : potato: Unchanged skipping 2026/07/04 01:19:40 INFO : B2 bucket rclone-test-goridep8qobe: Finished making map for --track-renames 2026/07/04 01:19:40 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:40 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for renames to finish 2026/07/04 01:19:41 DEBUG : yaml: size = 11 OK 2026/07/04 01:19:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/04 01:19:41 INFO : yam: Copied (server-side copy) to: yaml 2026/07/04 01:19:41 INFO : yam: Deleted 2026/07/04 01:19:41 INFO : yaml: Renamed from "yam" 2026/07/04 01:19:41 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/04 01:19:42 INFO : B2 bucket rclone-test-goridep8qobe: Making map for --track-renames 2026/07/04 01:19:42 INFO : B2 bucket rclone-test-goridep8qobe: Finished making map for --track-renames 2026/07/04 01:19:42 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/04 01:19:42 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for renames to finish 2026/07/04 01:19:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/04 01:19:42 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:42 DEBUG : potato: size = 14 OK 2026/07/04 01:19:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/04 01:19:42 INFO : potato: Copied (new) 2026/07/04 01:19:42 DEBUG : sub/yam: size = 11 OK 2026/07/04 01:19:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/04 01:19:42 INFO : sub/yam: Copied (new) 2026/07/04 01:19:42 DEBUG : Waiting for deletions to finish 2026/07/04 01:19:42 DEBUG : potato: size = 14 OK 2026/07/04 01:19:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:19:42 DEBUG : potato: Unchanged skipping 2026/07/04 01:19:43 INFO : B2 bucket rclone-test-goridep8qobe: Making map for --track-renames 2026/07/04 01:19:43 INFO : B2 bucket rclone-test-goridep8qobe: Finished making map for --track-renames 2026/07/04 01:19:43 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:43 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for renames to finish 2026/07/04 01:19:43 DEBUG : yam: size = 11 OK 2026/07/04 01:19:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/04 01:19:43 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/04 01:19:43 INFO : sub/yam: Deleted 2026/07/04 01:19:43 INFO : yam: Renamed from "sub/yam" 2026/07/04 01:19:43 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.54s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:44 DEBUG : Creating backend with remote "/tmp/rclone1278091487/dir1" 2026/07/04 01:19:44 DEBUG : Creating backend with remote "/tmp/rclone1278091487/dir2" 2026/07/04 01:19:44 DEBUG : Local file system at /tmp/rclone1278091487/dir2: Using server-side directory move 2026/07/04 01:19:44 INFO : Local file system at /tmp/rclone1278091487/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/04 01:19:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/04 01:19:44 DEBUG : Local file system at /tmp/rclone1278091487/dir2: Waiting for checks to finish 2026/07/04 01:19:44 DEBUG : Local file system at /tmp/rclone1278091487/dir2: Waiting for transfers to finish 2026/07/04 01:19:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:19:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/04 01:19:45 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:45 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:45 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/04 01:19:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/04 01:19:45 INFO : nested/sub dir/file: Copied (new) 2026/07/04 01:19:45 INFO : nested/sub dir/file: Deleted 2026/07/04 01:19:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:19:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:19:45 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:19:45 INFO : sub dir/hello world: Deleted 2026/07/04 01:19:45 INFO : sub dir: Removing directory 2026/07/04 01:19:45 INFO : nested/sub dir: Removing directory 2026/07/04 01:19:45 INFO : nested: Removing directory 2026/07/04 01:19:45 DEBUG : Local file system at /tmp/rclone1278091487: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 01:19:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/04 01:19:46 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:46 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:47 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/04 01:19:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/04 01:19:47 INFO : nested/sub dir/file: Copied (new) 2026/07/04 01:19:47 INFO : nested/sub dir/file: Deleted 2026/07/04 01:19:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 01:19:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:19:47 INFO : sub dir/hello world: Copied (new) 2026/07/04 01:19:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.45s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/04 01:19:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/04 01:19:48 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:48 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:48 DEBUG : existing: size = 6 OK 2026/07/04 01:19:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/04 01:19:48 INFO : existing: Copied (new) 2026/07/04 01:19:48 INFO : existing: Deleted 2026/07/04 01:19:48 DEBUG : existing-b: size = 6 OK 2026/07/04 01:19:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/04 01:19:48 INFO : existing-b: Copied (new) 2026/07/04 01:19:48 INFO : existing-b: Deleted 2026/07/04 01:19:49 DEBUG : existing: Destination exists, skipping 2026/07/04 01:19:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/04 01:19:49 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:19:49 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:19:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.95s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:19:50 DEBUG : Creating backend with remote "TestB2:rclone-test-leqetex5doqi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-goridep8qobe -> B2 bucket rclone-test-leqetex5doqi 2026/07/04 01:19:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:19:54 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 01:19:54 DEBUG : empty space: Unchanged skipping 2026/07/04 01:19:54 DEBUG : B2 bucket rclone-test-leqetex5doqi: Waiting for checks to finish 2026/07/04 01:19:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:19:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-leqetex5doqi) 2026/07/04 01:19:54 DEBUG : potato3: Sizes differ 2026/07/04 01:19:54 INFO : empty space: Deleted 2026/07/04 01:19:54 DEBUG : B2 bucket rclone-test-leqetex5doqi: Waiting for transfers to finish 2026/07/04 01:19:55 DEBUG : potato2: size = 60 OK 2026/07/04 01:19:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:19:55 INFO : potato2: Copied (server-side copy) 2026/07/04 01:19:55 INFO : potato2: Deleted 2026/07/04 01:19:55 DEBUG : potato3: size = 68 OK 2026/07/04 01:19:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/04 01:19:55 INFO : potato3: Copied (server-side copy) 2026/07/04 01:19:55 INFO : potato3: Deleted 2026/07/04 01:19:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zawucud4lima" 2026/07/04 01:19:56 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/04 01:19:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:19:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/04 01:19:56 DEBUG : B2 bucket rclone-test-zawucud4lima: Waiting for checks to finish 2026/07/04 01:19:56 DEBUG : B2 bucket rclone-test-zawucud4lima: Waiting for transfers to finish 2026/07/04 01:19:57 DEBUG : empty space: size = 1 OK 2026/07/04 01:19:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:19:57 INFO : empty space: Copied (server-side copy) 2026/07/04 01:19:57 INFO : empty space: Deleted 2026/07/04 01:19:57 DEBUG : potato2: size = 60 OK 2026/07/04 01:19:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:19:57 INFO : potato2: Copied (server-side copy) 2026/07/04 01:19:58 INFO : potato2: Deleted 2026/07/04 01:19:58 DEBUG : potato3: size = 68 OK 2026/07/04 01:19:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/04 01:19:58 INFO : potato3: Copied (server-side copy) 2026/07/04 01:19:58 INFO : potato3: Deleted 2026/07/04 01:19:58 DEBUG : B2 bucket rclone-test-zawucud4lima: Purge remote 2026/07/04 01:19:58 INFO : B2 bucket rclone-test-zawucud4lima: cleaning bucket "rclone-test-zawucud4lima" of all files 2026/07/04 01:19:58 DEBUG : empty space: Deleting (id "4_z6f82fda3b05d2bab9ff80e1b_f119244227cd3b953_d20260704_m011957_c001_v0001177_t0017_u01783127997400") 2026/07/04 01:19:58 DEBUG : potato2: Deleting (id "4_z6f82fda3b05d2bab9ff80e1b_f1137d25046d55c9a_d20260704_m011957_c001_v0001101_t0010_u01783127997709") 2026/07/04 01:19:58 DEBUG : potato3: Deleting (id "4_z6f82fda3b05d2bab9ff80e1b_f1026de45b42b7c37_d20260704_m011957_c001_v0001145_t0010_u01783127997120") 2026/07/04 01:19:59 DEBUG : B2 bucket rclone-test-leqetex5doqi: Purge remote 2026/07/04 01:19:59 INFO : B2 bucket rclone-test-leqetex5doqi: cleaning bucket "rclone-test-leqetex5doqi" of all files 2026/07/04 01:19:59 DEBUG : empty space: Deleting (id "4_zffc2ed83b05d2bab9ff80e1b_f408a88f274d99e62_d20260704_m011957_c001_v7007000_t0000_u01783127997676") 2026/07/04 01:19:59 DEBUG : empty space: Deleting (id "4_zffc2ed83b05d2bab9ff80e1b_f1056aea010bfd0c6_d20260704_m011953_c001_v0001130_t0017_u01783127993562") 2026/07/04 01:19:59 DEBUG : potato2: Deleting (id "4_zffc2ed83b05d2bab9ff80e1b_f408a88f274d99e63_d20260704_m011958_c001_v7007000_t0000_u01783127998122") 2026/07/04 01:19:59 DEBUG : potato2: Deleting (id "4_zffc2ed83b05d2bab9ff80e1b_f11890f26c54de9fc_d20260704_m011954_c001_v0001167_t0031_u01783127994863") 2026/07/04 01:19:59 DEBUG : potato3: Deleting (id "4_zffc2ed83b05d2bab9ff80e1b_f408a88f274d99e64_d20260704_m011958_c001_v7007000_t0000_u01783127998330") 2026/07/04 01:19:59 DEBUG : potato3: Deleting (id "4_zffc2ed83b05d2bab9ff80e1b_f111f35f25ae7708b_d20260704_m011955_c001_v0001185_t0014_u01783127995171") 2026/07/04 01:19:59 DEBUG : potato3: Deleting (id "4_zffc2ed83b05d2bab9ff80e1b_f1056aea010bfd0c8_d20260704_m011954_c001_v0001130_t0047_u01783127994019") --- PASS: TestServerSideMove (11.20s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:20:01 DEBUG : Creating backend with remote "TestB2:rclone-test-texesaw6yijo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-goridep8qobe -> B2 bucket rclone-test-texesaw6yijo 2026/07/04 01:20:06 DEBUG : empty space: Excluded (Size Filter) 2026/07/04 01:20:06 DEBUG : empty space: Excluded 2026/07/04 01:20:06 DEBUG : empty space: Excluded (Size Filter) 2026/07/04 01:20:06 DEBUG : empty space: Excluded 2026/07/04 01:20:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:20:06 DEBUG : potato3: size = 68 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:20:06 DEBUG : potato3: size = 60 (B2 bucket rclone-test-texesaw6yijo) 2026/07/04 01:20:06 DEBUG : potato3: Sizes differ 2026/07/04 01:20:06 DEBUG : B2 bucket rclone-test-texesaw6yijo: Waiting for checks to finish 2026/07/04 01:20:06 DEBUG : B2 bucket rclone-test-texesaw6yijo: Waiting for transfers to finish 2026/07/04 01:20:06 DEBUG : potato2: size = 60 OK 2026/07/04 01:20:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:20:06 INFO : potato2: Copied (server-side copy) 2026/07/04 01:20:07 INFO : potato2: Deleted 2026/07/04 01:20:07 DEBUG : potato3: size = 68 OK 2026/07/04 01:20:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/04 01:20:07 INFO : potato3: Copied (server-side copy) 2026/07/04 01:20:07 INFO : potato3: Deleted 2026/07/04 01:20:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wabofib4lowe" 2026/07/04 01:20:08 DEBUG : empty space: Excluded (Size Filter) 2026/07/04 01:20:08 DEBUG : empty space: Excluded 2026/07/04 01:20:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:20:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/04 01:20:09 DEBUG : B2 bucket rclone-test-wabofib4lowe: Waiting for checks to finish 2026/07/04 01:20:09 DEBUG : B2 bucket rclone-test-wabofib4lowe: Waiting for transfers to finish 2026/07/04 01:20:10 DEBUG : potato2: size = 60 OK 2026/07/04 01:20:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:20:10 INFO : potato2: Copied (server-side copy) 2026/07/04 01:20:10 INFO : potato2: Deleted 2026/07/04 01:20:12 DEBUG : potato3: size = 68 OK 2026/07/04 01:20:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/04 01:20:12 INFO : potato3: Copied (server-side copy) 2026/07/04 01:20:12 INFO : potato3: Deleted 2026/07/04 01:20:12 DEBUG : B2 bucket rclone-test-wabofib4lowe: Purge remote 2026/07/04 01:20:12 INFO : B2 bucket rclone-test-wabofib4lowe: cleaning bucket "rclone-test-wabofib4lowe" of all files 2026/07/04 01:20:12 DEBUG : potato2: Deleting (id "4_z3f022da3b06d2bab9ff80e1b_f108f696624c58332_d20260704_m012009_c001_v0001029_t0030_u01783128009707") 2026/07/04 01:20:12 DEBUG : potato3: Deleting (id "4_z3f022da3b06d2bab9ff80e1b_f1147b91057bcfa75_d20260704_m012011_c001_v0001092_t0037_u01783128011840") 2026/07/04 01:20:13 DEBUG : B2 bucket rclone-test-texesaw6yijo: Purge remote 2026/07/04 01:20:13 INFO : B2 bucket rclone-test-texesaw6yijo: cleaning bucket "rclone-test-texesaw6yijo" of all files 2026/07/04 01:20:13 DEBUG : empty space: Deleting (id "4_z1f521d93b06d2bab9ff80e1b_f1091bf1b6fa0a831_d20260704_m012005_c001_v0001184_t0040_u01783128005879") 2026/07/04 01:20:13 DEBUG : potato2: Deleting (id "4_z1f521d93b06d2bab9ff80e1b_f417328836787c3f7_d20260704_m012010_c001_v7007000_t0000_u01783128010142") 2026/07/04 01:20:13 DEBUG : potato2: Deleting (id "4_z1f521d93b06d2bab9ff80e1b_f1162d7ea9d8b707f_d20260704_m012006_c001_v0001179_t0025_u01783128006743") 2026/07/04 01:20:13 DEBUG : potato3: Deleting (id "4_z1f521d93b06d2bab9ff80e1b_f417328836787c3f9_d20260704_m012012_c001_v7007000_t0000_u01783128012213") 2026/07/04 01:20:13 DEBUG : potato3: Deleting (id "4_z1f521d93b06d2bab9ff80e1b_f104c131d7d3bea09_d20260704_m012006_c001_v0001144_t0041_u01783128006973") 2026/07/04 01:20:13 DEBUG : potato3: Deleting (id "4_z1f521d93b06d2bab9ff80e1b_f1091bf1b6fa0a833_d20260704_m012006_c001_v0001184_t0023_u01783128006074") --- PASS: TestServerSideMoveWithFilter (14.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:20:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bijehut3wodu" 2026/07/04 01:20:18 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-goridep8qobe -> B2 bucket rclone-test-bijehut3wodu 2026/07/04 01:20:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:20:20 DEBUG : empty space: size = 1 OK 2026/07/04 01:20:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 01:20:20 DEBUG : empty space: Unchanged skipping 2026/07/04 01:20:20 DEBUG : potato3: size = 68 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:20:20 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bijehut3wodu) 2026/07/04 01:20:20 DEBUG : B2 bucket rclone-test-bijehut3wodu: Waiting for checks to finish 2026/07/04 01:20:20 DEBUG : potato3: Sizes differ 2026/07/04 01:20:20 INFO : empty space: Deleted 2026/07/04 01:20:20 DEBUG : B2 bucket rclone-test-bijehut3wodu: Waiting for transfers to finish 2026/07/04 01:20:21 DEBUG : potato2: size = 60 OK 2026/07/04 01:20:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:20:21 INFO : potato2: Copied (server-side copy) 2026/07/04 01:20:21 INFO : potato2: Deleted 2026/07/04 01:20:21 DEBUG : potato3: size = 68 OK 2026/07/04 01:20:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/04 01:20:21 INFO : potato3: Copied (server-side copy) 2026/07/04 01:20:21 INFO : potato3: Deleted 2026/07/04 01:20:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gefokum9kata" 2026/07/04 01:20:22 INFO : tomatoDir: Making directory 2026/07/04 01:20:23 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/04 01:20:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 01:20:23 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/04 01:20:23 DEBUG : B2 bucket rclone-test-gefokum9kata: Waiting for checks to finish 2026/07/04 01:20:23 DEBUG : B2 bucket rclone-test-gefokum9kata: Waiting for transfers to finish 2026/07/04 01:20:23 DEBUG : empty space: size = 1 OK 2026/07/04 01:20:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/04 01:20:23 INFO : empty space: Copied (server-side copy) 2026/07/04 01:20:24 INFO : empty space: Deleted 2026/07/04 01:20:24 DEBUG : potato2: size = 60 OK 2026/07/04 01:20:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/04 01:20:24 INFO : potato2: Copied (server-side copy) 2026/07/04 01:20:24 DEBUG : potato3: size = 68 OK 2026/07/04 01:20:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/04 01:20:24 INFO : potato3: Copied (server-side copy) 2026/07/04 01:20:24 INFO : potato2: Deleted 2026/07/04 01:20:24 INFO : potato3: Deleted 2026/07/04 01:20:25 DEBUG : B2 bucket rclone-test-gefokum9kata: Purge remote 2026/07/04 01:20:25 INFO : B2 bucket rclone-test-gefokum9kata: cleaning bucket "rclone-test-gefokum9kata" of all files 2026/07/04 01:20:25 DEBUG : empty space: Deleting (id "4_z8f226d13b06d2bab9ff80e1b_f115e40b30aa76e5d_d20260704_m012023_c001_v0001184_t0056_u01783128023862") 2026/07/04 01:20:25 DEBUG : potato2: Deleting (id "4_z8f226d13b06d2bab9ff80e1b_f105e670790369448_d20260704_m012024_c001_v0001041_t0042_u01783128024079") 2026/07/04 01:20:25 DEBUG : potato3: Deleting (id "4_z8f226d13b06d2bab9ff80e1b_f1179390f5a78d132_d20260704_m012024_c001_v0001182_t0045_u01783128024277") 2026/07/04 01:20:25 DEBUG : B2 bucket rclone-test-bijehut3wodu: Purge remote 2026/07/04 01:20:25 INFO : B2 bucket rclone-test-bijehut3wodu: cleaning bucket "rclone-test-bijehut3wodu" of all files 2026/07/04 01:20:26 DEBUG : empty space: Deleting (id "4_z3f524df3b06d2bab9ff80e1b_f408a88f274d99e78_d20260704_m012024_c001_v7007000_t0000_u01783128024058") 2026/07/04 01:20:26 DEBUG : empty space: Deleting (id "4_z3f524df3b06d2bab9ff80e1b_f11817f1597e8e702_d20260704_m012019_c001_v0001173_t0044_u01783128019669") 2026/07/04 01:20:26 DEBUG : potato2: Deleting (id "4_z3f524df3b06d2bab9ff80e1b_f408a88f274d99e79_d20260704_m012024_c001_v7007000_t0000_u01783128024449") 2026/07/04 01:20:26 DEBUG : potato2: Deleting (id "4_z3f524df3b06d2bab9ff80e1b_f100ccd671ee9e40e_d20260704_m012020_c001_v0001179_t0051_u01783128020930") 2026/07/04 01:20:26 DEBUG : potato3: Deleting (id "4_z3f524df3b06d2bab9ff80e1b_f4155aede7861b869_d20260704_m012024_c001_v7007000_t0000_u01783128024520") 2026/07/04 01:20:26 DEBUG : potato3: Deleting (id "4_z3f524df3b06d2bab9ff80e1b_f104462d28ac8b831_d20260704_m012021_c001_v0001177_t0013_u01783128021164") 2026/07/04 01:20:26 DEBUG : potato3: Deleting (id "4_z3f524df3b06d2bab9ff80e1b_f11817f1597e8e70e_d20260704_m012020_c001_v0001173_t0025_u01783128020022") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.30s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:20:27 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:20:30 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/rclone-sync-test" --- PASS: TestSyncOverlap (1.52s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/rclone-sync-test" 2026/07/04 01:20:33 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/rclone-sync-test-include/layer2" 2026/07/04 01:20:35 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/rclone-sync-test-ignore-file" 2026/07/04 01:20:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/04 01:20:39 DEBUG : B2 bucket rclone-test-goridep8qobe path rclone-sync-test: Waiting for checks to finish 2026/07/04 01:20:39 DEBUG : B2 bucket rclone-test-goridep8qobe path rclone-sync-test: Waiting for transfers to finish 2026/07/04 01:20:39 DEBUG : Waiting for deletions to finish 2026/07/04 01:20:39 INFO : There was nothing to transfer 2026/07/04 01:20:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/04 01:20:39 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:20:39 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:20:39 DEBUG : Waiting for deletions to finish 2026/07/04 01:20:39 INFO : There was nothing to transfer 2026/07/04 01:20:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/04 01:20:40 DEBUG : B2 bucket rclone-test-goridep8qobe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/04 01:20:40 DEBUG : B2 bucket rclone-test-goridep8qobe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/04 01:20:40 DEBUG : Waiting for deletions to finish 2026/07/04 01:20:40 INFO : There was nothing to transfer 2026/07/04 01:20:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/04 01:20:40 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:20:40 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:20:40 DEBUG : Waiting for deletions to finish 2026/07/04 01:20:40 INFO : There was nothing to transfer 2026/07/04 01:20:41 DEBUG : Excluded 2026/07/04 01:20:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/04 01:20:41 DEBUG : B2 bucket rclone-test-goridep8qobe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/04 01:20:41 DEBUG : B2 bucket rclone-test-goridep8qobe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/04 01:20:41 DEBUG : Waiting for deletions to finish 2026/07/04 01:20:41 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.06s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:20:41 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/dst" 2026/07/04 01:20:43 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/CompareDest" 2026/07/04 01:20:45 DEBUG : one: Need to transfer - File not found at Destination 2026/07/04 01:20:45 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:20:45 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:20:46 DEBUG : one: size = 3 OK 2026/07/04 01:20:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:20:46 INFO : one: Copied (new) 2026/07/04 01:20:46 DEBUG : Waiting for deletions to finish 2026/07/04 01:20:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:20:46 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:20:46 DEBUG : one: Sizes differ 2026/07/04 01:20:46 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:20:46 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:20:47 DEBUG : one: size = 5 OK 2026/07/04 01:20:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/04 01:20:47 INFO : one: Copied (replaced existing) 2026/07/04 01:20:47 DEBUG : Waiting for deletions to finish 2026/07/04 01:20:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:20:49 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:20:49 DEBUG : one: Sizes differ 2026/07/04 01:20:49 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:20:49 DEBUG : one: size = 5 OK 2026/07/04 01:20:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:20:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 01:20:49 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:20:49 DEBUG : Waiting for deletions to finish 2026/07/04 01:20:49 INFO : There was nothing to transfer 2026/07/04 01:20:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:20:50 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:20:50 DEBUG : one: Sizes differ 2026/07/04 01:20:50 DEBUG : two: size = 3 OK 2026/07/04 01:20:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:20:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 01:20:50 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:20:51 DEBUG : one: size = 5 OK 2026/07/04 01:20:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:20:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 01:20:51 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:20:51 DEBUG : Waiting for deletions to finish 2026/07/04 01:20:51 INFO : There was nothing to transfer 2026/07/04 01:20:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:20:51 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:20:51 DEBUG : one: Sizes differ 2026/07/04 01:20:51 DEBUG : one: size = 5 OK 2026/07/04 01:20:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:20:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 01:20:51 DEBUG : two: size = 3 OK 2026/07/04 01:20:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:20:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 01:20:51 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:20:51 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:20:51 DEBUG : Waiting for deletions to finish 2026/07/04 01:20:51 INFO : There was nothing to transfer 2026/07/04 01:20:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:20:52 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:20:52 DEBUG : one: Sizes differ 2026/07/04 01:20:52 DEBUG : two: size = 3 OK 2026/07/04 01:20:52 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/07/04 01:20:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/04 01:20:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 01:20:52 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:20:52 DEBUG : one: size = 5 OK 2026/07/04 01:20:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:20:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 01:20:52 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:20:52 DEBUG : Waiting for deletions to finish 2026/07/04 01:20:52 INFO : There was nothing to transfer 2026/07/04 01:20:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:20:53 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:20:53 DEBUG : one: Sizes differ 2026/07/04 01:20:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:20:53 DEBUG : two: size = 3 (B2 bucket rclone-test-goridep8qobe path CompareDest) 2026/07/04 01:20:53 DEBUG : two: Sizes differ 2026/07/04 01:20:53 DEBUG : two: Need to transfer - File not found at Destination 2026/07/04 01:20:53 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:20:53 DEBUG : one: size = 5 OK 2026/07/04 01:20:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:20:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 01:20:53 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:20:54 DEBUG : two: size = 5 OK 2026/07/04 01:20:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/04 01:20:54 INFO : two: Copied (new) 2026/07/04 01:20:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.69s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:20:57 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/dest" 2026/07/04 01:20:58 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/pre-dest1" 2026/07/04 01:20:59 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/pre-dest2" 2026/07/04 01:21:01 DEBUG : 1: size = 1 OK 2026/07/04 01:21:01 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:21:01 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/04 01:21:01 DEBUG : 2: size = 1 OK 2026/07/04 01:21:01 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:21:01 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/04 01:21:02 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/04 01:21:02 DEBUG : B2 bucket rclone-test-goridep8qobe path dest: Waiting for checks to finish 2026/07/04 01:21:02 DEBUG : B2 bucket rclone-test-goridep8qobe path dest: Waiting for transfers to finish 2026/07/04 01:21:02 DEBUG : 3: size = 1 OK 2026/07/04 01:21:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/04 01:21:02 INFO : 3: Copied (new) 2026/07/04 01:21:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.86s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:21:04 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/dst" 2026/07/04 01:21:05 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/CopyDest" 2026/07/04 01:21:07 DEBUG : one: Need to transfer - File not found at Destination 2026/07/04 01:21:07 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:21:07 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:21:08 DEBUG : one: size = 3 OK 2026/07/04 01:21:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:21:08 INFO : one: Copied (new) 2026/07/04 01:21:08 DEBUG : Waiting for deletions to finish 2026/07/04 01:21:09 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:21:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:21:09 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:21:09 DEBUG : one: Sizes differ 2026/07/04 01:21:09 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:21:09 DEBUG : one: size = 5 OK 2026/07/04 01:21:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/04 01:21:09 INFO : one: Copied (replaced existing) 2026/07/04 01:21:09 DEBUG : Waiting for deletions to finish 2026/07/04 01:21:11 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/BackupDir" 2026/07/04 01:21:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:21:12 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:21:12 DEBUG : one: Sizes differ 2026/07/04 01:21:12 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:21:12 DEBUG : one: size = 5 OK 2026/07/04 01:21:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:21:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:21:12 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:21:12 DEBUG : one: Sizes differ 2026/07/04 01:21:14 DEBUG : one: size = 3 OK 2026/07/04 01:21:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:21:14 INFO : one: Copied (server-side copy) 2026/07/04 01:21:14 INFO : one: Deleted 2026/07/04 01:21:14 DEBUG : one: size = 5 OK 2026/07/04 01:21:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/04 01:21:14 INFO : one: Copied (server-side copy) 2026/07/04 01:21:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/04 01:21:14 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:21:14 DEBUG : Waiting for deletions to finish 2026/07/04 01:21:16 DEBUG : one: size = 5 OK 2026/07/04 01:21:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:21:16 DEBUG : one: Unchanged skipping 2026/07/04 01:21:16 DEBUG : two: size = 3 OK 2026/07/04 01:21:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:21:16 DEBUG : two: size = 3 OK 2026/07/04 01:21:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/04 01:21:16 INFO : two: Copied (server-side copy) 2026/07/04 01:21:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/04 01:21:16 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:21:16 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:21:16 DEBUG : Waiting for deletions to finish 2026/07/04 01:21:16 DEBUG : two: size = 3 OK 2026/07/04 01:21:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:21:16 DEBUG : two: Unchanged skipping 2026/07/04 01:21:16 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:21:16 DEBUG : one: size = 5 OK 2026/07/04 01:21:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:21:16 DEBUG : one: Unchanged skipping 2026/07/04 01:21:16 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:21:16 DEBUG : Waiting for deletions to finish 2026/07/04 01:21:16 INFO : There was nothing to transfer 2026/07/04 01:21:18 DEBUG : one: size = 5 OK 2026/07/04 01:21:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:21:18 DEBUG : one: Unchanged skipping 2026/07/04 01:21:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:21:18 DEBUG : three: size = 5 (B2 bucket rclone-test-goridep8qobe path CopyDest) 2026/07/04 01:21:18 DEBUG : three: Sizes differ 2026/07/04 01:21:18 DEBUG : three: Destination not found in --copy-dest 2026/07/04 01:21:18 DEBUG : three: Need to transfer - File not found at Destination 2026/07/04 01:21:18 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:21:18 DEBUG : two: size = 3 OK 2026/07/04 01:21:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/04 01:21:18 DEBUG : two: Unchanged skipping 2026/07/04 01:21:18 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:21:19 DEBUG : three: size = 7 OK 2026/07/04 01:21:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/04 01:21:19 INFO : three: Copied (new) 2026/07/04 01:21:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.39s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:21:22 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/dst" 2026/07/04 01:21:22 DEBUG : Config file has changed externally - reloading 2026/07/04 01:21:23 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/backup" 2026/07/04 01:21:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:21:25 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:21:25 DEBUG : one: Sizes differ 2026/07/04 01:21:25 DEBUG : two: size = 3 OK 2026/07/04 01:21:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:21:25 DEBUG : two: Unchanged skipping 2026/07/04 01:21:25 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:21:26 DEBUG : one: size = 3 OK 2026/07/04 01:21:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:21:26 INFO : one: Copied (server-side copy) 2026/07/04 01:21:27 INFO : one: Deleted 2026/07/04 01:21:27 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:21:27 DEBUG : one: size = 4 OK 2026/07/04 01:21:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:21:27 INFO : one: Copied (new) 2026/07/04 01:21:27 DEBUG : Waiting for deletions to finish 2026/07/04 01:21:28 DEBUG : three.txt: size = 5 OK 2026/07/04 01:21:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:21:28 INFO : three.txt: Copied (server-side copy) 2026/07/04 01:21:28 INFO : three.txt: Deleted 2026/07/04 01:21:28 INFO : three.txt: Moved into backup dir 2026/07/04 01:21:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:21:30 DEBUG : one: size = 4 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:21:30 DEBUG : one: Sizes differ 2026/07/04 01:21:30 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:21:30 DEBUG : two: size = 3 OK 2026/07/04 01:21:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:21:30 DEBUG : two: Unchanged skipping 2026/07/04 01:21:30 DEBUG : one: size = 4 OK 2026/07/04 01:21:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:21:30 INFO : one: Copied (server-side copy) 2026/07/04 01:21:31 INFO : one: Deleted 2026/07/04 01:21:31 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:21:31 DEBUG : one: size = 5 OK 2026/07/04 01:21:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/04 01:21:31 INFO : one: Copied (new) 2026/07/04 01:21:31 DEBUG : Waiting for deletions to finish 2026/07/04 01:21:31 DEBUG : three.txt: size = 6 OK 2026/07/04 01:21:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:21:31 INFO : three.txt: Copied (server-side copy) 2026/07/04 01:21:31 INFO : three.txt: Deleted 2026/07/04 01:21:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.31s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:21:34 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/dst" 2026/07/04 01:21:36 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/backup" 2026/07/04 01:21:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:21:37 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:21:37 DEBUG : one: Sizes differ 2026/07/04 01:21:37 DEBUG : two: size = 3 OK 2026/07/04 01:21:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:21:37 DEBUG : two: Unchanged skipping 2026/07/04 01:21:37 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:21:39 DEBUG : one.bak: size = 3 OK 2026/07/04 01:21:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:21:39 INFO : one: Copied (server-side copy) to: one.bak 2026/07/04 01:21:39 INFO : one: Deleted 2026/07/04 01:21:39 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:21:40 DEBUG : one: size = 4 OK 2026/07/04 01:21:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:21:40 INFO : one: Copied (new) 2026/07/04 01:21:40 DEBUG : Waiting for deletions to finish 2026/07/04 01:21:41 DEBUG : three.txt.bak: size = 5 OK 2026/07/04 01:21:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:21:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/04 01:21:41 INFO : three.txt: Deleted 2026/07/04 01:21:41 INFO : three.txt: Moved into backup dir 2026/07/04 01:21:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:21:42 DEBUG : one: size = 4 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:21:42 DEBUG : one: Sizes differ 2026/07/04 01:21:42 DEBUG : two: size = 3 OK 2026/07/04 01:21:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:21:42 DEBUG : two: Unchanged skipping 2026/07/04 01:21:42 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:21:43 DEBUG : one.bak: size = 4 OK 2026/07/04 01:21:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:21:43 INFO : one: Copied (server-side copy) to: one.bak 2026/07/04 01:21:43 INFO : one: Deleted 2026/07/04 01:21:43 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:21:44 DEBUG : one: size = 5 OK 2026/07/04 01:21:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/04 01:21:44 INFO : one: Copied (new) 2026/07/04 01:21:44 DEBUG : Waiting for deletions to finish 2026/07/04 01:21:44 DEBUG : three.txt.bak: size = 6 OK 2026/07/04 01:21:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:21:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/04 01:21:44 INFO : three.txt: Deleted 2026/07/04 01:21:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:21:47 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/dst" 2026/07/04 01:21:48 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/backup" 2026/07/04 01:21:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:21:50 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:21:50 DEBUG : one: Sizes differ 2026/07/04 01:21:50 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:21:50 DEBUG : two: size = 3 OK 2026/07/04 01:21:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:21:50 DEBUG : two: Unchanged skipping 2026/07/04 01:21:51 DEBUG : one-2019-01-01: size = 3 OK 2026/07/04 01:21:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:21:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/04 01:21:52 INFO : one: Deleted 2026/07/04 01:21:52 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:21:53 DEBUG : one: size = 4 OK 2026/07/04 01:21:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:21:53 INFO : one: Copied (new) 2026/07/04 01:21:53 DEBUG : Waiting for deletions to finish 2026/07/04 01:21:53 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/04 01:21:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:21:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/04 01:21:53 INFO : three.txt: Deleted 2026/07/04 01:21:53 INFO : three.txt: Moved into backup dir 2026/07/04 01:21:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:21:55 DEBUG : one: size = 4 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:21:55 DEBUG : one: Sizes differ 2026/07/04 01:21:55 DEBUG : two: size = 3 OK 2026/07/04 01:21:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:21:55 DEBUG : two: Unchanged skipping 2026/07/04 01:21:55 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:21:56 DEBUG : one-2019-01-01: size = 4 OK 2026/07/04 01:21:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:21:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/04 01:21:56 INFO : one: Deleted 2026/07/04 01:21:56 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:21:56 DEBUG : one: size = 5 OK 2026/07/04 01:21:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/04 01:21:56 INFO : one: Copied (new) 2026/07/04 01:21:56 DEBUG : Waiting for deletions to finish 2026/07/04 01:21:57 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/04 01:21:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:21:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/04 01:21:58 INFO : three.txt: Deleted 2026/07/04 01:21:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.47s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:22:01 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/dst" 2026/07/04 01:22:01 DEBUG : Config file has changed externally - reloading 2026/07/04 01:22:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:22:03 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:22:03 DEBUG : one: Sizes differ 2026/07/04 01:22:03 DEBUG : two: size = 3 OK 2026/07/04 01:22:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:03 DEBUG : two: Unchanged skipping 2026/07/04 01:22:03 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:22:03 DEBUG : one.bak: size = 3 OK 2026/07/04 01:22:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:22:03 INFO : one: Copied (server-side copy) to: one.bak 2026/07/04 01:22:03 INFO : one: Deleted 2026/07/04 01:22:03 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:22:04 DEBUG : one: size = 4 OK 2026/07/04 01:22:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:22:04 INFO : one: Copied (new) 2026/07/04 01:22:04 DEBUG : Waiting for deletions to finish 2026/07/04 01:22:05 DEBUG : three.txt.bak: size = 5 OK 2026/07/04 01:22:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:22:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/04 01:22:05 INFO : three.txt: Deleted 2026/07/04 01:22:05 INFO : three.txt: Moved into backup dir 2026/07/04 01:22:06 DEBUG : one.bak: Excluded (Path Filter) 2026/07/04 01:22:06 DEBUG : one.bak: Excluded 2026/07/04 01:22:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/04 01:22:06 DEBUG : three.txt.bak: Excluded 2026/07/04 01:22:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:22:06 DEBUG : one: size = 4 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:22:06 DEBUG : one: Sizes differ 2026/07/04 01:22:06 DEBUG : two: size = 3 OK 2026/07/04 01:22:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:06 DEBUG : two: Unchanged skipping 2026/07/04 01:22:06 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for checks to finish 2026/07/04 01:22:07 DEBUG : one.bak: size = 4 OK 2026/07/04 01:22:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:22:07 INFO : one: Copied (server-side copy) to: one.bak 2026/07/04 01:22:07 INFO : one: Deleted 2026/07/04 01:22:07 DEBUG : B2 bucket rclone-test-goridep8qobe path dst: Waiting for transfers to finish 2026/07/04 01:22:07 DEBUG : one: size = 5 OK 2026/07/04 01:22:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/04 01:22:07 INFO : one: Copied (new) 2026/07/04 01:22:07 DEBUG : Waiting for deletions to finish 2026/07/04 01:22:08 DEBUG : three.txt.bak: size = 6 OK 2026/07/04 01:22:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:22:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/04 01:22:08 INFO : three.txt: Deleted 2026/07/04 01:22:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.55s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:22:12 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/dst" 2026/07/04 01:22:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:22:13 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:22:13 DEBUG : one: Sizes differ 2026/07/04 01:22:15 DEBUG : one.bak: size = 3 OK 2026/07/04 01:22:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:22:15 INFO : one: Copied (server-side copy) to: one.bak 2026/07/04 01:22:15 INFO : one: Deleted 2026/07/04 01:22:16 DEBUG : one: size = 4 OK 2026/07/04 01:22:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:22:16 INFO : one: Copied (new) 2026/07/04 01:22:16 DEBUG : two: size = 3 OK 2026/07/04 01:22:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:16 DEBUG : two: Unchanged skipping 2026/07/04 01:22:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:22:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:22:17 DEBUG : three.txt: Sizes differ 2026/07/04 01:22:17 DEBUG : three.txt.bak: size = 5 OK 2026/07/04 01:22:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:22:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/04 01:22:17 INFO : three.txt: Deleted 2026/07/04 01:22:18 DEBUG : three.txt: size = 6 OK 2026/07/04 01:22:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:22:18 INFO : three.txt: Copied (new) 2026/07/04 01:22:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:22:19 DEBUG : one: size = 4 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:22:19 DEBUG : one: Sizes differ 2026/07/04 01:22:19 DEBUG : one.bak: size = 4 OK 2026/07/04 01:22:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:22:19 INFO : one: Copied (server-side copy) to: one.bak 2026/07/04 01:22:19 INFO : one: Deleted 2026/07/04 01:22:20 DEBUG : one: size = 5 OK 2026/07/04 01:22:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/04 01:22:20 INFO : one: Copied (new) 2026/07/04 01:22:20 DEBUG : two: size = 3 OK 2026/07/04 01:22:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:20 DEBUG : two: Unchanged skipping 2026/07/04 01:22:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:22:20 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:22:20 DEBUG : three.txt: Sizes differ 2026/07/04 01:22:21 DEBUG : three.txt.bak: size = 6 OK 2026/07/04 01:22:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:22:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/04 01:22:21 INFO : three.txt: Deleted 2026/07/04 01:22:22 DEBUG : three.txt: size = 19 OK 2026/07/04 01:22:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/04 01:22:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.87s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:22:25 DEBUG : Creating backend with remote "TestB2:rclone-test-goridep8qobe/dst" 2026/07/04 01:22:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:22:27 DEBUG : one: size = 3 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:22:27 DEBUG : one: Sizes differ 2026/07/04 01:22:28 DEBUG : one-2019-01-01: size = 3 OK 2026/07/04 01:22:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/04 01:22:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/04 01:22:28 INFO : one: Deleted 2026/07/04 01:22:29 DEBUG : one: size = 4 OK 2026/07/04 01:22:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:22:29 INFO : one: Copied (new) 2026/07/04 01:22:29 DEBUG : two: size = 3 OK 2026/07/04 01:22:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:29 DEBUG : two: Unchanged skipping 2026/07/04 01:22:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:22:29 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:22:29 DEBUG : three.txt: Sizes differ 2026/07/04 01:22:30 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/04 01:22:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/04 01:22:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/04 01:22:30 INFO : three.txt: Deleted 2026/07/04 01:22:30 DEBUG : three.txt: size = 6 OK 2026/07/04 01:22:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:22:30 INFO : three.txt: Copied (new) 2026/07/04 01:22:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:22:31 DEBUG : one: size = 4 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:22:31 DEBUG : one: Sizes differ 2026/07/04 01:22:31 DEBUG : one-2019-01-01: size = 4 OK 2026/07/04 01:22:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/04 01:22:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/04 01:22:31 INFO : one: Deleted 2026/07/04 01:22:31 DEBUG : one: size = 5 OK 2026/07/04 01:22:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/04 01:22:31 INFO : one: Copied (new) 2026/07/04 01:22:32 DEBUG : two: size = 3 OK 2026/07/04 01:22:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:32 DEBUG : two: Unchanged skipping 2026/07/04 01:22:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:22:32 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-goridep8qobe path dst) 2026/07/04 01:22:32 DEBUG : three.txt: Sizes differ 2026/07/04 01:22:32 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/04 01:22:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/04 01:22:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/04 01:22:32 INFO : three.txt: Deleted 2026/07/04 01:22:32 DEBUG : three.txt: size = 19 OK 2026/07/04 01:22:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/04 01:22:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.61s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:22:35 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:22:35 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:22:35 DEBUG : Testêé: Sizes differ 2026/07/04 01:22:35 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:22:35 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:22:36 DEBUG : Testêé: size = 14 OK 2026/07/04 01:22:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/04 01:22:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/04 01:22:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:22:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/04 01:22:37 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:22:37 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:22:38 DEBUG : existing: size = 6 OK 2026/07/04 01:22:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/04 01:22:38 INFO : existing: Copied (new) 2026/07/04 01:22:38 DEBUG : Waiting for deletions to finish 2026/07/04 01:22:38 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:22:38 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:22:38 DEBUG : existing: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:22:38 DEBUG : existing: Sizes differ 2026/07/04 01:22:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/04 01:22:38 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:22:38 ERROR : B2 bucket rclone-test-goridep8qobe: not deleting files as there were IO errors 2026/07/04 01:22:38 ERROR : B2 bucket rclone-test-goridep8qobe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.51s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:22:40 DEBUG : EXISTING: size = 6 OK 2026/07/04 01:22:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:40 DEBUG : existing: Unchanged skipping 2026/07/04 01:22:40 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:22:40 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:22:40 DEBUG : Waiting for deletions to finish 2026/07/04 01:22:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:22:56 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:22:56 DEBUG : both0: size = 6 OK 2026/07/04 01:22:56 DEBUG : both11: size = 6 OK 2026/07/04 01:22:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both10: size = 6 OK 2026/07/04 01:22:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both12: size = 6 OK 2026/07/04 01:22:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both12: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both13: size = 6 OK 2026/07/04 01:22:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both13: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both14: size = 6 OK 2026/07/04 01:22:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both0: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both15: size = 6 OK 2026/07/04 01:22:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both11: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both16: size = 6 OK 2026/07/04 01:22:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both10: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both17: size = 6 OK 2026/07/04 01:22:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both14: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both18: size = 6 OK 2026/07/04 01:22:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both18: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both19: size = 6 OK 2026/07/04 01:22:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both19: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both1: size = 6 OK 2026/07/04 01:22:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both1: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both2: size = 6 OK 2026/07/04 01:22:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both2: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both3: size = 6 OK 2026/07/04 01:22:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both3: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both4: size = 6 OK 2026/07/04 01:22:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both15: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both5: size = 6 OK 2026/07/04 01:22:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both16: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both6: size = 6 OK 2026/07/04 01:22:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both17: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both7: size = 6 OK 2026/07/04 01:22:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both4: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both8: size = 6 OK 2026/07/04 01:22:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both8: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both9: size = 6 OK 2026/07/04 01:22:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:22:56 DEBUG : both9: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both5: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both6: Unchanged skipping 2026/07/04 01:22:56 DEBUG : both7: Unchanged skipping 2026/07/04 01:22:56 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:22:56 DEBUG : Waiting for deletions to finish 2026/07/04 01:22:57 INFO : only8: Deleted 2026/07/04 01:22:57 INFO : only12: Deleted 2026/07/04 01:22:57 INFO : only11: Deleted 2026/07/04 01:22:57 INFO : only1: Deleted 2026/07/04 01:22:57 INFO : only3: Deleted 2026/07/04 01:22:57 INFO : only7: Deleted 2026/07/04 01:22:57 INFO : only0: Deleted 2026/07/04 01:22:57 INFO : only19: Deleted 2026/07/04 01:22:57 INFO : only13: Deleted 2026/07/04 01:22:57 INFO : only5: Deleted 2026/07/04 01:22:57 INFO : only6: Deleted 2026/07/04 01:22:57 INFO : only9: Deleted 2026/07/04 01:22:57 INFO : only10: Deleted 2026/07/04 01:22:57 INFO : only14: Deleted 2026/07/04 01:22:57 INFO : only15: Deleted 2026/07/04 01:22:57 INFO : only16: Deleted 2026/07/04 01:22:58 INFO : only17: Deleted 2026/07/04 01:22:58 INFO : only18: Deleted 2026/07/04 01:22:58 INFO : only2: Deleted 2026/07/04 01:22:58 INFO : only4: Deleted 2026/07/04 01:22:58 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.18s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:23:17 DEBUG : both10: size = 6 OK 2026/07/04 01:23:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both11: size = 6 OK 2026/07/04 01:23:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both12: size = 6 OK 2026/07/04 01:23:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:23:17 DEBUG : both0: size = 6 OK 2026/07/04 01:23:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both10: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both13: size = 6 OK 2026/07/04 01:23:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both13: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both14: size = 6 OK 2026/07/04 01:23:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both14: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both15: size = 6 OK 2026/07/04 01:23:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both11: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both16: size = 6 OK 2026/07/04 01:23:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both16: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both17: size = 6 OK 2026/07/04 01:23:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both12: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both18: size = 6 OK 2026/07/04 01:23:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both18: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both19: size = 6 OK 2026/07/04 01:23:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both0: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both1: size = 6 OK 2026/07/04 01:23:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both1: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both2: size = 6 OK 2026/07/04 01:23:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both15: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both3: size = 6 OK 2026/07/04 01:23:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both3: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both4: size = 6 OK 2026/07/04 01:23:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both4: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both5: size = 6 OK 2026/07/04 01:23:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both5: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both6: size = 6 OK 2026/07/04 01:23:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both6: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both7: size = 6 OK 2026/07/04 01:23:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both7: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both8: size = 6 OK 2026/07/04 01:23:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both8: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both9: size = 6 OK 2026/07/04 01:23:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:17 DEBUG : both9: Unchanged skipping 2026/07/04 01:23:17 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only0: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only0: Sizes differ 2026/07/04 01:23:17 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only10: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only10: Sizes differ 2026/07/04 01:23:17 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only11: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only11: Sizes differ 2026/07/04 01:23:17 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only12: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only12: Sizes differ 2026/07/04 01:23:17 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only13: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only13: Sizes differ 2026/07/04 01:23:17 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only14: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only14: Sizes differ 2026/07/04 01:23:17 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only15: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only15: Sizes differ 2026/07/04 01:23:17 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only16: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only16: Sizes differ 2026/07/04 01:23:17 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only17: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only17: Sizes differ 2026/07/04 01:23:17 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only18: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only18: Sizes differ 2026/07/04 01:23:17 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only19: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only19: Sizes differ 2026/07/04 01:23:17 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only1: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only1: Sizes differ 2026/07/04 01:23:17 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only2: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only2: Sizes differ 2026/07/04 01:23:17 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only3: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only3: Sizes differ 2026/07/04 01:23:17 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only4: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only4: Sizes differ 2026/07/04 01:23:17 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only5: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only5: Sizes differ 2026/07/04 01:23:17 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only6: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only6: Sizes differ 2026/07/04 01:23:17 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only7: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only7: Sizes differ 2026/07/04 01:23:17 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only8: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only8: Sizes differ 2026/07/04 01:23:17 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1278091487) 2026/07/04 01:23:17 DEBUG : only9: size = 6 (B2 bucket rclone-test-goridep8qobe) 2026/07/04 01:23:17 DEBUG : only9: Sizes differ 2026/07/04 01:23:17 DEBUG : both17: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both19: Unchanged skipping 2026/07/04 01:23:17 DEBUG : both2: Unchanged skipping 2026/07/04 01:23:17 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:23:17 DEBUG : only10: size = 0 OK 2026/07/04 01:23:17 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:17 INFO : only10: Copied (replaced existing) 2026/07/04 01:23:17 DEBUG : only11: size = 0 OK 2026/07/04 01:23:17 DEBUG : only12: size = 0 OK 2026/07/04 01:23:17 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:17 INFO : only11: Copied (replaced existing) 2026/07/04 01:23:17 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:17 INFO : only12: Copied (replaced existing) 2026/07/04 01:23:17 DEBUG : only13: size = 0 OK 2026/07/04 01:23:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:17 INFO : only13: Copied (replaced existing) 2026/07/04 01:23:17 DEBUG : only14: size = 0 OK 2026/07/04 01:23:17 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:17 INFO : only14: Copied (replaced existing) 2026/07/04 01:23:17 DEBUG : only15: size = 0 OK 2026/07/04 01:23:17 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:17 INFO : only15: Copied (replaced existing) 2026/07/04 01:23:17 DEBUG : only16: size = 0 OK 2026/07/04 01:23:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:17 INFO : only16: Copied (replaced existing) 2026/07/04 01:23:17 DEBUG : only17: size = 0 OK 2026/07/04 01:23:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:17 INFO : only17: Copied (replaced existing) 2026/07/04 01:23:17 DEBUG : only18: size = 0 OK 2026/07/04 01:23:17 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:17 INFO : only18: Copied (replaced existing) 2026/07/04 01:23:18 DEBUG : only0: size = 0 OK 2026/07/04 01:23:18 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:18 INFO : only0: Copied (replaced existing) 2026/07/04 01:23:18 DEBUG : only19: size = 0 OK 2026/07/04 01:23:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:18 INFO : only19: Copied (replaced existing) 2026/07/04 01:23:18 DEBUG : only1: size = 0 OK 2026/07/04 01:23:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:18 INFO : only1: Copied (replaced existing) 2026/07/04 01:23:18 DEBUG : only2: size = 0 OK 2026/07/04 01:23:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:18 INFO : only2: Copied (replaced existing) 2026/07/04 01:23:18 DEBUG : only3: size = 0 OK 2026/07/04 01:23:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:18 INFO : only3: Copied (replaced existing) 2026/07/04 01:23:18 DEBUG : only4: size = 0 OK 2026/07/04 01:23:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:18 INFO : only4: Copied (replaced existing) 2026/07/04 01:23:18 DEBUG : only5: size = 0 OK 2026/07/04 01:23:18 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:18 INFO : only5: Copied (replaced existing) 2026/07/04 01:23:18 DEBUG : only6: size = 0 OK 2026/07/04 01:23:18 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:18 INFO : only6: Copied (replaced existing) 2026/07/04 01:23:18 DEBUG : only8: size = 0 OK 2026/07/04 01:23:18 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:18 INFO : only8: Copied (replaced existing) 2026/07/04 01:23:18 DEBUG : only7: size = 0 OK 2026/07/04 01:23:18 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:18 INFO : only7: Copied (replaced existing) 2026/07/04 01:23:18 DEBUG : only9: size = 0 OK 2026/07/04 01:23:18 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/04 01:23:18 INFO : only9: Copied (replaced existing) 2026/07/04 01:23:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.64s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:23:27 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:23:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:23:27 DEBUG : empty_on_remote: Making directory with metadata 2026/07/04 01:23:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:23:27 INFO : empty_on_remote: Making directory 2026/07/04 01:23:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/04 01:23:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.11s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:23:30 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:23:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:23:30 DEBUG : empty_on_remote: Making directory with metadata 2026/07/04 01:23:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 01:23:30 INFO : empty_on_remote: Making directory 2026/07/04 01:23:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/04 01:23:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:23:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:32 INFO : sub dir: Making directory 2026/07/04 01:23:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:23:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 01:23:36 INFO : sub dir: Making directory 2026/07/04 01:23:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.67s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:23:47 DEBUG : Waiting for deletions to finish 2026/07/04 01:23:47 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:23:47 DEBUG : apple: size = 5 OK 2026/07/04 01:23:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:47 DEBUG : apple: Unchanged skipping 2026/07/04 01:23:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:23:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:23:47 DEBUG : banana: size = 6 OK 2026/07/04 01:23:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:47 DEBUG : banana: Unchanged skipping 2026/07/04 01:23:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:23:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:23:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:23:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:23:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:23:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:23:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:23:48 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:23:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:23:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:23:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:23:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:23:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:23:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:23:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:23:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:23:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:23:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:23:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:23:48 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:23:48 DEBUG : Waiting for deletions to finish 2026/07/04 01:23:48 INFO : There was nothing to transfer 2026/07/04 01:23:48 DEBUG : Waiting for deletions to finish 2026/07/04 01:23:48 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:23:48 DEBUG : apple: size = 5 OK 2026/07/04 01:23:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : apple: Unchanged skipping 2026/07/04 01:23:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:23:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:23:48 DEBUG : banana: size = 6 OK 2026/07/04 01:23:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : banana: Unchanged skipping 2026/07/04 01:23:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:23:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:23:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:23:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:23:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:23:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:23:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:23:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:23:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:23:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:23:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:23:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:23:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:23:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:23:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:23:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:23:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:23:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:23:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:23:49 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:23:49 DEBUG : Waiting for deletions to finish 2026/07/04 01:23:49 INFO : There was nothing to transfer 2026/07/04 01:23:49 DEBUG : Waiting for deletions to finish 2026/07/04 01:23:49 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:23:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:24:02 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:02 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:24:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : apple: size = 5 OK 2026/07/04 01:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:24:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : apple: Unchanged skipping 2026/07/04 01:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:24:03 DEBUG : banana: size = 6 OK 2026/07/04 01:24:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : banana: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:24:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:24:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:24:03 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:24:03 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:03 INFO : There was nothing to transfer 2026/07/04 01:24:03 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:03 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:24:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:24:04 DEBUG : banana: size = 6 OK 2026/07/04 01:24:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : banana: Unchanged skipping 2026/07/04 01:24:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:24:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:24:04 DEBUG : apple: size = 5 OK 2026/07/04 01:24:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : apple: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:24:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:24:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:24:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:24:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:24:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:24:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:24:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:24:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:24:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:24:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:24:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:24:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:24:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:24:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:24:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:24:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:24:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:24:04 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:24:04 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:04 INFO : There was nothing to transfer 2026/07/04 01:24:04 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:04 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:24:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:24:17 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:17 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:24:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:24:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 01:24:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:18 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:24:18 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:24:18 DEBUG : YmFuYW5h: size = 6 OK 2026/07/04 01:24:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/04 01:24:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/04 01:24:18 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/04 01:24:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : YXBwbGU=: size = 5 OK 2026/07/04 01:24:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/04 01:24:18 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/04 01:24:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/04 01:24:18 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/04 01:24:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/04 01:24:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/04 01:24:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/04 01:24:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/04 01:24:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/04 01:24:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/04 01:24:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/04 01:24:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/04 01:24:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/04 01:24:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/04 01:24:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/04 01:24:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/04 01:24:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/04 01:24:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/04 01:24:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/04 01:24:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/04 01:24:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/04 01:24:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/04 01:24:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/04 01:24:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/04 01:24:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/04 01:24:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/04 01:24:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/04 01:24:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/04 01:24:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/04 01:24:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:24:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/04 01:24:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/04 01:24:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/04 01:24:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/04 01:24:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/04 01:24:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/04 01:24:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/04 01:24:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/04 01:24:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:24:20 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:20 INFO : splitbananasplit: Deleted 2026/07/04 01:24:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 01:24:20 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 01:24:20 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 01:24:20 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 01:24:20 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 01:24:20 INFO : apple: Deleted 2026/07/04 01:24:20 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 01:24:20 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 01:24:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 01:24:20 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 01:24:20 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 01:24:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 01:24:21 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 01:24:21 INFO : appleappleapplebanana: Deleted 2026/07/04 01:24:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 01:24:21 INFO : banana: Deleted 2026/07/04 01:24:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 01:24:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 01:24:21 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 01:24:21 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/04 01:24:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:24:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:21 DEBUG : YXBwbGU=: size = 5 OK 2026/07/04 01:24:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/04 01:24:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:21 DEBUG : apple: Unchanged skipping 2026/07/04 01:24:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:24:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/04 01:24:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:24:21 DEBUG : YmFuYW5h: size = 6 OK 2026/07/04 01:24:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:21 DEBUG : banana: Unchanged skipping 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 01:24:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 01:24:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/04 01:24:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/04 01:24:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/04 01:24:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/04 01:24:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/04 01:24:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/04 01:24:22 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:24:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/04 01:24:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/04 01:24:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/04 01:24:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/04 01:24:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/04 01:24:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/04 01:24:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/04 01:24:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/04 01:24:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/04 01:24:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/04 01:24:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:24:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:24:22 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:24:22 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:22 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/04 01:24:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 01:24:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 01:24:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 01:24:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 01:24:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 01:24:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 01:24:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 01:24:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 01:24:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 01:24:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 01:24:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:24:35 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:35 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:24:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:24:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:24:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:24:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:24:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:24:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:24:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:24:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:24:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:24:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:24:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:24:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:24:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:24:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:24:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:24:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:24:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:24:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:24:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:24:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:24:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:24:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:24:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:24:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:24:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:24:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:24:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:24:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:24:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:24:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:24:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:24:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:24:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:24:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:24:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:24:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:24:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:24:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:24:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:24:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:24:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:24:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 01:24:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 01:24:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 01:24:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 01:24:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 01:24:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 01:24:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 01:24:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 01:24:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 01:24:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 01:24:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 01:24:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 01:24:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 01:24:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 01:24:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 01:24:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/04 01:24:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:35 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:24:35 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:24:35 DEBUG : PREFIXbanana: size = 6 OK 2026/07/04 01:24:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/04 01:24:35 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/04 01:24:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:24:36 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/04 01:24:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/04 01:24:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/04 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:24:36 DEBUG : PREFIXapple: size = 5 OK 2026/07/04 01:24:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/04 01:24:36 INFO : apple: Copied (new) to: PREFIXapple 2026/07/04 01:24:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:24:36 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/04 01:24:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/04 01:24:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/04 01:24:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:24:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/04 01:24:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/04 01:24:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:24:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:24:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/04 01:24:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:24:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:24:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/04 01:24:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/04 01:24:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:24:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:24:36 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/04 01:24:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/04 01:24:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:24:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:24:36 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/04 01:24:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/04 01:24:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:24:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:24:36 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/04 01:24:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/04 01:24:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:24:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:24:36 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/04 01:24:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/04 01:24:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:24:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:24:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/04 01:24:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/04 01:24:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:24:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:24:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/04 01:24:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/04 01:24:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:24:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:24:36 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/04 01:24:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/04 01:24:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/04 01:24:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:24:37 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/04 01:24:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/04 01:24:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:24:37 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/04 01:24:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/04 01:24:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:24:37 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/04 01:24:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/04 01:24:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:24:37 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/04 01:24:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/04 01:24:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:24:37 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/04 01:24:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/04 01:24:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:24:37 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/04 01:24:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/04 01:24:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:24:37 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:37 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 01:24:37 INFO : apple: Deleted 2026/07/04 01:24:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 01:24:37 INFO : appleappleapplebanana: Deleted 2026/07/04 01:24:37 INFO : banana: Deleted 2026/07/04 01:24:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 01:24:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 01:24:37 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 01:24:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 01:24:38 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 01:24:38 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 01:24:38 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 01:24:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 01:24:38 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 01:24:38 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 01:24:38 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 01:24:38 INFO : splitbananasplit: Deleted 2026/07/04 01:24:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 01:24:38 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 01:24:38 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 01:24:38 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:38 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:24:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:24:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:24:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:24:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:24:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:24:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:24:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:24:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:24:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:24:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:24:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:24:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:24:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:24:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:24:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:24:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:24:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:24:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:24:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:24:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:24:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:24:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:24:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:24:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 01:24:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 01:24:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 01:24:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 01:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 01:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 01:24:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 01:24:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 01:24:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 01:24:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 01:24:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 01:24:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 01:24:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 01:24:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 01:24:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 01:24:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 01:24:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 01:24:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 01:24:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 01:24:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 01:24:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 01:24:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : banana: size = 6 OK 2026/07/04 01:24:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/04 01:24:39 INFO : banana: Copied (new) 2026/07/04 01:24:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:39 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:24:39 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:24:39 DEBUG : apple: size = 5 OK 2026/07/04 01:24:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/04 01:24:39 INFO : apple: Copied (new) 2026/07/04 01:24:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:24:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/04 01:24:39 INFO : splitbananasplit: Copied (new) 2026/07/04 01:24:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:24:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/04 01:24:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/04 01:24:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:24:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/04 01:24:39 INFO : appleappleapplebanana: Copied (new) 2026/07/04 01:24:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:24:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/04 01:24:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/04 01:24:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:24:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/04 01:24:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/04 01:24:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:24:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/04 01:24:39 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/04 01:24:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:24:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/04 01:24:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/04 01:24:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:24:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/04 01:24:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/04 01:24:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:24:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/04 01:24:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/04 01:24:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:24:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/04 01:24:39 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/04 01:24:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:24:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/04 01:24:40 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/04 01:24:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:24:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/04 01:24:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/04 01:24:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:24:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/04 01:24:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/04 01:24:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:24:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/04 01:24:40 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/04 01:24:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:24:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/04 01:24:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/04 01:24:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:24:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/04 01:24:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/04 01:24:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:24:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/04 01:24:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/04 01:24:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:24:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/04 01:24:40 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/04 01:24:40 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/04 01:24:40 INFO : PREFIXbanana: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/04 01:24:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/04 01:24:41 INFO : PREFIXapple: Deleted 2026/07/04 01:24:41 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/04 01:24:41 INFO : PREFIXsplitbananasplit: Deleted 2026/07/04 01:24:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/04 01:24:41 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:41 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:41 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:24:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:24:54 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:54 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:24:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:24:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:24:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:55 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:24:55 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:24:55 DEBUG : appleSUFFIX: size = 5 OK 2026/07/04 01:24:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/04 01:24:55 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/04 01:24:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/04 01:24:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/04 01:24:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/04 01:24:55 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/04 01:24:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/04 01:24:55 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/04 01:24:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/04 01:24:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/04 01:24:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/04 01:24:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/04 01:24:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/04 01:24:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:24:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/04 01:24:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/04 01:24:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/04 01:24:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/04 01:24:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/04 01:24:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/04 01:24:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/04 01:24:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/04 01:24:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/04 01:24:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/04 01:24:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/04 01:24:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/04 01:24:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/04 01:24:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/04 01:24:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/04 01:24:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/04 01:24:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/04 01:24:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/04 01:24:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/04 01:24:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/04 01:24:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:24:56 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/04 01:24:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/04 01:24:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:24:57 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/04 01:24:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/04 01:24:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:24:57 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/04 01:24:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/04 01:24:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:24:57 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:57 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 01:24:57 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 01:24:57 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 01:24:57 INFO : appleappleapplebanana: Deleted 2026/07/04 01:24:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 01:24:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 01:24:57 INFO : banana: Deleted 2026/07/04 01:24:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 01:24:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 01:24:57 INFO : apple: Deleted 2026/07/04 01:24:57 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 01:24:57 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 01:24:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 01:24:57 INFO : splitbananasplit: Deleted 2026/07/04 01:24:57 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 01:24:57 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 01:24:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 01:24:57 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 01:24:57 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 01:24:57 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 01:24:57 DEBUG : Waiting for deletions to finish 2026/07/04 01:24:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/04 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 01:24:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 01:24:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 01:24:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:24:58 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:24:58 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:24:58 DEBUG : apple: size = 5 OK 2026/07/04 01:24:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/04 01:24:58 INFO : apple: Copied (new) 2026/07/04 01:24:58 DEBUG : banana: size = 6 OK 2026/07/04 01:24:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/04 01:24:58 INFO : banana: Copied (new) 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:24:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/04 01:24:58 INFO : appleappleapplebanana: Copied (new) 2026/07/04 01:24:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:24:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/04 01:24:58 INFO : splitbananasplit: Copied (new) 2026/07/04 01:24:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:24:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/04 01:24:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/04 01:24:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:24:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/04 01:24:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/04 01:24:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:24:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/04 01:24:59 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/04 01:24:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:24:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/04 01:24:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/04 01:24:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:24:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/04 01:24:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/04 01:24:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:24:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/04 01:24:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/04 01:24:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:24:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/04 01:24:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/04 01:24:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:24:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/04 01:24:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/04 01:24:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:24:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/04 01:24:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/04 01:24:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:24:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/04 01:24:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/04 01:24:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:24:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/04 01:24:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/04 01:24:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:24:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/04 01:24:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/04 01:25:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:25:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/04 01:25:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/04 01:25:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:25:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/04 01:25:00 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/04 01:25:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:25:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/04 01:25:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/04 01:25:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:25:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/04 01:25:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/04 01:25:00 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:00 INFO : appleSUFFIX: Deleted 2026/07/04 01:25:00 INFO : bananaSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/04 01:25:00 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/04 01:25:00 INFO : splitbananasplitSUFFIX: Deleted 2026/07/04 01:25:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/04 01:25:00 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:01 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:01 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:25:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:25:13 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:13 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:14 DEBUG : banana: size = 6 OK 2026/07/04 01:25:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:14 DEBUG : banana: Unchanged skipping 2026/07/04 01:25:14 DEBUG : apple: size = 5 OK 2026/07/04 01:25:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:14 DEBUG : apple: Unchanged skipping 2026/07/04 01:25:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:25:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 01:25:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 01:25:14 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:25:14 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:25:14 DEBUG : splitbanan: size = 16 OK 2026/07/04 01:25:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/04 01:25:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/04 01:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:25:14 DEBUG : appleapple: size = 21 OK 2026/07/04 01:25:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/04 01:25:14 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/04 01:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:25:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/04 01:25:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/04 01:25:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/04 01:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:25:14 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/04 01:25:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/04 01:25:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/04 01:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:25:14 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/04 01:25:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/04 01:25:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/04 01:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:25:14 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/04 01:25:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/04 01:25:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/04 01:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:25:14 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/04 01:25:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/04 01:25:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/04 01:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:25:14 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/04 01:25:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/04 01:25:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/04 01:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:25:15 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/04 01:25:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/04 01:25:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/04 01:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:25:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/04 01:25:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/04 01:25:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/04 01:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:25:15 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/04 01:25:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/04 01:25:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/04 01:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:25:15 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/04 01:25:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/04 01:25:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/04 01:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:25:15 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/04 01:25:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/04 01:25:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/04 01:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:25:15 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/04 01:25:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/04 01:25:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/04 01:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:25:15 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/04 01:25:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/04 01:25:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/04 01:25:15 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/04 01:25:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/04 01:25:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/04 01:25:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/04 01:25:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/04 01:25:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/04 01:25:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/04 01:25:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/04 01:25:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/04 01:25:15 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 01:25:16 INFO : appleappleapplebanana: Deleted 2026/07/04 01:25:16 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 01:25:16 INFO : splitbananasplit: Deleted 2026/07/04 01:25:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 01:25:16 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 01:25:16 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:16 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : appleapple: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/04 01:25:16 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:17 DEBUG : apple: size = 5 OK 2026/07/04 01:25:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : apple: Unchanged skipping 2026/07/04 01:25:17 DEBUG : appleapple: size = 21 OK 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:25:17 DEBUG : banana: size = 6 OK 2026/07/04 01:25:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : splitbanan: size = 16 OK 2026/07/04 01:25:17 DEBUG : banana: Unchanged skipping 2026/07/04 01:25:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 01:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 01:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 01:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 01:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 01:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 01:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 01:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 01:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 01:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 01:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 01:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 01:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 01:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 01:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 01:25:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 01:25:17 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/04 01:25:17 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/04 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/04 01:25:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/04 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/04 01:25:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/04 01:25:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/04 01:25:17 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/04 01:25:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/04 01:25:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/04 01:25:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/04 01:25:17 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/04 01:25:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/04 01:25:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/04 01:25:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/04 01:25:17 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/04 01:25:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:25:17 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:25:17 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:25:17 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:17 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:17 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : appleapple: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/04 01:25:17 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/04 01:25:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:25:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:25:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:25:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:25:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:25:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:25:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:25:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:25:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:25:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:25:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:25:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:25:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:25:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:25:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:25:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:25:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:25:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:25:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:25:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:25:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:25:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:25:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:25:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:25:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:25:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:25:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:25:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:25:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:25:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:25:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:25:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 01:25:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:25:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 01:25:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 01:25:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 01:25:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 01:25:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 01:25:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 01:25:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 01:25:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 01:25:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 01:25:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 01:25:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 01:25:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 01:25:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 01:25:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 01:25:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 01:25:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 01:25:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 01:25:18 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:25:30 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:30 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:25:30 DEBUG : apple: size = 5 OK 2026/07/04 01:25:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:25:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:30 DEBUG : apple: Unchanged skipping 2026/07/04 01:25:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:25:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:25:30 DEBUG : banana: size = 6 OK 2026/07/04 01:25:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:25:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:30 DEBUG : banana: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:25:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:25:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:25:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:25:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:25:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:25:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:25:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:25:31 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:31 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:31 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:25:31 DEBUG : apple: size = 5 OK 2026/07/04 01:25:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : apple: Unchanged skipping 2026/07/04 01:25:31 DEBUG : banana: size = 6 OK 2026/07/04 01:25:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:25:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : banana: Unchanged skipping 2026/07/04 01:25:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:25:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:25:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:25:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:25:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:25:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:25:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:25:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:25:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:25:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:25:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:25:31 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:25:31 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:31 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:32 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:32 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:25:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:25:44 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:45 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:25:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:25:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:25:45 DEBUG : apple: size = 5 OK 2026/07/04 01:25:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : apple: Unchanged skipping 2026/07/04 01:25:45 DEBUG : banana: size = 6 OK 2026/07/04 01:25:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:25:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : banana: Unchanged skipping 2026/07/04 01:25:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:25:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:25:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:25:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:25:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:25:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:25:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:25:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:25:45 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:25:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:25:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:25:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:25:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:25:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:25:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:25:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:25:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:25:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:25:45 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:25:45 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:45 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:46 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:25:46 DEBUG : apple: size = 5 OK 2026/07/04 01:25:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:25:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:25:46 DEBUG : banana: size = 6 OK 2026/07/04 01:25:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:25:46 DEBUG : apple: Unchanged skipping 2026/07/04 01:25:46 DEBUG : banana: Unchanged skipping 2026/07/04 01:25:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:25:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:25:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:25:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:25:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:25:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:25:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:25:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:25:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:25:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:25:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:25:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:25:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:25:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:25:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:25:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:25:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:25:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:25:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:25:46 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:25:46 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:46 DEBUG : Waiting for deletions to finish 2026/07/04 01:25:47 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:25:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:00 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:00 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:26:00 DEBUG : apple: size = 5 OK 2026/07/04 01:26:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : apple: Unchanged skipping 2026/07/04 01:26:00 DEBUG : banana: size = 6 OK 2026/07/04 01:26:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:26:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:26:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:26:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:26:00 DEBUG : banana: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:26:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:26:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:26:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:26:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:26:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:26:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:26:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:26:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:26:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:26:00 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:26:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:26:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:26:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:26:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:26:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:26:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:26:00 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:00 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:00 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:01 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:26:01 DEBUG : apple: size = 5 OK 2026/07/04 01:26:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : apple: Unchanged skipping 2026/07/04 01:26:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:26:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:26:01 DEBUG : banana: size = 6 OK 2026/07/04 01:26:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : banana: Unchanged skipping 2026/07/04 01:26:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:26:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:26:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:26:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:26:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:26:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:26:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:26:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:26:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:26:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:26:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:26:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:26:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:26:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:26:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:26:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:26:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:26:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:26:01 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:01 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:01 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:02 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:26:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:14 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:15 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : apple: size = 5 OK 2026/07/04 01:26:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:26:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : banana: size = 6 OK 2026/07/04 01:26:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : apple: Unchanged skipping 2026/07/04 01:26:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:26:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:26:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : banana: Unchanged skipping 2026/07/04 01:26:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:26:15 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:26:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:26:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:26:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:26:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:26:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:26:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:26:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:26:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:26:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:26:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:26:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:26:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:26:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:26:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:26:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:26:15 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:15 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:15 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:15 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:26:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : apple: size = 5 OK 2026/07/04 01:26:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : apple: Unchanged skipping 2026/07/04 01:26:16 DEBUG : banana: size = 6 OK 2026/07/04 01:26:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:26:16 DEBUG : banana: Unchanged skipping 2026/07/04 01:26:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:26:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:26:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:26:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:26:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:26:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:26:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:26:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:26:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:26:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:26:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:26:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:26:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:26:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:26:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:26:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:26:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:26:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:26:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:26:16 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:16 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:16 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:16 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:26:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:29 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:30 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:26:30 DEBUG : apple: size = 5 OK 2026/07/04 01:26:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:30 DEBUG : banana: size = 6 OK 2026/07/04 01:26:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:26:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:26:30 DEBUG : apple: Unchanged skipping 2026/07/04 01:26:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:30 DEBUG : banana: Unchanged skipping 2026/07/04 01:26:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:26:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:26:31 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:26:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:26:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:26:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:26:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:26:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:26:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:26:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:26:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:26:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:26:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:26:31 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:31 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:31 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:31 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:26:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : apple: size = 5 OK 2026/07/04 01:26:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 01:26:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : banana: size = 6 OK 2026/07/04 01:26:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 01:26:32 DEBUG : apple: Unchanged skipping 2026/07/04 01:26:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : banana: Unchanged skipping 2026/07/04 01:26:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 01:26:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 01:26:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 01:26:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 01:26:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 01:26:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 01:26:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 01:26:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 01:26:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 01:26:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 01:26:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 01:26:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 01:26:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 01:26:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 01:26:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 01:26:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 01:26:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 01:26:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 01:26:32 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:32 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:32 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:32 DEBUG : apple: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : banana: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 01:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (177.23s) --- PASS: TestTransform/NFC (14.29s) --- PASS: TestTransform/NFD (14.72s) --- PASS: TestTransform/base64 (18.06s) --- PASS: TestTransform/prefix (19.16s) --- PASS: TestTransform/suffix (19.77s) --- PASS: TestTransform/truncate (16.35s) --- PASS: TestTransform/encoder (15.06s) --- PASS: TestTransform/ISO-8859-1 (14.51s) --- PASS: TestTransform/charmap (14.95s) --- PASS: TestTransform/lowercase (14.55s) --- PASS: TestTransform/ascii (15.80s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/04 01:26:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/04 01:26:37 INFO : sub dir_somesuffix: Making directory 2026/07/04 01:26:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/04 01:26:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/04 01:26:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/04 01:26:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/04 01:26:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/04 01:26:37 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:37 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/04 01:26:38 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/04 01:26:38 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.72s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:39 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:39 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:39 INFO : tictactoe: Making directory 2026/07/04 01:26:39 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:39 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:39 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/04 01:26:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:39 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:39 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:40 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/04 01:26:40 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:40 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/04 01:26:40 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.90s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:41 INFO : toe: Making directory 2026/07/04 01:26:41 INFO : toe/toe: Making directory 2026/07/04 01:26:41 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/04 01:26:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/04 01:26:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/04 01:26:41 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:41 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/04 01:26:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/04 01:26:41 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.85s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:42 INFO : toe: Making directory 2026/07/04 01:26:42 INFO : toe/toe: Making directory 2026/07/04 01:26:42 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/04 01:26:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/04 01:26:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/04 01:26:42 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:42 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/04 01:26:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/04 01:26:43 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:44 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:26:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 01:26:44 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:44 INFO : tictacempty_dir: Making directory 2026/07/04 01:26:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:44 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:44 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:44 INFO : tictactoe: Making directory 2026/07/04 01:26:44 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:44 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:44 INFO : tictactoe/tictactoe: Making directory 2026/07/04 01:26:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 01:26:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:26:44 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:44 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 01:26:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/04 01:26:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/04 01:26:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:46 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:26:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 01:26:46 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:46 INFO : tictacempty_dir: Making directory 2026/07/04 01:26:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:46 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:46 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:46 INFO : tictactoe: Making directory 2026/07/04 01:26:46 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:46 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:46 INFO : tictactoe/tictactoe: Making directory 2026/07/04 01:26:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 01:26:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:26:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:46 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:46 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:26:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:46 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/04 01:26:47 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:47 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:47 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:47 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 01:26:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:26:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/04 01:26:47 NOTICE: B2 bucket rclone-test-goridep8qobe: 0 differences found 2026/07/04 01:26:47 NOTICE: B2 bucket rclone-test-goridep8qobe: 1 matching files --- PASS: TestAllTag (2.33s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:48 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:48 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:48 INFO : tictactoe: Making directory 2026/07/04 01:26:48 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:48 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:48 INFO : tictactoe/tictactoe: Making directory 2026/07/04 01:26:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 01:26:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:26:48 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 01:26:48 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/04 01:26:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/04 01:26:49 DEBUG : Waiting for deletions to finish 2026/07/04 01:26:49 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:49 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:49 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/04 01:26:49 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/04 01:26:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/04 01:26:49 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/04 01:26:49 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:49 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:49 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.41s) === RUN TestSyntax 2026/07/04 01:26:50 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:50 INFO : toe: Making directory 2026/07/04 01:26:50 INFO : toe/toe: Making directory 2026/07/04 01:26:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/04 01:26:50 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:50 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:51 DEBUG : toe/toe/toe: size = 11 OK 2026/07/04 01:26:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:51 INFO : toe/toe/toe: Copied (new) 2026/07/04 01:26:51 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:52 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:26:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 01:26:52 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:52 INFO : tictacempty_dir: Making directory 2026/07/04 01:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:52 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:52 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:52 INFO : tictactoe: Making directory 2026/07/04 01:26:52 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:52 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:52 INFO : tictactoe/tictactoe: Making directory 2026/07/04 01:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:52 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:52 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:26:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:53 INFO : toe/toe/toe.txt: Deleted 2026/07/04 01:26:53 INFO : toe/toe: Removing directory 2026/07/04 01:26:53 INFO : toe: Removing directory 2026/07/04 01:26:53 INFO : empty_dir: Removing directory 2026/07/04 01:26:53 DEBUG : Local file system at /tmp/rclone1278091487: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.65s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:54 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:26:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 01:26:54 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:54 INFO : tictacempty_dir: Making directory 2026/07/04 01:26:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:54 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:54 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:54 INFO : tictactoe: Making directory 2026/07/04 01:26:54 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:54 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:54 INFO : tictactoe/tictactoe: Making directory 2026/07/04 01:26:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 01:26:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:26:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:54 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:54 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:26:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:55 INFO : toe/toe/toe.txt: Deleted 2026/07/04 01:26:55 INFO : toe/toe: Removing directory 2026/07/04 01:26:55 INFO : toe: Removing directory 2026/07/04 01:26:55 INFO : empty_dir: Removing directory 2026/07/04 01:26:55 DEBUG : Local file system at /tmp/rclone1278091487: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/04 01:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 01:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 01:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 01:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 01:26:56 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/04 01:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/04 01:26:56 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.24s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:26:57 DEBUG : Reset feature "Copy" 2026/07/04 01:26:57 DEBUG : Reset feature "Move" 2026/07/04 01:26:57 DEBUG : Reset feature "Copy" 2026/07/04 01:26:57 DEBUG : Reset feature "Move" 2026/07/04 01:26:57 DEBUG : empty_dir: Making directory with metadata 2026/07/04 01:26:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/04 01:26:57 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:57 INFO : tictacempty_dir: Making directory 2026/07/04 01:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/04 01:26:57 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:57 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:57 INFO : tictactoe: Making directory 2026/07/04 01:26:57 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:57 DEBUG : toe: transformed to: tictactoe 2026/07/04 01:26:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:57 INFO : tictactoe/tictactoe: Making directory 2026/07/04 01:26:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/04 01:26:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/04 01:26:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:26:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:57 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:26:57 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:26:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/04 01:26:58 INFO : toe/toe/toe.txt: Deleted 2026/07/04 01:26:58 INFO : toe/toe: Removing directory 2026/07/04 01:26:58 INFO : toe: Removing directory 2026/07/04 01:26:58 INFO : empty_dir: Removing directory 2026/07/04 01:26:58 DEBUG : Local file system at /tmp/rclone1278091487: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/04 01:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/04 01:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/04 01:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 01:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 01:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/04 01:26:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/04 01:26:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:26:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/04 01:26:59 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.65s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:27:01 DEBUG : toe: transformed to: dG9l 2026/07/04 01:27:01 DEBUG : toe: transformed to: dG9l 2026/07/04 01:27:01 INFO : dG9l: Making directory 2026/07/04 01:27:01 DEBUG : toe: transformed to: dG9l 2026/07/04 01:27:01 DEBUG : toe: transformed to: dG9l 2026/07/04 01:27:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/04 01:27:01 INFO : dG9l/dG9l: Making directory 2026/07/04 01:27:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/04 01:27:01 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/04 01:27:01 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/04 01:27:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/04 01:27:01 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/04 01:27:01 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:27:01 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:27:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/04 01:27:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:27:02 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/04 01:27:02 DEBUG : Waiting for deletions to finish 2026/07/04 01:27:02 DEBUG : dG9l: transformed to: toe 2026/07/04 01:27:02 DEBUG : dG9l: transformed to: toe 2026/07/04 01:27:02 DEBUG : dG9l: transformed to: toe 2026/07/04 01:27:02 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/04 01:27:02 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/04 01:27:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/04 01:27:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/04 01:27:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/04 01:27:02 DEBUG : Local file system at /tmp/rclone1278091487: Waiting for checks to finish 2026/07/04 01:27:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/04 01:27:02 DEBUG : Local file system at /tmp/rclone1278091487: Waiting for transfers to finish 2026/07/04 01:27:02 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.69s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-goridep8qobe", Local "Local file system at /tmp/rclone1278091487", Modify Window "1ms" 2026/07/04 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:27:03 DEBUG : toe: transformed to: 2026/07/04 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:27:03 DEBUG : toe: transformed to: 2026/07/04 01:27:03 INFO : B2 bucket rclone-test-goridep8qobe: Making directory 2026/07/04 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:27:03 DEBUG : toe: transformed to: 2026/07/04 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:27:03 DEBUG : toe: transformed to: 2026/07/04 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:27:03 DEBUG : toe/toe: transformed to: 2026/07/04 01:27:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/04 01:27:03 INFO : toe/toe: Making directory 2026/07/04 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:27:03 DEBUG : toe/toe: transformed to: 2026/07/04 01:27:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/04 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:27:03 DEBUG : toe: transformed to: 2026/07/04 01:27:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/04 01:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/04 01:27:03 DEBUG : toe/toe/toe: transformed to: 2026/07/04 01:27:03 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/04 01:27:03 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for checks to finish 2026/07/04 01:27:03 DEBUG : B2 bucket rclone-test-goridep8qobe: Waiting for transfers to finish 2026/07/04 01:27:04 DEBUG : toe/toe/toe: size = 11 OK 2026/07/04 01:27:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/04 01:27:04 INFO : toe/toe/toe: Copied (new) 2026/07/04 01:27:04 ERROR : B2 bucket rclone-test-goridep8qobe: not deleting files as there were IO errors 2026/07/04 01:27:04 ERROR : B2 bucket rclone-test-goridep8qobe: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2026/07/04 01:27:05 DEBUG : B2 bucket rclone-test-goridep8qobe: Purge remote 2026/07/04 01:27:05 INFO : B2 bucket rclone-test-goridep8qobe: cleaning bucket "rclone-test-goridep8qobe" of all files 2026/07/04 01:27:06 DEBUG : BackupDir/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9559_d20260704_m012119_c001_v7007000_t0000_u01783128079521") 2026/07/04 01:27:06 DEBUG : BackupDir/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f111f766523e51f12_d20260704_m012113_c001_v0001033_t0001_u01783128073757") 2026/07/04 01:27:06 DEBUG : CompareDest/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d67114_d20260704_m012054_c001_v7007000_t0000_u01783128054817") 2026/07/04 01:27:06 DEBUG : CompareDest/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944397_d20260704_m012048_c001_v0001167_t0058_u01783128048801") 2026/07/04 01:27:06 DEBUG : CompareDest/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d67115_d20260704_m012054_c001_v7007000_t0000_u01783128054997") 2026/07/04 01:27:06 DEBUG : CompareDest/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478ef0_d20260704_m012050_c001_v0001177_t0030_u01783128050314") 2026/07/04 01:27:06 DEBUG : CopyDest/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c955a_d20260704_m012119_c001_v7007000_t0000_u01783128079696") 2026/07/04 01:27:06 DEBUG : CopyDest/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f45fb_d20260704_m012110_c001_v0001130_t0052_u01783128070735") 2026/07/04 01:27:06 DEBUG : CopyDest/three: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c955b_d20260704_m012119_c001_v7007000_t0000_u01783128079870") 2026/07/04 01:27:06 DEBUG : CopyDest/three: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478f66_d20260704_m012117_c001_v0001177_t0040_u01783128077587") 2026/07/04 01:27:06 DEBUG : CopyDest/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c955d_d20260704_m012120_c001_v7007000_t0000_u01783128080046") 2026/07/04 01:27:06 DEBUG : CopyDest/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944431_d20260704_m012115_c001_v0001167_t0031_u01783128075555") 2026/07/04 01:27:06 DEBUG : EXISTING: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7659_d20260704_m012240_c001_v7007000_t0000_u01783128160492") 2026/07/04 01:27:06 DEBUG : EXISTING: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494465d_d20260704_m012239_c001_v0001167_t0028_u01783128159463") 2026/07/04 01:27:06 DEBUG : PREFIXapple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23df3e_d20260704_m012440_c001_v7007000_t0000_u01783128280933") 2026/07/04 01:27:07 DEBUG : PREFIXapple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f486c_d20260704_m012435_c001_v0001130_t0028_u01783128275849") 2026/07/04 01:27:07 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41993bc52cf77ca8_d20260704_m012440_c001_v7007000_t0000_u01783128280945") 2026/07/04 01:27:07 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bab_d20260704_m012435_c001_v0001171_t0059_u01783128275839") 2026/07/04 01:27:07 DEBUG : PREFIXbanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f422207787892292a_d20260704_m012440_c001_v7007000_t0000_u01783128280606") 2026/07/04 01:27:07 DEBUG : PREFIXbanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793a8_d20260704_m012435_c001_v0001177_t0046_u01783128275859") 2026/07/04 01:27:07 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922930_d20260704_m012440_c001_v7007000_t0000_u01783128280961") 2026/07/04 01:27:07 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944975_d20260704_m012435_c001_v0001167_t0017_u01783128275870") 2026/07/04 01:27:07 DEBUG : Testêé: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7656_d20260704_m012236_c001_v7007000_t0000_u01783128156593") 2026/07/04 01:27:07 DEBUG : Testêé: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654790e4_d20260704_m012236_c001_v0001177_t0025_u01783128156028") 2026/07/04 01:27:07 DEBUG : Testêé: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944641_d20260704_m012234_c001_v0001167_t0009_u01783128154853") 2026/07/04 01:27:07 DEBUG : YXBwbGU=: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9631_d20260704_m012422_c001_v7007000_t0000_u01783128262835") 2026/07/04 01:27:07 DEBUG : YXBwbGU=: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4822_d20260704_m012418_c001_v0001130_t0035_u01783128258421") 2026/07/04 01:27:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9632_d20260704_m012423_c001_v7007000_t0000_u01783128263019") 2026/07/04 01:27:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944915_d20260704_m012418_c001_v0001167_t0050_u01783128258430") 2026/07/04 01:27:07 DEBUG : YmFuYW5h: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9633_d20260704_m012423_c001_v7007000_t0000_u01783128263201") 2026/07/04 01:27:07 DEBUG : YmFuYW5h: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479344_d20260704_m012418_c001_v0001177_t0034_u01783128258441") 2026/07/04 01:27:07 DEBUG : a/potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c356_d20260704_m011921_c001_v7007000_t0000_u01783127961625") 2026/07/04 01:27:07 DEBUG : a/potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d6e_d20260704_m011921_c001_v0001177_t0033_u01783127961058") 2026/07/04 01:27:07 DEBUG : a/potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1c5_d20260704_m011919_c001_v7007000_t0000_u01783127959545") 2026/07/04 01:27:07 DEBUG : a/potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d5a_d20260704_m011918_c001_v0001177_t0009_u01783127958611") 2026/07/04 01:27:07 DEBUG : a/potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4205000868795119_d20260704_m011903_c001_v7007000_t0000_u01783127943109") 2026/07/04 01:27:08 DEBUG : a/potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478cda_d20260704_m011902_c001_v0001177_t0039_u01783127942255") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd43468f_d20260704_m012633_c001_v7007000_t0000_u01783128393039") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655de3_d20260704_m012628_c001_v0001171_t0044_u01783128388304") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7032_d20260704_m012617_c001_v7007000_t0000_u01783128377346") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655d97_d20260704_m012613_c001_v0001171_t0021_u01783128373685") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c77_d20260704_m012602_c001_v7007000_t0000_u01783128362706") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655d3d_d20260704_m012558_c001_v0001171_t0036_u01783128358957") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a387_d20260704_m012547_c001_v7007000_t0000_u01783128347703") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655ce3_d20260704_m012543_c001_v0001171_t0016_u01783128343820") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a41d_d20260704_m012533_c001_v7007000_t0000_u01783128333230") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655ca5_d20260704_m012529_c001_v0001171_t0046_u01783128329117") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8f5_d20260704_m012518_c001_v7007000_t0000_u01783128318320") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48f4_d20260704_m012512_c001_v0001130_t0018_u01783128312289") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bea_d20260704_m012502_c001_v7007000_t0000_u01783128302038") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479444_d20260704_m012458_c001_v0001177_t0031_u01783128298575") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb783e_d20260704_m012457_c001_v7007000_t0000_u01783128297534") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547941e_d20260704_m012453_c001_v0001177_t0026_u01783128293419") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832148_d20260704_m012442_c001_v7007000_t0000_u01783128282244") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944995_d20260704_m012438_c001_v0001167_t0040_u01783128278984") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f422207787892291e_d20260704_m012437_c001_v7007000_t0000_u01783128277580") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655ba7_d20260704_m012433_c001_v0001171_t0045_u01783128273778") 2026/07/04 01:27:08 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f83212c_d20260704_m012420_c001_v7007000_t0000_u01783128260769") 2026/07/04 01:27:09 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479336_d20260704_m012416_c001_v0001177_t0055_u01783128256023") 2026/07/04 01:27:09 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678ca_d20260704_m012405_c001_v7007000_t0000_u01783128245096") 2026/07/04 01:27:09 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47ea_d20260704_m012401_c001_v0001130_t0017_u01783128241050") 2026/07/04 01:27:09 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c25742715c_d20260704_m012349_c001_v7007000_t0000_u01783128229921") 2026/07/04 01:27:09 DEBUG : apple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944837_d20260704_m012345_c001_v0001167_t0011_u01783128225831") 2026/07/04 01:27:09 DEBUG : appleSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c25742718f_d20260704_m012500_c001_v7007000_t0000_u01783128300297") 2026/07/04 01:27:09 DEBUG : appleSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479424_d20260704_m012455_c001_v0001177_t0004_u01783128295420") 2026/07/04 01:27:09 DEBUG : appleapple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8f6_d20260704_m012518_c001_v7007000_t0000_u01783128318549") 2026/07/04 01:27:09 DEBUG : appleapple: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48fc_d20260704_m012514_c001_v0001130_t0031_u01783128314300") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd434690_d20260704_m012633_c001_v7007000_t0000_u01783128393215") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547965e_d20260704_m012629_c001_v0001177_t0012_u01783128389322") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7033_d20260704_m012617_c001_v7007000_t0000_u01783128377521") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479612_d20260704_m012614_c001_v0001177_t0025_u01783128374228") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c78_d20260704_m012602_c001_v7007000_t0000_u01783128362890") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654795be_d20260704_m012559_c001_v0001177_t0029_u01783128359656") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a388_d20260704_m012547_c001_v7007000_t0000_u01783128347890") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479566_d20260704_m012544_c001_v0001177_t0022_u01783128344497") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a41f_d20260704_m012533_c001_v7007000_t0000_u01783128333412") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547950c_d20260704_m012529_c001_v0001177_t0041_u01783128329694") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417c0ac73de0e9d1_d20260704_m012516_c001_v7007000_t0000_u01783128316214") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c59_d20260704_m012512_c001_v0001171_t0017_u01783128312837") 2026/07/04 01:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bec_d20260704_m012502_c001_v7007000_t0000_u01783128302219") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a25_d20260704_m012458_c001_v0001167_t0053_u01783128298585") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f409c372f5cefec0c_d20260704_m012457_c001_v7007000_t0000_u01783128297189") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48ae_d20260704_m012453_c001_v0001130_t0018_u01783128293980") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832149_d20260704_m012442_c001_v7007000_t0000_u01783128282418") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4880_d20260704_m012439_c001_v0001130_t0049_u01783128279014") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23df35_d20260704_m012437_c001_v7007000_t0000_u01783128277607") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793a4_d20260704_m012434_c001_v0001177_t0019_u01783128274647") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42050008687952a6_d20260704_m012420_c001_v7007000_t0000_u01783128260964") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944909_d20260704_m012416_c001_v0001167_t0028_u01783128256824") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678cb_d20260704_m012405_c001_v7007000_t0000_u01783128245272") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654792dc_d20260704_m012401_c001_v0001177_t0010_u01783128241708") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c25742715d_d20260704_m012350_c001_v7007000_t0000_u01783128230112") 2026/07/04 01:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47c6_d20260704_m012346_c001_v0001130_t0042_u01783128226673") 2026/07/04 01:27:10 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4236b05f27239633_d20260704_m012500_c001_v7007000_t0000_u01783128300678") 2026/07/04 01:27:10 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c05_d20260704_m012455_c001_v0001171_t0043_u01783128295428") 2026/07/04 01:27:10 DEBUG : b/potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c357_d20260704_m011921_c001_v7007000_t0000_u01783127961803") 2026/07/04 01:27:10 DEBUG : b/potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d62_d20260704_m011920_c001_v0001177_t0012_u01783127960095") 2026/07/04 01:27:10 DEBUG : b/potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1c4_d20260704_m011918_c001_v7007000_t0000_u01783127958954") 2026/07/04 01:27:10 DEBUG : b/potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d52_d20260704_m011917_c001_v0001177_t0037_u01783127957807") 2026/07/04 01:27:10 DEBUG : b/potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4205000868795118_d20260704_m011902_c001_v7007000_t0000_u01783127942586") 2026/07/04 01:27:10 DEBUG : b/potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478cd6_d20260704_m011901_c001_v0001177_t0042_u01783127941424") 2026/07/04 01:27:10 DEBUG : backup/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f427a4d3f6e039c7f_d20260704_m012132_c001_v7007000_t0000_u01783128092416") 2026/07/04 01:27:11 DEBUG : backup/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f103799e713525a5e_d20260704_m012130_c001_v0001097_t0047_u01783128090606") 2026/07/04 01:27:11 DEBUG : backup/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f103799e713525a4e_d20260704_m012126_c001_v0001097_t0041_u01783128086583") 2026/07/04 01:27:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6abf_d20260704_m012158_c001_v7007000_t0000_u01783128118507") 2026/07/04 01:27:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f107ce1cb3bfd29fc_d20260704_m012155_c001_v0001115_t0009_u01783128115701") 2026/07/04 01:27:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f114f29bec731d3b4_d20260704_m012151_c001_v0001179_t0024_u01783128111828") 2026/07/04 01:27:11 DEBUG : backup/one.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4045f233a99c317d_d20260704_m012145_c001_v7007000_t0000_u01783128105120") 2026/07/04 01:27:11 DEBUG : backup/one.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f110e48b681a78710_d20260704_m012143_c001_v0001176_t0014_u01783128103190") 2026/07/04 01:27:11 DEBUG : backup/one.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f118e65f7f6b0dc72_d20260704_m012139_c001_v0001180_t0039_u01783128099036") 2026/07/04 01:27:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6ac0_d20260704_m012158_c001_v7007000_t0000_u01783128118699") 2026/07/04 01:27:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f10405ab6a37ab89a_d20260704_m012157_c001_v0001146_t0029_u01783128117220") 2026/07/04 01:27:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1116009b9479d6fd_d20260704_m012153_c001_v0001180_t0050_u01783128113420") 2026/07/04 01:27:11 DEBUG : backup/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f427a4d3f6e039c80_d20260704_m012132_c001_v7007000_t0000_u01783128092592") 2026/07/04 01:27:11 DEBUG : backup/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1051ab2b9ae4e49f_d20260704_m012131_c001_v0001179_t0053_u01783128091649") 2026/07/04 01:27:11 DEBUG : backup/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1021ab581dcbdd3f_d20260704_m012128_c001_v0001171_t0000_u01783128088142") 2026/07/04 01:27:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4045f233a99c317e_d20260704_m012145_c001_v7007000_t0000_u01783128105297") 2026/07/04 01:27:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f110619fca310116d_d20260704_m012144_c001_v0001178_t0007_u01783128104309") 2026/07/04 01:27:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f10532f0be31735ac_d20260704_m012140_c001_v0001029_t0017_u01783128100592") 2026/07/04 01:27:11 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd434691_d20260704_m012633_c001_v7007000_t0000_u01783128393438") 2026/07/04 01:27:11 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944cb7_d20260704_m012628_c001_v0001167_t0011_u01783128388847") 2026/07/04 01:27:11 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7034_d20260704_m012617_c001_v7007000_t0000_u01783128377697") 2026/07/04 01:27:11 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944c5b_d20260704_m012613_c001_v0001167_t0052_u01783128373961") 2026/07/04 01:27:11 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c79_d20260704_m012603_c001_v7007000_t0000_u01783128363076") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944bd1_d20260704_m012559_c001_v0001167_t0019_u01783128359214") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a389_d20260704_m012548_c001_v7007000_t0000_u01783128348074") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944b61_d20260704_m012544_c001_v0001167_t0055_u01783128344130") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a421_d20260704_m012533_c001_v7007000_t0000_u01783128333594") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944b0b_d20260704_m012529_c001_v0001167_t0026_u01783128329446") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8f7_d20260704_m012518_c001_v7007000_t0000_u01783128318728") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654794a0_d20260704_m012512_c001_v0001177_t0021_u01783128312620") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bee_d20260704_m012502_c001_v7007000_t0000_u01783128302397") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c1b_d20260704_m012458_c001_v0001171_t0046_u01783128298595") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a35e_d20260704_m012457_c001_v7007000_t0000_u01783128297345") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bf9_d20260704_m012453_c001_v0001171_t0011_u01783128293665") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f83214a_d20260704_m012442_c001_v7007000_t0000_u01783128282594") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793c6_d20260704_m012438_c001_v0001177_t0044_u01783128278994") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922920_d20260704_m012437_c001_v7007000_t0000_u01783128277747") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4868_d20260704_m012434_c001_v0001130_t0023_u01783128274347") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f83212d_d20260704_m012420_c001_v7007000_t0000_u01783128260974") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f481a_d20260704_m012416_c001_v0001130_t0059_u01783128256308") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678cc_d20260704_m012405_c001_v7007000_t0000_u01783128245447") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49448af_d20260704_m012401_c001_v0001167_t0050_u01783128241392") 2026/07/04 01:27:12 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c25742715e_d20260704_m012350_c001_v7007000_t0000_u01783128230304") 2026/07/04 01:27:13 DEBUG : banana: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479278_d20260704_m012346_c001_v0001177_t0037_u01783128226452") 2026/07/04 01:27:13 DEBUG : bananaSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4236b05f27239631_d20260704_m012500_c001_v7007000_t0000_u01783128300309") 2026/07/04 01:27:13 DEBUG : bananaSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48b4_d20260704_m012455_c001_v0001130_t0042_u01783128295438") 2026/07/04 01:27:13 DEBUG : both0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad663_d20260704_m012319_c001_v7007000_t0000_u01783128199143") 2026/07/04 01:27:13 DEBUG : both0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4728_d20260704_m012302_c001_v0001130_t0026_u01783128182814") 2026/07/04 01:27:13 DEBUG : both0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822b5_d20260704_m012258_c001_v7007000_t0000_u01783128178688") 2026/07/04 01:27:13 DEBUG : both0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479110_d20260704_m012242_c001_v0001177_t0029_u01783128162629") 2026/07/04 01:27:13 DEBUG : both1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad664_d20260704_m012319_c001_v7007000_t0000_u01783128199333") 2026/07/04 01:27:13 DEBUG : both1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479188_d20260704_m012304_c001_v0001177_t0052_u01783128184225") 2026/07/04 01:27:13 DEBUG : both1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822b6_d20260704_m012258_c001_v7007000_t0000_u01783128178864") 2026/07/04 01:27:13 DEBUG : both1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944681_d20260704_m012243_c001_v0001167_t0020_u01783128163272") 2026/07/04 01:27:13 DEBUG : both10: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad665_d20260704_m012319_c001_v7007000_t0000_u01783128199523") 2026/07/04 01:27:13 DEBUG : both10: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654791ac_d20260704_m012310_c001_v0001177_t0037_u01783128190422") 2026/07/04 01:27:13 DEBUG : both10: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822b7_d20260704_m012259_c001_v7007000_t0000_u01783128179040") 2026/07/04 01:27:13 DEBUG : both10: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49446b1_d20260704_m012249_c001_v0001167_t0049_u01783128169163") 2026/07/04 01:27:13 DEBUG : both11: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad667_d20260704_m012319_c001_v7007000_t0000_u01783128199712") 2026/07/04 01:27:13 DEBUG : both11: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494474d_d20260704_m012310_c001_v0001167_t0007_u01783128190964") 2026/07/04 01:27:13 DEBUG : both11: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822b8_d20260704_m012259_c001_v7007000_t0000_u01783128179221") 2026/07/04 01:27:13 DEBUG : both11: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4709_d20260704_m012249_c001_v0001130_t0028_u01783128169922") 2026/07/04 01:27:13 DEBUG : both12: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad668_d20260704_m012319_c001_v7007000_t0000_u01783128199902") 2026/07/04 01:27:13 DEBUG : both12: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f474e_d20260704_m012311_c001_v0001130_t0045_u01783128191564") 2026/07/04 01:27:13 DEBUG : both12: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822b9_d20260704_m012259_c001_v7007000_t0000_u01783128179396") 2026/07/04 01:27:13 DEBUG : both12: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479146_d20260704_m012250_c001_v0001177_t0029_u01783128170590") 2026/07/04 01:27:13 DEBUG : both13: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad669_d20260704_m012320_c001_v7007000_t0000_u01783128200092") 2026/07/04 01:27:14 DEBUG : both13: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654791b8_d20260704_m012312_c001_v0001177_t0000_u01783128192255") 2026/07/04 01:27:14 DEBUG : both13: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822ba_d20260704_m012259_c001_v7007000_t0000_u01783128179572") 2026/07/04 01:27:14 DEBUG : both13: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49446bd_d20260704_m012251_c001_v0001167_t0049_u01783128171218") 2026/07/04 01:27:14 DEBUG : both14: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad66a_d20260704_m012320_c001_v7007000_t0000_u01783128200287") 2026/07/04 01:27:14 DEBUG : both14: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944761_d20260704_m012312_c001_v0001167_t0024_u01783128192873") 2026/07/04 01:27:14 DEBUG : both14: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822bb_d20260704_m012259_c001_v7007000_t0000_u01783128179748") 2026/07/04 01:27:14 DEBUG : both14: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4711_d20260704_m012251_c001_v0001130_t0055_u01783128171763") 2026/07/04 01:27:14 DEBUG : both15: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad66b_d20260704_m012320_c001_v7007000_t0000_u01783128200477") 2026/07/04 01:27:14 DEBUG : both15: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f475a_d20260704_m012313_c001_v0001130_t0024_u01783128193466") 2026/07/04 01:27:14 DEBUG : both15: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822bc_d20260704_m012259_c001_v7007000_t0000_u01783128179924") 2026/07/04 01:27:14 DEBUG : both15: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479154_d20260704_m012252_c001_v0001177_t0016_u01783128172624") 2026/07/04 01:27:14 DEBUG : both16: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad66c_d20260704_m012320_c001_v7007000_t0000_u01783128200666") 2026/07/04 01:27:14 DEBUG : both16: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654791ce_d20260704_m012314_c001_v0001177_t0037_u01783128194194") 2026/07/04 01:27:14 DEBUG : both16: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822bd_d20260704_m012300_c001_v7007000_t0000_u01783128180101") 2026/07/04 01:27:14 DEBUG : both16: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49446cd_d20260704_m012253_c001_v0001167_t0031_u01783128173323") 2026/07/04 01:27:14 DEBUG : both17: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad66d_d20260704_m012320_c001_v7007000_t0000_u01783128200855") 2026/07/04 01:27:14 DEBUG : both17: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494476f_d20260704_m012314_c001_v0001167_t0048_u01783128194793") 2026/07/04 01:27:14 DEBUG : both17: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822be_d20260704_m012300_c001_v7007000_t0000_u01783128180276") 2026/07/04 01:27:14 DEBUG : both17: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4715_d20260704_m012253_c001_v0001130_t0049_u01783128173914") 2026/07/04 01:27:14 DEBUG : both18: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad66e_d20260704_m012321_c001_v7007000_t0000_u01783128201046") 2026/07/04 01:27:15 DEBUG : both18: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4760_d20260704_m012315_c001_v0001130_t0013_u01783128195393") 2026/07/04 01:27:15 DEBUG : both18: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822bf_d20260704_m012300_c001_v7007000_t0000_u01783128180453") 2026/07/04 01:27:15 DEBUG : both18: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547915c_d20260704_m012254_c001_v0001177_t0009_u01783128174712") 2026/07/04 01:27:15 DEBUG : both19: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad670_d20260704_m012321_c001_v7007000_t0000_u01783128201236") 2026/07/04 01:27:15 DEBUG : both19: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654791de_d20260704_m012316_c001_v0001177_t0023_u01783128196156") 2026/07/04 01:27:15 DEBUG : both19: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822c0_d20260704_m012300_c001_v7007000_t0000_u01783128180629") 2026/07/04 01:27:15 DEBUG : both19: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49446df_d20260704_m012255_c001_v0001167_t0000_u01783128175409") 2026/07/04 01:27:15 DEBUG : both2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad671_d20260704_m012321_c001_v7007000_t0000_u01783128201427") 2026/07/04 01:27:15 DEBUG : both2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944727_d20260704_m012304_c001_v0001167_t0038_u01783128184821") 2026/07/04 01:27:15 DEBUG : both2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822c1_d20260704_m012300_c001_v7007000_t0000_u01783128180805") 2026/07/04 01:27:15 DEBUG : both2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f46f1_d20260704_m012243_c001_v0001130_t0046_u01783128163773") 2026/07/04 01:27:15 DEBUG : both3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad672_d20260704_m012321_c001_v7007000_t0000_u01783128201617") 2026/07/04 01:27:15 DEBUG : both3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f472c_d20260704_m012305_c001_v0001130_t0036_u01783128185366") 2026/07/04 01:27:15 DEBUG : both3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822c2_d20260704_m012301_c001_v7007000_t0000_u01783128181011") 2026/07/04 01:27:15 DEBUG : both3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479122_d20260704_m012244_c001_v0001177_t0035_u01783128164741") 2026/07/04 01:27:15 DEBUG : both4: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad673_d20260704_m012321_c001_v7007000_t0000_u01783128201806") 2026/07/04 01:27:15 DEBUG : both4: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479192_d20260704_m012306_c001_v0001177_t0055_u01783128186037") 2026/07/04 01:27:15 DEBUG : both4: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822c3_d20260704_m012301_c001_v7007000_t0000_u01783128181208") 2026/07/04 01:27:15 DEBUG : both4: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494468f_d20260704_m012245_c001_v0001167_t0049_u01783128165265") 2026/07/04 01:27:15 DEBUG : both5: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad676_d20260704_m012321_c001_v7007000_t0000_u01783128201996") 2026/07/04 01:27:15 DEBUG : both5: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944735_d20260704_m012306_c001_v0001167_t0001_u01783128186580") 2026/07/04 01:27:15 DEBUG : both5: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822c4_d20260704_m012301_c001_v7007000_t0000_u01783128181384") 2026/07/04 01:27:15 DEBUG : both5: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f46fc_d20260704_m012245_c001_v0001130_t0047_u01783128165832") 2026/07/04 01:27:15 DEBUG : both6: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad677_d20260704_m012322_c001_v7007000_t0000_u01783128202190") 2026/07/04 01:27:16 DEBUG : both6: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4734_d20260704_m012307_c001_v0001130_t0047_u01783128187368") 2026/07/04 01:27:16 DEBUG : both6: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822c5_d20260704_m012301_c001_v7007000_t0000_u01783128181560") 2026/07/04 01:27:16 DEBUG : both6: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547912e_d20260704_m012246_c001_v0001177_t0020_u01783128166679") 2026/07/04 01:27:16 DEBUG : both7: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad678_d20260704_m012322_c001_v7007000_t0000_u01783128202390") 2026/07/04 01:27:16 DEBUG : both7: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654791a2_d20260704_m012308_c001_v0001177_t0006_u01783128188168") 2026/07/04 01:27:16 DEBUG : both7: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822c6_d20260704_m012301_c001_v7007000_t0000_u01783128181738") 2026/07/04 01:27:16 DEBUG : both7: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944699_d20260704_m012247_c001_v0001167_t0030_u01783128167185") 2026/07/04 01:27:16 DEBUG : both8: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad679_d20260704_m012322_c001_v7007000_t0000_u01783128202580") 2026/07/04 01:27:16 DEBUG : both8: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494473b_d20260704_m012308_c001_v0001167_t0013_u01783128188773") 2026/07/04 01:27:16 DEBUG : both8: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822c7_d20260704_m012301_c001_v7007000_t0000_u01783128181913") 2026/07/04 01:27:16 DEBUG : both8: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4703_d20260704_m012247_c001_v0001130_t0034_u01783128167654") 2026/07/04 01:27:16 DEBUG : both9: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad67b_d20260704_m012322_c001_v7007000_t0000_u01783128202770") 2026/07/04 01:27:16 DEBUG : both9: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4738_d20260704_m012309_c001_v0001130_t0058_u01783128189425") 2026/07/04 01:27:16 DEBUG : both9: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822c8_d20260704_m012302_c001_v7007000_t0000_u01783128182091") 2026/07/04 01:27:16 DEBUG : both9: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547913e_d20260704_m012248_c001_v0001177_t0059_u01783128168468") 2026/07/04 01:27:16 DEBUG : c/non empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c359_d20260704_m011921_c001_v7007000_t0000_u01783127961977") 2026/07/04 01:27:16 DEBUG : c/non empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d64_d20260704_m011920_c001_v0001177_t0055_u01783127960461") 2026/07/04 01:27:16 DEBUG : c/non empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1c6_d20260704_m011919_c001_v7007000_t0000_u01783127959728") 2026/07/04 01:27:16 DEBUG : c/non empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d56_d20260704_m011918_c001_v0001177_t0023_u01783127958019") 2026/07/04 01:27:16 DEBUG : c/non empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f420500086879511a_d20260704_m011903_c001_v7007000_t0000_u01783127943284") 2026/07/04 01:27:17 DEBUG : c/non empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478cd8_d20260704_m011901_c001_v0001177_t0006_u01783127941665") 2026/07/04 01:27:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9634_d20260704_m012423_c001_v7007000_t0000_u01783128263384") 2026/07/04 01:27:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655b65_d20260704_m012419_c001_v0001171_t0015_u01783128259160") 2026/07/04 01:27:17 DEBUG : check sum: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f420500086879510a_d20260704_m011855_c001_v7007000_t0000_u01783127935029") 2026/07/04 01:27:17 DEBUG : check sum: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478cb6_d20260704_m011854_c001_v0001177_t0039_u01783127934076") 2026/07/04 01:27:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f8321c2_d20260704_m012703_c001_v7007000_t0000_u01783128423466") 2026/07/04 01:27:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655e87_d20260704_m012701_c001_v0001171_t0015_u01783128421750") 2026/07/04 01:27:17 DEBUG : dest/3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c954d_d20260704_m012103_c001_v7007000_t0000_u01783128063797") 2026/07/04 01:27:17 DEBUG : dest/3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417e384bab028bcc_d20260704_m012102_c001_v0001137_t0044_u01783128062731") 2026/07/04 01:27:17 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8f8_d20260704_m012518_c001_v7007000_t0000_u01783128318905") 2026/07/04 01:27:17 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c61_d20260704_m012514_c001_v0001171_t0036_u01783128314543") 2026/07/04 01:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd434692_d20260704_m012633_c001_v7007000_t0000_u01783128393615") 2026/07/04 01:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655db7_d20260704_m012621_c001_v0001171_t0030_u01783128381960") 2026/07/04 01:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7036_d20260704_m012617_c001_v7007000_t0000_u01783128377872") 2026/07/04 01:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655d67_d20260704_m012607_c001_v0001171_t0045_u01783128367383") 2026/07/04 01:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c7a_d20260704_m012603_c001_v7007000_t0000_u01783128363262") 2026/07/04 01:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655d07_d20260704_m012552_c001_v0001171_t0020_u01783128352429") 2026/07/04 01:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a38a_d20260704_m012548_c001_v7007000_t0000_u01783128348258") 2026/07/04 01:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655cc9_d20260704_m012537_c001_v0001171_t0022_u01783128337944") 2026/07/04 01:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a423_d20260704_m012533_c001_v7007000_t0000_u01783128333777") 2026/07/04 01:27:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c81_d20260704_m012522_c001_v0001171_t0039_u01783128322855") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f411d15fd00beb69a_d20260704_m012516_c001_v7007000_t0000_u01783128316444") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48e0_d20260704_m012506_c001_v0001130_t0030_u01783128306500") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bf1_d20260704_m012502_c001_v7007000_t0000_u01783128302574") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479446_d20260704_m012458_c001_v0001177_t0002_u01783128298794") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb783d_d20260704_m012457_c001_v7007000_t0000_u01783128297348") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793f2_d20260704_m012446_c001_v0001177_t0044_u01783128286755") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f83214b_d20260704_m012442_c001_v7007000_t0000_u01783128282770") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793c8_d20260704_m012439_c001_v0001177_t0057_u01783128279197") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f422207787892291f_d20260704_m012437_c001_v7007000_t0000_u01783128277591") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655b8c_d20260704_m012427_c001_v0001171_t0010_u01783128267579") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832128_d20260704_m012420_c001_v7007000_t0000_u01783128260398") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49448d9_d20260704_m012409_c001_v0001167_t0011_u01783128249513") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678cd_d20260704_m012405_c001_v7007000_t0000_u01783128245622") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654792a4_d20260704_m012354_c001_v0001177_t0032_u01783128234817") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c25742715f_d20260704_m012350_c001_v7007000_t0000_u01783128230494") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47ac_d20260704_m012340_c001_v0001130_t0037_u01783128220500") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456be2_d20260704_m012500_c001_v7007000_t0000_u01783128300701") 2026/07/04 01:27:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547942a_d20260704_m012455_c001_v0001177_t0009_u01783128295650") 2026/07/04 01:27:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8f9_d20260704_m012519_c001_v7007000_t0000_u01783128319079") 2026/07/04 01:27:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944aab_d20260704_m012514_c001_v0001167_t0041_u01783128314534") 2026/07/04 01:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd434693_d20260704_m012633_c001_v7007000_t0000_u01783128393791") 2026/07/04 01:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944c93_d20260704_m012622_c001_v0001167_t0009_u01783128382665") 2026/07/04 01:27:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7037_d20260704_m012618_c001_v7007000_t0000_u01783128378048") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944c1b_d20260704_m012608_c001_v0001167_t0012_u01783128368016") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c7b_d20260704_m012603_c001_v7007000_t0000_u01783128363447") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944b9f_d20260704_m012553_c001_v0001167_t0000_u01783128353083") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a38b_d20260704_m012548_c001_v7007000_t0000_u01783128348460") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944b43_d20260704_m012538_c001_v0001167_t0059_u01783128338564") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a425_d20260704_m012533_c001_v7007000_t0000_u01783128333962") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944ae7_d20260704_m012523_c001_v0001167_t0022_u01783128323524") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7853_d20260704_m012516_c001_v7007000_t0000_u01783128316384") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479472_d20260704_m012507_c001_v0001177_t0052_u01783128307175") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bf3_d20260704_m012502_c001_v7007000_t0000_u01783128302751") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c1d_d20260704_m012458_c001_v0001171_t0050_u01783128298887") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f411d15fd00beb68d_d20260704_m012457_c001_v7007000_t0000_u01783128297355") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bd9_d20260704_m012447_c001_v0001171_t0051_u01783128287336") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f83214c_d20260704_m012442_c001_v7007000_t0000_u01783128282947") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944997_d20260704_m012439_c001_v0001167_t0049_u01783128279298") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922922_d20260704_m012437_c001_v7007000_t0000_u01783128277769") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4846_d20260704_m012428_c001_v0001130_t0033_u01783128268248") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a348_d20260704_m012420_c001_v7007000_t0000_u01783128260986") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547930e_d20260704_m012410_c001_v0001177_t0024_u01783128250498") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678ce_d20260704_m012405_c001_v7007000_t0000_u01783128245797") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47d6_d20260704_m012355_c001_v0001130_t0041_u01783128235391") 2026/07/04 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427160_d20260704_m012350_c001_v7007000_t0000_u01783128230685") 2026/07/04 01:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494480d_d20260704_m012340_c001_v0001167_t0037_u01783128220843") 2026/07/04 01:27:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417c0ac73de0e978_d20260704_m012500_c001_v7007000_t0000_u01783128300501") 2026/07/04 01:27:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c09_d20260704_m012455_c001_v0001171_t0034_u01783128295746") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8fa_d20260704_m012519_c001_v7007000_t0000_u01783128319253") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654794ba_d20260704_m012514_c001_v0001177_t0038_u01783128314554") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd434694_d20260704_m012634_c001_v7007000_t0000_u01783128394008") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547963e_d20260704_m012623_c001_v0001177_t0007_u01783128383510") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7038_d20260704_m012618_c001_v7007000_t0000_u01783128378224") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654795f6_d20260704_m012608_c001_v0001177_t0029_u01783128368742") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c7c_d20260704_m012603_c001_v7007000_t0000_u01783128363632") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479594_d20260704_m012553_c001_v0001177_t0044_u01783128353806") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a38c_d20260704_m012548_c001_v7007000_t0000_u01783128348647") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479548_d20260704_m012539_c001_v0001177_t0040_u01783128339225") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a428_d20260704_m012534_c001_v7007000_t0000_u01783128334217") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654794ec_d20260704_m012524_c001_v0001177_t0054_u01783128324141") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417c0ac73de0e9cc_d20260704_m012516_c001_v7007000_t0000_u01783128316039") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c49_d20260704_m012507_c001_v0001171_t0051_u01783128307741") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bf6_d20260704_m012502_c001_v7007000_t0000_u01783128302929") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a29_d20260704_m012458_c001_v0001167_t0018_u01783128298940") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f411d15fd00beb68e_d20260704_m012457_c001_v7007000_t0000_u01783128297532") 2026/07/04 01:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f489e_d20260704_m012448_c001_v0001130_t0049_u01783128288016") 2026/07/04 01:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f83214d_d20260704_m012443_c001_v7007000_t0000_u01783128283121") 2026/07/04 01:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bc1_d20260704_m012439_c001_v0001171_t0009_u01783128279383") 2026/07/04 01:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922923_d20260704_m012437_c001_v7007000_t0000_u01783128277922") 2026/07/04 01:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479388_d20260704_m012428_c001_v0001177_t0031_u01783128268965") 2026/07/04 01:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a307_d20260704_m012421_c001_v7007000_t0000_u01783128261015") 2026/07/04 01:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f480a_d20260704_m012411_c001_v0001130_t0024_u01783128251082") 2026/07/04 01:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678cf_d20260704_m012405_c001_v7007000_t0000_u01783128245972") 2026/07/04 01:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944889_d20260704_m012356_c001_v0001167_t0013_u01783128236130") 2026/07/04 01:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427161_d20260704_m012350_c001_v7007000_t0000_u01783128230876") 2026/07/04 01:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479254_d20260704_m012341_c001_v0001177_t0038_u01783128221106") 2026/07/04 01:27:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f411d15fd00beb692_d20260704_m012500_c001_v7007000_t0000_u01783128300545") 2026/07/04 01:27:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48b6_d20260704_m012455_c001_v0001130_t0034_u01783128295755") 2026/07/04 01:27:21 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8fb_d20260704_m012519_c001_v7007000_t0000_u01783128319429") 2026/07/04 01:27:21 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48fe_d20260704_m012514_c001_v0001130_t0035_u01783128314633") 2026/07/04 01:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd434695_d20260704_m012634_c001_v7007000_t0000_u01783128394187") 2026/07/04 01:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f49d6_d20260704_m012624_c001_v0001130_t0059_u01783128384081") 2026/07/04 01:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b703a_d20260704_m012618_c001_v7007000_t0000_u01783128378399") 2026/07/04 01:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f49a6_d20260704_m012609_c001_v0001130_t0057_u01783128369296") 2026/07/04 01:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c7d_d20260704_m012603_c001_v7007000_t0000_u01783128363817") 2026/07/04 01:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4966_d20260704_m012554_c001_v0001130_t0012_u01783128354359") 2026/07/04 01:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a38d_d20260704_m012548_c001_v7007000_t0000_u01783128348831") 2026/07/04 01:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f493e_d20260704_m012539_c001_v0001130_t0016_u01783128339791") 2026/07/04 01:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a42a_d20260704_m012534_c001_v7007000_t0000_u01783128334399") 2026/07/04 01:27:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f491a_d20260704_m012524_c001_v0001130_t0021_u01783128324719") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cd35a_d20260704_m012516_c001_v7007000_t0000_u01783128316009") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a83_d20260704_m012508_c001_v0001167_t0057_u01783128308372") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bf7_d20260704_m012503_c001_v7007000_t0000_u01783128303107") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48cc_d20260704_m012459_c001_v0001130_t0034_u01783128299013") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f409c372f5cefec0e_d20260704_m012457_c001_v7007000_t0000_u01783128297560") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49449d9_d20260704_m012448_c001_v0001167_t0017_u01783128288692") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f83214e_d20260704_m012443_c001_v7007000_t0000_u01783128283295") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793ca_d20260704_m012439_c001_v0001177_t0010_u01783128279431") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922924_d20260704_m012437_c001_v7007000_t0000_u01783128277939") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944957_d20260704_m012429_c001_v0001167_t0046_u01783128269544") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c962b_d20260704_m012420_c001_v7007000_t0000_u01783128260828") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49448e1_d20260704_m012411_c001_v0001167_t0010_u01783128251408") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678d0_d20260704_m012406_c001_v7007000_t0000_u01783128246146") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654792b6_d20260704_m012356_c001_v0001177_t0058_u01783128236774") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427162_d20260704_m012351_c001_v7007000_t0000_u01783128231067") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47b0_d20260704_m012341_c001_v0001130_t0031_u01783128221320") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7843_d20260704_m012500_c001_v7007000_t0000_u01783128300348") 2026/07/04 01:27:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a0f_d20260704_m012455_c001_v0001167_t0006_u01783128295831") 2026/07/04 01:27:22 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8fd_d20260704_m012519_c001_v7007000_t0000_u01783128319602") 2026/07/04 01:27:22 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654794bc_d20260704_m012514_c001_v0001177_t0027_u01783128314771") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd434696_d20260704_m012634_c001_v7007000_t0000_u01783128394364") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655dc3_d20260704_m012624_c001_v0001171_t0041_u01783128384450") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b703b_d20260704_m012618_c001_v7007000_t0000_u01783128378574") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655d75_d20260704_m012609_c001_v0001171_t0044_u01783128369759") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c7e_d20260704_m012604_c001_v7007000_t0000_u01783128364002") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655d17_d20260704_m012554_c001_v0001171_t0056_u01783128354780") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a38e_d20260704_m012549_c001_v7007000_t0000_u01783128349015") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655cd1_d20260704_m012540_c001_v0001171_t0008_u01783128340139") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a42c_d20260704_m012534_c001_v7007000_t0000_u01783128334581") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c93_d20260704_m012525_c001_v0001171_t0024_u01783128325049") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417c0ac73de0e9d5_d20260704_m012516_c001_v7007000_t0000_u01783128316390") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48e6_d20260704_m012508_c001_v0001130_t0028_u01783128308650") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bf9_d20260704_m012503_c001_v7007000_t0000_u01783128303284") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c23_d20260704_m012459_c001_v0001171_t0048_u01783128299157") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f409c372f5cefec0d_d20260704_m012457_c001_v7007000_t0000_u01783128297373") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793fc_d20260704_m012449_c001_v0001177_t0019_u01783128289040") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f83214f_d20260704_m012443_c001_v7007000_t0000_u01783128283470") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4886_d20260704_m012439_c001_v0001130_t0038_u01783128279529") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922927_d20260704_m012438_c001_v7007000_t0000_u01783128278113") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655b95_d20260704_m012429_c001_v0001171_t0054_u01783128269844") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a306_d20260704_m012420_c001_v7007000_t0000_u01783128260826") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547931a_d20260704_m012411_c001_v0001177_t0015_u01783128251886") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678d2_d20260704_m012406_c001_v7007000_t0000_u01783128246339") 2026/07/04 01:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47d8_d20260704_m012356_c001_v0001130_t0045_u01783128236980") 2026/07/04 01:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427163_d20260704_m012351_c001_v7007000_t0000_u01783128231259") 2026/07/04 01:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944813_d20260704_m012341_c001_v0001167_t0035_u01783128221589") 2026/07/04 01:27:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417c0ac73de0e976_d20260704_m012500_c001_v7007000_t0000_u01783128300318") 2026/07/04 01:27:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547942c_d20260704_m012455_c001_v0001177_t0002_u01783128295901") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8fe_d20260704_m012519_c001_v7007000_t0000_u01783128319798") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c63_d20260704_m012514_c001_v0001171_t0025_u01783128314801") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd434697_d20260704_m012634_c001_v7007000_t0000_u01783128394542") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944ca1_d20260704_m012624_c001_v0001167_t0057_u01783128384716") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b703c_d20260704_m012618_c001_v7007000_t0000_u01783128378750") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944c31_d20260704_m012610_c001_v0001167_t0018_u01783128370050") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c7f_d20260704_m012604_c001_v7007000_t0000_u01783128364188") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944bab_d20260704_m012555_c001_v0001167_t0035_u01783128355222") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a38f_d20260704_m012549_c001_v7007000_t0000_u01783128349202") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944b49_d20260704_m012540_c001_v0001167_t0040_u01783128340432") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a42f_d20260704_m012534_c001_v7007000_t0000_u01783128334763") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944aeb_d20260704_m012525_c001_v0001167_t0033_u01783128325401") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8f3_d20260704_m012516_c001_v7007000_t0000_u01783128316548") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547947e_d20260704_m012508_c001_v0001177_t0042_u01783128308970") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bfb_d20260704_m012503_c001_v7007000_t0000_u01783128303462") 2026/07/04 01:27:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547944e_d20260704_m012459_c001_v0001177_t0041_u01783128299232") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f411d15fd00beb68f_d20260704_m012457_c001_v7007000_t0000_u01783128297707") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655be5_d20260704_m012449_c001_v0001171_t0022_u01783128289259") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832150_d20260704_m012443_c001_v7007000_t0000_u01783128283645") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49449a1_d20260704_m012439_c001_v0001167_t0041_u01783128279579") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922921_d20260704_m012437_c001_v7007000_t0000_u01783128277766") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4850_d20260704_m012430_c001_v0001130_t0021_u01783128270139") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4345ef_d20260704_m012421_c001_v7007000_t0000_u01783128261026") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f480e_d20260704_m012412_c001_v0001130_t0043_u01783128252495") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678d3_d20260704_m012406_c001_v7007000_t0000_u01783128246513") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944895_d20260704_m012357_c001_v0001167_t0013_u01783128237365") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427164_d20260704_m012351_c001_v7007000_t0000_u01783128231451") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547925a_d20260704_m012341_c001_v0001177_t0030_u01783128221858") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8eb_d20260704_m012500_c001_v7007000_t0000_u01783128300553") 2026/07/04 01:27:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c0b_d20260704_m012456_c001_v0001171_t0006_u01783128296006") 2026/07/04 01:27:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8ff_d20260704_m012519_c001_v7007000_t0000_u01783128319974") 2026/07/04 01:27:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4902_d20260704_m012514_c001_v0001130_t0004_u01783128314916") 2026/07/04 01:27:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd434698_d20260704_m012634_c001_v7007000_t0000_u01783128394717") 2026/07/04 01:27:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479644_d20260704_m012625_c001_v0001177_t0046_u01783128385256") 2026/07/04 01:27:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b703d_d20260704_m012618_c001_v7007000_t0000_u01783128378927") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654795fe_d20260704_m012610_c001_v0001177_t0019_u01783128370346") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c80_d20260704_m012604_c001_v7007000_t0000_u01783128364374") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547959c_d20260704_m012555_c001_v0001177_t0059_u01783128355519") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a390_d20260704_m012549_c001_v7007000_t0000_u01783128349387") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547954e_d20260704_m012540_c001_v0001177_t0029_u01783128340695") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a430_d20260704_m012534_c001_v7007000_t0000_u01783128334944") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654794f4_d20260704_m012525_c001_v0001177_t0051_u01783128325693") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7850_d20260704_m012516_c001_v7007000_t0000_u01783128316020") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c4d_d20260704_m012509_c001_v0001171_t0043_u01783128309190") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bfd_d20260704_m012503_c001_v7007000_t0000_u01783128303645") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48ce_d20260704_m012459_c001_v0001130_t0004_u01783128299306") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a35f_d20260704_m012457_c001_v7007000_t0000_u01783128297534") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48a4_d20260704_m012449_c001_v0001130_t0054_u01783128289537") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832151_d20260704_m012443_c001_v7007000_t0000_u01783128283825") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bc5_d20260704_m012439_c001_v0001171_t0027_u01783128279678") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a313_d20260704_m012437_c001_v7007000_t0000_u01783128277970") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547938e_d20260704_m012430_c001_v0001177_t0050_u01783128270453") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad6dd_d20260704_m012420_c001_v7007000_t0000_u01783128260936") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49448e7_d20260704_m012412_c001_v0001167_t0022_u01783128252835") 2026/07/04 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678d4_d20260704_m012406_c001_v7007000_t0000_u01783128246687") 2026/07/04 01:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654792c0_d20260704_m012357_c001_v0001177_t0043_u01783128237874") 2026/07/04 01:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427165_d20260704_m012351_c001_v7007000_t0000_u01783128231741") 2026/07/04 01:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47b2_d20260704_m012342_c001_v0001130_t0034_u01783128222096") 2026/07/04 01:27:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427191_d20260704_m012500_c001_v7007000_t0000_u01783128300648") 2026/07/04 01:27:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48ba_d20260704_m012456_c001_v0001130_t0035_u01783128296055") 2026/07/04 01:27:27 DEBUG : dir1/0007-12345: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b900_d20260704_m012520_c001_v7007000_t0000_u01783128320148") 2026/07/04 01:27:27 DEBUG : dir1/0007-12345: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944ab1_d20260704_m012514_c001_v0001167_t0033_u01783128314984") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd434699_d20260704_m012634_c001_v7007000_t0000_u01783128394896") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f49dc_d20260704_m012625_c001_v0001130_t0029_u01783128385474") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b703e_d20260704_m012619_c001_v7007000_t0000_u01783128379102") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f49ae_d20260704_m012610_c001_v0001130_t0046_u01783128370608") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c81_d20260704_m012604_c001_v7007000_t0000_u01783128364561") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f496c_d20260704_m012555_c001_v0001130_t0054_u01783128355757") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a391_d20260704_m012549_c001_v7007000_t0000_u01783128349570") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4940_d20260704_m012540_c001_v0001130_t0036_u01783128340962") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a432_d20260704_m012535_c001_v7007000_t0000_u01783128335139") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4920_d20260704_m012525_c001_v0001130_t0014_u01783128325895") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4034c04bdac7d0e6_d20260704_m012516_c001_v7007000_t0000_u01783128316034") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a8d_d20260704_m012509_c001_v0001167_t0045_u01783128309458") 2026/07/04 01:27:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bff_d20260704_m012503_c001_v7007000_t0000_u01783128303821") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a2b_d20260704_m012459_c001_v0001167_t0031_u01783128299319") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a35d_d20260704_m012457_c001_v7007000_t0000_u01783128297154") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49449e3_d20260704_m012450_c001_v0001167_t0014_u01783128290193") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832153_d20260704_m012444_c001_v7007000_t0000_u01783128284000") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793cc_d20260704_m012439_c001_v0001177_t0015_u01783128279725") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a314_d20260704_m012437_c001_v7007000_t0000_u01783128277978") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494495b_d20260704_m012430_c001_v0001167_t0033_u01783128270667") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f83212b_d20260704_m012420_c001_v7007000_t0000_u01783128260581") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479328_d20260704_m012413_c001_v0001177_t0040_u01783128253188") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678d5_d20260704_m012406_c001_v7007000_t0000_u01783128246863") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47dc_d20260704_m012358_c001_v0001130_t0041_u01783128238165") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427166_d20260704_m012351_c001_v7007000_t0000_u01783128231932") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494481d_d20260704_m012342_c001_v0001167_t0017_u01783128222372") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8ea_d20260704_m012500_c001_v7007000_t0000_u01783128300368") 2026/07/04 01:27:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547942e_d20260704_m012456_c001_v0001177_t0049_u01783128296119") 2026/07/04 01:27:28 DEBUG : dir1/0008-23456: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b901_d20260704_m012520_c001_v7007000_t0000_u01783128320322") 2026/07/04 01:27:28 DEBUG : dir1/0008-23456: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654794c0_d20260704_m012515_c001_v0001177_t0055_u01783128315004") 2026/07/04 01:27:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd43469a_d20260704_m012635_c001_v7007000_t0000_u01783128395072") 2026/07/04 01:27:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655dd5_d20260704_m012625_c001_v0001171_t0033_u01783128385879") 2026/07/04 01:27:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b703f_d20260704_m012619_c001_v7007000_t0000_u01783128379339") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655d7b_d20260704_m012611_c001_v0001171_t0014_u01783128371009") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c83_d20260704_m012604_c001_v7007000_t0000_u01783128364757") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655d21_d20260704_m012556_c001_v0001171_t0014_u01783128356123") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a392_d20260704_m012549_c001_v7007000_t0000_u01783128349753") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655cd9_d20260704_m012541_c001_v0001171_t0032_u01783128341245") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a435_d20260704_m012535_c001_v7007000_t0000_u01783128335321") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c95_d20260704_m012526_c001_v0001171_t0012_u01783128326303") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cd35c_d20260704_m012516_c001_v7007000_t0000_u01783128316390") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48ea_d20260704_m012509_c001_v0001130_t0020_u01783128309822") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456c01_d20260704_m012503_c001_v7007000_t0000_u01783128303997") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479450_d20260704_m012459_c001_v0001177_t0001_u01783128299485") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb783c_d20260704_m012457_c001_v7007000_t0000_u01783128297167") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547940a_d20260704_m012450_c001_v0001177_t0019_u01783128290849") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832154_d20260704_m012444_c001_v7007000_t0000_u01783128284176") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f488a_d20260704_m012439_c001_v0001130_t0015_u01783128279826") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922928_d20260704_m012438_c001_v7007000_t0000_u01783128278124") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655b97_d20260704_m012430_c001_v0001171_t0059_u01783128270974") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4236b05f27239615_d20260704_m012420_c001_v7007000_t0000_u01783128260777") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4810_d20260704_m012413_c001_v0001130_t0035_u01783128253418") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678d6_d20260704_m012407_c001_v7007000_t0000_u01783128247040") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494489f_d20260704_m012358_c001_v0001167_t0038_u01783128238472") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427168_d20260704_m012352_c001_v7007000_t0000_u01783128232124") 2026/07/04 01:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547925e_d20260704_m012342_c001_v0001177_t0030_u01783128222929") 2026/07/04 01:27:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a364_d20260704_m012500_c001_v7007000_t0000_u01783128300514") 2026/07/04 01:27:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a15_d20260704_m012456_c001_v0001167_t0025_u01783128296305") 2026/07/04 01:27:30 DEBUG : dir1/0009-34567: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b902_d20260704_m012520_c001_v7007000_t0000_u01783128320497") 2026/07/04 01:27:30 DEBUG : dir1/0009-34567: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c65_d20260704_m012515_c001_v0001171_t0034_u01783128315085") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd43469b_d20260704_m012635_c001_v7007000_t0000_u01783128395265") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944cab_d20260704_m012626_c001_v0001167_t0019_u01783128386150") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7040_d20260704_m012619_c001_v7007000_t0000_u01783128379604") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944c49_d20260704_m012611_c001_v0001167_t0020_u01783128371568") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c84_d20260704_m012604_c001_v7007000_t0000_u01783128364942") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944bb9_d20260704_m012556_c001_v0001167_t0045_u01783128356583") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a393_d20260704_m012549_c001_v7007000_t0000_u01783128349939") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944b53_d20260704_m012541_c001_v0001167_t0058_u01783128341571") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a437_d20260704_m012535_c001_v7007000_t0000_u01783128335503") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944af1_d20260704_m012526_c001_v0001167_t0045_u01783128326750") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7852_d20260704_m012516_c001_v7007000_t0000_u01783128316197") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479482_d20260704_m012510_c001_v0001177_t0053_u01783128310187") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456c03_d20260704_m012504_c001_v7007000_t0000_u01783128304173") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c25_d20260704_m012459_c001_v0001171_t0011_u01783128299546") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f411d15fd00beb68c_d20260704_m012457_c001_v7007000_t0000_u01783128297180") 2026/07/04 01:27:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bf1_d20260704_m012451_c001_v0001171_t0014_u01783128291068") 2026/07/04 01:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832155_d20260704_m012444_c001_v7007000_t0000_u01783128284350") 2026/07/04 01:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49449a3_d20260704_m012439_c001_v0001167_t0006_u01783128279868") 2026/07/04 01:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23df39_d20260704_m012438_c001_v7007000_t0000_u01783128278134") 2026/07/04 01:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4856_d20260704_m012431_c001_v0001130_t0059_u01783128271244") 2026/07/04 01:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4345ec_d20260704_m012420_c001_v7007000_t0000_u01783128260630") 2026/07/04 01:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49448f1_d20260704_m012413_c001_v0001167_t0030_u01783128253748") 2026/07/04 01:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678d7_d20260704_m012407_c001_v7007000_t0000_u01783128247214") 2026/07/04 01:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654792c2_d20260704_m012358_c001_v0001177_t0007_u01783128238834") 2026/07/04 01:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427169_d20260704_m012352_c001_v7007000_t0000_u01783128232315") 2026/07/04 01:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47b4_d20260704_m012343_c001_v0001130_t0059_u01783128223144") 2026/07/04 01:27:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456be0_d20260704_m012500_c001_v7007000_t0000_u01783128300524") 2026/07/04 01:27:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c0f_d20260704_m012456_c001_v0001171_t0053_u01783128296331") 2026/07/04 01:27:31 DEBUG : dir1/0010-45678: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b904_d20260704_m012520_c001_v7007000_t0000_u01783128320671") 2026/07/04 01:27:31 DEBUG : dir1/0010-45678: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654794c4_d20260704_m012515_c001_v0001177_t0032_u01783128315215") 2026/07/04 01:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd43469c_d20260704_m012635_c001_v7007000_t0000_u01783128395443") 2026/07/04 01:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547964c_d20260704_m012626_c001_v0001177_t0035_u01783128386544") 2026/07/04 01:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7041_d20260704_m012619_c001_v7007000_t0000_u01783128379780") 2026/07/04 01:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547960a_d20260704_m012611_c001_v0001177_t0059_u01783128371833") 2026/07/04 01:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c85_d20260704_m012605_c001_v7007000_t0000_u01783128365127") 2026/07/04 01:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654795a8_d20260704_m012556_c001_v0001177_t0052_u01783128356886") 2026/07/04 01:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a394_d20260704_m012550_c001_v7007000_t0000_u01783128350124") 2026/07/04 01:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479558_d20260704_m012541_c001_v0001177_t0030_u01783128341835") 2026/07/04 01:27:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a438_d20260704_m012535_c001_v7007000_t0000_u01783128335684") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654794fc_d20260704_m012527_c001_v0001177_t0052_u01783128327098") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c2574271a4_d20260704_m012516_c001_v7007000_t0000_u01783128316396") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c4f_d20260704_m012510_c001_v0001171_t0022_u01783128310406") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456c04_d20260704_m012504_c001_v7007000_t0000_u01783128304350") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a31_d20260704_m012459_c001_v0001167_t0048_u01783128299645") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09cec_d20260704_m012457_c001_v7007000_t0000_u01783128297543") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48a6_d20260704_m012451_c001_v0001130_t0028_u01783128291535") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832156_d20260704_m012444_c001_v7007000_t0000_u01783128284524") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bc9_d20260704_m012439_c001_v0001171_t0037_u01783128279928") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832142_d20260704_m012437_c001_v7007000_t0000_u01783128277981") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479396_d20260704_m012431_c001_v0001177_t0028_u01783128271633") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a347_d20260704_m012420_c001_v7007000_t0000_u01783128260798") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547932e_d20260704_m012414_c001_v0001177_t0030_u01783128254040") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678d8_d20260704_m012407_c001_v7007000_t0000_u01783128247389") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47de_d20260704_m012359_c001_v0001130_t0008_u01783128239152") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c25742716a_d20260704_m012352_c001_v7007000_t0000_u01783128232505") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944827_d20260704_m012343_c001_v0001167_t0001_u01783128223554") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a363_d20260704_m012500_c001_v7007000_t0000_u01783128300328") 2026/07/04 01:27:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48be_d20260704_m012456_c001_v0001130_t0048_u01783128296342") 2026/07/04 01:27:32 DEBUG : dir1/0011-56789: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b905_d20260704_m012520_c001_v7007000_t0000_u01783128320845") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4904_d20260704_m012515_c001_v0001130_t0035_u01783128315256") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd43469d_d20260704_m012635_c001_v7007000_t0000_u01783128395625") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f49e0_d20260704_m012626_c001_v0001130_t0013_u01783128386755") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7042_d20260704_m012619_c001_v7007000_t0000_u01783128379955") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f49b2_d20260704_m012612_c001_v0001130_t0028_u01783128372044") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c86_d20260704_m012605_c001_v7007000_t0000_u01783128365318") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4972_d20260704_m012557_c001_v0001130_t0011_u01783128357132") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a395_d20260704_m012550_c001_v7007000_t0000_u01783128350308") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4946_d20260704_m012542_c001_v0001130_t0015_u01783128342051") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a43a_d20260704_m012535_c001_v7007000_t0000_u01783128335878") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4924_d20260704_m012527_c001_v0001130_t0053_u01783128327322") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c2574271a5_d20260704_m012516_c001_v7007000_t0000_u01783128316407") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a93_d20260704_m012510_c001_v0001167_t0012_u01783128310740") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456c06_d20260704_m012504_c001_v7007000_t0000_u01783128304529") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479452_d20260704_m012459_c001_v0001177_t0046_u01783128299714") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb783f_d20260704_m012457_c001_v7007000_t0000_u01783128297716") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49449eb_d20260704_m012451_c001_v0001167_t0014_u01783128291813") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832157_d20260704_m012444_c001_v7007000_t0000_u01783128284720") 2026/07/04 01:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793ce_d20260704_m012440_c001_v0001177_t0040_u01783128280012") 2026/07/04 01:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922925_d20260704_m012437_c001_v7007000_t0000_u01783128277944") 2026/07/04 01:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944961_d20260704_m012431_c001_v0001167_t0011_u01783128271903") 2026/07/04 01:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c962c_d20260704_m012421_c001_v7007000_t0000_u01783128261036") 2026/07/04 01:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4814_d20260704_m012414_c001_v0001130_t0031_u01783128254409") 2026/07/04 01:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678d9_d20260704_m012407_c001_v7007000_t0000_u01783128247563") 2026/07/04 01:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49448a5_d20260704_m012359_c001_v0001167_t0022_u01783128239563") 2026/07/04 01:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c25742716c_d20260704_m012352_c001_v7007000_t0000_u01783128232696") 2026/07/04 01:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479262_d20260704_m012343_c001_v0001177_t0028_u01783128223922") 2026/07/04 01:27:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bde_d20260704_m012500_c001_v7007000_t0000_u01783128300344") 2026/07/04 01:27:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479430_d20260704_m012456_c001_v0001177_t0040_u01783128296356") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b907_d20260704_m012521_c001_v7007000_t0000_u01783128321019") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944ab3_d20260704_m012515_c001_v0001167_t0033_u01783128315329") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd43469e_d20260704_m012635_c001_v7007000_t0000_u01783128395807") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655de1_d20260704_m012627_c001_v0001171_t0057_u01783128387150") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7043_d20260704_m012620_c001_v7007000_t0000_u01783128380131") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655d8b_d20260704_m012612_c001_v0001171_t0057_u01783128372351") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c87_d20260704_m012605_c001_v7007000_t0000_u01783128365503") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655d33_d20260704_m012557_c001_v0001171_t0011_u01783128357571") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a396_d20260704_m012550_c001_v7007000_t0000_u01783128350492") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655cdd_d20260704_m012542_c001_v0001171_t0025_u01783128342400") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a43c_d20260704_m012536_c001_v7007000_t0000_u01783128336059") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c9b_d20260704_m012527_c001_v0001171_t0032_u01783128327666") 2026/07/04 01:27:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cd35b_d20260704_m012516_c001_v7007000_t0000_u01783128316200") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48ee_d20260704_m012511_c001_v0001130_t0026_u01783128311119") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456c09_d20260704_m012504_c001_v7007000_t0000_u01783128304707") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48d2_d20260704_m012459_c001_v0001130_t0006_u01783128299723") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a360_d20260704_m012457_c001_v7007000_t0000_u01783128297549") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479412_d20260704_m012452_c001_v0001177_t0012_u01783128292156") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832158_d20260704_m012444_c001_v7007000_t0000_u01783128284895") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f488e_d20260704_m012440_c001_v0001130_t0019_u01783128280171") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23df36_d20260704_m012437_c001_v7007000_t0000_u01783128277783") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655ba1_d20260704_m012432_c001_v0001171_t0057_u01783128272269") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4236b05f27239616_d20260704_m012420_c001_v7007000_t0000_u01783128260951") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49448f7_d20260704_m012414_c001_v0001167_t0013_u01783128254721") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678da_d20260704_m012407_c001_v7007000_t0000_u01783128247738") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654792cb_d20260704_m012359_c001_v0001177_t0044_u01783128239833") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c25742716d_d20260704_m012352_c001_v7007000_t0000_u01783128232887") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47b8_d20260704_m012344_c001_v0001130_t0057_u01783128224214") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7844_d20260704_m012500_c001_v7007000_t0000_u01783128300532") 2026/07/04 01:27:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479432_d20260704_m012456_c001_v0001177_t0035_u01783128296574") 2026/07/04 01:27:35 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b908_d20260704_m012521_c001_v7007000_t0000_u01783128321194") 2026/07/04 01:27:35 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c69_d20260704_m012515_c001_v0001171_t0022_u01783128315341") 2026/07/04 01:27:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd43469f_d20260704_m012635_c001_v7007000_t0000_u01783128395983") 2026/07/04 01:27:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944cb3_d20260704_m012627_c001_v0001167_t0015_u01783128387417") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7044_d20260704_m012620_c001_v7007000_t0000_u01783128380306") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944c59_d20260704_m012612_c001_v0001167_t0056_u01783128372644") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c88_d20260704_m012605_c001_v7007000_t0000_u01783128365687") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944bc5_d20260704_m012557_c001_v0001167_t0018_u01783128357900") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a397_d20260704_m012550_c001_v7007000_t0000_u01783128350676") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944b5d_d20260704_m012542_c001_v0001167_t0050_u01783128342900") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a43e_d20260704_m012536_c001_v7007000_t0000_u01783128336243") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944afb_d20260704_m012528_c001_v0001167_t0032_u01783128328264") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4034c04bdac7d0e9_d20260704_m012516_c001_v7007000_t0000_u01783128316501") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479492_d20260704_m012511_c001_v0001177_t0056_u01783128311437") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456c0b_d20260704_m012504_c001_v7007000_t0000_u01783128304883") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479454_d20260704_m012459_c001_v0001177_t0057_u01783128299931") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f413f4b08d23d24ec_d20260704_m012457_c001_v7007000_t0000_u01783128297569") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bf5_d20260704_m012452_c001_v0001171_t0035_u01783128292385") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832159_d20260704_m012445_c001_v7007000_t0000_u01783128285116") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bcb_d20260704_m012440_c001_v0001171_t0058_u01783128280182") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23df38_d20260704_m012437_c001_v7007000_t0000_u01783128277959") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f485e_d20260704_m012432_c001_v0001130_t0028_u01783128272607") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad6dc_d20260704_m012420_c001_v7007000_t0000_u01783128260761") 2026/07/04 01:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479332_d20260704_m012415_c001_v0001177_t0012_u01783128255092") 2026/07/04 01:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678db_d20260704_m012407_c001_v7007000_t0000_u01783128247912") 2026/07/04 01:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47e2_d20260704_m012400_c001_v0001130_t0025_u01783128240050") 2026/07/04 01:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c25742716e_d20260704_m012353_c001_v7007000_t0000_u01783128233080") 2026/07/04 01:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944831_d20260704_m012344_c001_v0001167_t0005_u01783128224633") 2026/07/04 01:27:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427190_d20260704_m012500_c001_v7007000_t0000_u01783128300471") 2026/07/04 01:27:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a17_d20260704_m012456_c001_v0001167_t0027_u01783128296621") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b909_d20260704_m012521_c001_v7007000_t0000_u01783128321410") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654794c6_d20260704_m012515_c001_v0001177_t0032_u01783128315435") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346a0_d20260704_m012636_c001_v7007000_t0000_u01783128396159") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479654_d20260704_m012627_c001_v0001177_t0057_u01783128387781") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7045_d20260704_m012620_c001_v7007000_t0000_u01783128380481") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547960e_d20260704_m012612_c001_v0001177_t0015_u01783128372951") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c89_d20260704_m012605_c001_v7007000_t0000_u01783128365872") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654795b2_d20260704_m012558_c001_v0001177_t0059_u01783128358278") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a398_d20260704_m012550_c001_v7007000_t0000_u01783128350915") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547955e_d20260704_m012543_c001_v0001177_t0024_u01783128343152") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a440_d20260704_m012536_c001_v7007000_t0000_u01783128336425") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479506_d20260704_m012528_c001_v0001177_t0030_u01783128328620") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7854_d20260704_m012516_c001_v7007000_t0000_u01783128316564") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c55_d20260704_m012511_c001_v0001171_t0039_u01783128311719") 2026/07/04 01:27:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456c0d_d20260704_m012505_c001_v7007000_t0000_u01783128305059") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a39_d20260704_m012459_c001_v0001167_t0042_u01783128299941") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a361_d20260704_m012457_c001_v7007000_t0000_u01783128297727") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48aa_d20260704_m012452_c001_v0001130_t0013_u01783128292685") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f83215a_d20260704_m012445_c001_v7007000_t0000_u01783128285292") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793d2_d20260704_m012440_c001_v0001177_t0007_u01783128280213") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f422207787892291d_d20260704_m012437_c001_v7007000_t0000_u01783128277571") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547939e_d20260704_m012432_c001_v0001177_t0053_u01783128272948") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4345ee_d20260704_m012420_c001_v7007000_t0000_u01783128260813") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4816_d20260704_m012415_c001_v0001130_t0048_u01783128255363") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678dc_d20260704_m012408_c001_v7007000_t0000_u01783128248086") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49448ad_d20260704_m012400_c001_v0001167_t0004_u01783128240467") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c25742716f_d20260704_m012353_c001_v7007000_t0000_u01783128233270") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547926c_d20260704_m012345_c001_v0001177_t0059_u01783128225155") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f411d15fd00beb691_d20260704_m012500_c001_v7007000_t0000_u01783128300360") 2026/07/04 01:27:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c13_d20260704_m012456_c001_v0001171_t0001_u01783128296634") 2026/07/04 01:27:38 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b90b_d20260704_m012521_c001_v7007000_t0000_u01783128321585") 2026/07/04 01:27:38 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4906_d20260704_m012515_c001_v0001130_t0013_u01783128315586") 2026/07/04 01:27:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346a1_d20260704_m012636_c001_v7007000_t0000_u01783128396403") 2026/07/04 01:27:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f49e2_d20260704_m012627_c001_v0001130_t0033_u01783128387992") 2026/07/04 01:27:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7046_d20260704_m012620_c001_v7007000_t0000_u01783128380656") 2026/07/04 01:27:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f49b6_d20260704_m012613_c001_v0001130_t0024_u01783128373368") 2026/07/04 01:27:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c8b_d20260704_m012606_c001_v7007000_t0000_u01783128366058") 2026/07/04 01:27:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4978_d20260704_m012558_c001_v0001130_t0027_u01783128358484") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a399_d20260704_m012551_c001_v7007000_t0000_u01783128351100") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f494a_d20260704_m012543_c001_v0001130_t0000_u01783128343364") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a442_d20260704_m012536_c001_v7007000_t0000_u01783128336607") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4926_d20260704_m012528_c001_v0001130_t0037_u01783128328826") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8f4_d20260704_m012516_c001_v7007000_t0000_u01783128316571") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a9b_d20260704_m012511_c001_v0001167_t0052_u01783128311981") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456c0f_d20260704_m012505_c001_v7007000_t0000_u01783128305235") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655c2b_d20260704_m012459_c001_v0001171_t0030_u01783128299990") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c25742718a_d20260704_m012457_c001_v7007000_t0000_u01783128297737") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49449f7_d20260704_m012453_c001_v0001167_t0023_u01783128293159") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f83215b_d20260704_m012445_c001_v7007000_t0000_u01783128285467") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49449a9_d20260704_m012440_c001_v0001167_t0031_u01783128280282") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417c0ac73de0e94a_d20260704_m012437_c001_v7007000_t0000_u01783128277998") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494496b_d20260704_m012433_c001_v0001167_t0013_u01783128273184") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42050008687952a5_d20260704_m012420_c001_v7007000_t0000_u01783128260773") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49448ff_d20260704_m012415_c001_v0001167_t0051_u01783128255755") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678dd_d20260704_m012408_c001_v7007000_t0000_u01783128248262") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654792d2_d20260704_m012400_c001_v0001177_t0036_u01783128240824") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427170_d20260704_m012353_c001_v7007000_t0000_u01783128233463") 2026/07/04 01:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47c0_d20260704_m012345_c001_v0001130_t0054_u01783128225398") 2026/07/04 01:27:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4236b05f27239632_d20260704_m012500_c001_v7007000_t0000_u01783128300496") 2026/07/04 01:27:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48c0_d20260704_m012456_c001_v0001130_t0050_u01783128296741") 2026/07/04 01:27:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9635_d20260704_m012423_c001_v7007000_t0000_u01783128263567") 2026/07/04 01:27:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479346_d20260704_m012418_c001_v0001177_t0046_u01783128258821") 2026/07/04 01:27:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9636_d20260704_m012423_c001_v7007000_t0000_u01783128263751") 2026/07/04 01:27:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944917_d20260704_m012418_c001_v0001167_t0016_u01783128258831") 2026/07/04 01:27:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9637_d20260704_m012423_c001_v7007000_t0000_u01783128263934") 2026/07/04 01:27:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4824_d20260704_m012418_c001_v0001130_t0053_u01783128258842") 2026/07/04 01:27:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9638_d20260704_m012424_c001_v7007000_t0000_u01783128264119") 2026/07/04 01:27:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479348_d20260704_m012419_c001_v0001177_t0033_u01783128259062") 2026/07/04 01:27:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9639_d20260704_m012424_c001_v7007000_t0000_u01783128264302") 2026/07/04 01:27:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4826_d20260704_m012419_c001_v0001130_t0046_u01783128259154") 2026/07/04 01:27:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c963a_d20260704_m012424_c001_v7007000_t0000_u01783128264516") 2026/07/04 01:27:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944919_d20260704_m012419_c001_v0001167_t0036_u01783128259204") 2026/07/04 01:27:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c963b_d20260704_m012424_c001_v7007000_t0000_u01783128264702") 2026/07/04 01:27:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547934a_d20260704_m012419_c001_v0001177_t0058_u01783128259297") 2026/07/04 01:27:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c963c_d20260704_m012424_c001_v7007000_t0000_u01783128264884") 2026/07/04 01:27:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655b6b_d20260704_m012419_c001_v0001171_t0041_u01783128259460") 2026/07/04 01:27:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c963d_d20260704_m012425_c001_v7007000_t0000_u01783128265067") 2026/07/04 01:27:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494491f_d20260704_m012419_c001_v0001167_t0045_u01783128259471") 2026/07/04 01:27:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c963e_d20260704_m012425_c001_v7007000_t0000_u01783128265328") 2026/07/04 01:27:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547934c_d20260704_m012419_c001_v0001177_t0051_u01783128259520") 2026/07/04 01:27:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9640_d20260704_m012425_c001_v7007000_t0000_u01783128265514") 2026/07/04 01:27:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f482a_d20260704_m012419_c001_v0001130_t0011_u01783128259570") 2026/07/04 01:27:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9641_d20260704_m012425_c001_v7007000_t0000_u01783128265697") 2026/07/04 01:27:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944923_d20260704_m012419_c001_v0001167_t0035_u01783128259744") 2026/07/04 01:27:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9642_d20260704_m012425_c001_v7007000_t0000_u01783128265880") 2026/07/04 01:27:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479351_d20260704_m012419_c001_v0001177_t0033_u01783128259755") 2026/07/04 01:27:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9643_d20260704_m012426_c001_v7007000_t0000_u01783128266063") 2026/07/04 01:27:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655b6f_d20260704_m012419_c001_v0001171_t0043_u01783128259820") 2026/07/04 01:27:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9644_d20260704_m012426_c001_v7007000_t0000_u01783128266274") 2026/07/04 01:27:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479356_d20260704_m012419_c001_v0001177_t0010_u01783128259979") 2026/07/04 01:27:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9645_d20260704_m012426_c001_v7007000_t0000_u01783128266458") 2026/07/04 01:27:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944925_d20260704_m012420_c001_v0001167_t0054_u01783128260046") 2026/07/04 01:27:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832147_d20260704_m012440_c001_v7007000_t0000_u01783128280974") 2026/07/04 01:27:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793aa_d20260704_m012436_c001_v0001177_t0008_u01783128276085") 2026/07/04 01:27:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832144_d20260704_m012440_c001_v7007000_t0000_u01783128280616") 2026/07/04 01:27:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655baf_d20260704_m012436_c001_v0001171_t0054_u01783128276119") 2026/07/04 01:27:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f832146_d20260704_m012440_c001_v7007000_t0000_u01783128280794") 2026/07/04 01:27:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f486e_d20260704_m012436_c001_v0001130_t0037_u01783128276206") 2026/07/04 01:27:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f422207787892292c_d20260704_m012440_c001_v7007000_t0000_u01783128280656") 2026/07/04 01:27:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494497b_d20260704_m012436_c001_v0001167_t0046_u01783128276240") 2026/07/04 01:27:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23df3d_d20260704_m012440_c001_v7007000_t0000_u01783128280759") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793ac_d20260704_m012436_c001_v0001177_t0015_u01783128276294") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f422207787892292e_d20260704_m012440_c001_v7007000_t0000_u01783128280804") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bb1_d20260704_m012436_c001_v0001171_t0017_u01783128276410") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f422207787892292b_d20260704_m012440_c001_v7007000_t0000_u01783128280625") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4870_d20260704_m012436_c001_v0001130_t0056_u01783128276488") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23df3c_d20260704_m012440_c001_v7007000_t0000_u01783128280584") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494497d_d20260704_m012436_c001_v0001167_t0025_u01783128276512") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f413f4b08d23d24d9_d20260704_m012440_c001_v7007000_t0000_u01783128280825") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793ae_d20260704_m012436_c001_v0001177_t0051_u01783128276596") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f422207787892292f_d20260704_m012440_c001_v7007000_t0000_u01783128280835") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944985_d20260704_m012436_c001_v0001167_t0015_u01783128276808") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41993bc52cf77ca3_d20260704_m012440_c001_v7007000_t0000_u01783128280598") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793b2_d20260704_m012436_c001_v0001177_t0009_u01783128276842") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41993bc52cf77ca5_d20260704_m012440_c001_v7007000_t0000_u01783128280772") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4872_d20260704_m012436_c001_v0001130_t0027_u01783128276878") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f422207787892292d_d20260704_m012440_c001_v7007000_t0000_u01783128280784") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bb3_d20260704_m012436_c001_v0001171_t0011_u01783128276902") 2026/07/04 01:27:42 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f413f4b08d23d24d7_d20260704_m012440_c001_v7007000_t0000_u01783128280641") 2026/07/04 01:27:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654793b6_d20260704_m012437_c001_v0001177_t0010_u01783128277049") 2026/07/04 01:27:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8e4_d20260704_m012440_c001_v7007000_t0000_u01783128280846") 2026/07/04 01:27:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4874_d20260704_m012437_c001_v0001130_t0048_u01783128277181") 2026/07/04 01:27:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b8e3_d20260704_m012440_c001_v7007000_t0000_u01783128280651") 2026/07/04 01:27:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bb9_d20260704_m012437_c001_v0001171_t0006_u01783128277249") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7650_d20260704_m012233_c001_v7007000_t0000_u01783128153450") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101ef88220d0b3da_d20260704_m012231_c001_v0001180_t0058_u01783128151745") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42220778789228c0_d20260704_m012231_c001_v7007000_t0000_u01783128151570") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101ef88220d0b3d0_d20260704_m012229_c001_v0001180_t0005_u01783128149091") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42220778789228bb_d20260704_m012228_c001_v7007000_t0000_u01783128148324") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494460d_d20260704_m012224_c001_v0001167_t0018_u01783128144240") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7312_d20260704_m012222_c001_v7007000_t0000_u01783128142836") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f108910faebd78d97_d20260704_m012220_c001_v0001104_t0012_u01783128140004") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4186241b6181f7ef_d20260704_m012219_c001_v7007000_t0000_u01783128139827") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f108910faebd78d8f_d20260704_m012216_c001_v0001104_t0038_u01783128136118") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4186241b6181f7eb_d20260704_m012215_c001_v7007000_t0000_u01783128135401") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49445ad_d20260704_m012210_c001_v0001167_t0009_u01783128130379") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6ac6_d20260704_m012209_c001_v7007000_t0000_u01783128129024") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1141f0c004af0364_d20260704_m012207_c001_v0001146_t0044_u01783128127525") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f409c372f5cefeb83_d20260704_m012207_c001_v7007000_t0000_u01783128127349") 2026/07/04 01:27:43 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1141f0c004af035a_d20260704_m012204_c001_v0001146_t0050_u01783128124538") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f409c372f5cefeb7e_d20260704_m012203_c001_v7007000_t0000_u01783128123843") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f468b_d20260704_m012159_c001_v0001130_t0043_u01783128119815") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6ac1_d20260704_m012158_c001_v7007000_t0000_u01783128118891") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101aa9fbd88b51a9_d20260704_m012156_c001_v0001039_t0016_u01783128116579") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922898_d20260704_m012156_c001_v7007000_t0000_u01783128116404") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101aa9fbd88b519b_d20260704_m012152_c001_v0001039_t0007_u01783128112758") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922894_d20260704_m012152_c001_v7007000_t0000_u01783128112030") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478fee_d20260704_m012146_c001_v0001177_t0016_u01783128106349") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4045f233a99c317f_d20260704_m012145_c001_v7007000_t0000_u01783128105475") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f105b8a95152d636b_d20260704_m012143_c001_v0001161_t0039_u01783128103826") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4045f233a99c317b_d20260704_m012143_c001_v7007000_t0000_u01783128103651") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f105b8a95152d635f_d20260704_m012139_c001_v0001161_t0028_u01783128099977") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4045f233a99c3178_d20260704_m012139_c001_v7007000_t0000_u01783128099279") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944497_d20260704_m012133_c001_v0001167_t0049_u01783128093648") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f427a4d3f6e039c81_d20260704_m012132_c001_v7007000_t0000_u01783128092767") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1088e777d2379824_d20260704_m012131_c001_v0001165_t0051_u01783128091172") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f420500086879518d_d20260704_m012130_c001_v7007000_t0000_u01783128090973") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1088e777d2379818_d20260704_m012127_c001_v0001165_t0049_u01783128087719") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4205000868795188_d20260704_m012126_c001_v7007000_t0000_u01783128086995") 2026/07/04 01:27:44 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4621_d20260704_m012121_c001_v0001130_t0008_u01783128081365") 2026/07/04 01:27:45 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c955e_d20260704_m012120_c001_v7007000_t0000_u01783128080221") 2026/07/04 01:27:45 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1061d8e206dd4b7b_d20260704_m012114_c001_v0001043_t0055_u01783128074483") 2026/07/04 01:27:45 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f420500086879517d_d20260704_m012114_c001_v7007000_t0000_u01783128074272") 2026/07/04 01:27:45 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478f4c_d20260704_m012110_c001_v0001177_t0028_u01783128070155") 2026/07/04 01:27:45 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f105f91122765777a_d20260704_m012109_c001_v0001102_t0005_u01783128069294") 2026/07/04 01:27:45 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f105f911227657778_d20260704_m012108_c001_v0001102_t0005_u01783128068179") 2026/07/04 01:27:45 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d67116_d20260704_m012055_c001_v7007000_t0000_u01783128055179") 2026/07/04 01:27:45 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f45c3_d20260704_m012048_c001_v0001130_t0006_u01783128048054") 2026/07/04 01:27:45 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f107a726b0c6d2ee1_d20260704_m012047_c001_v0001174_t0041_u01783128047005") 2026/07/04 01:27:45 DEBUG : dst/one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f107a726b0c6d2ed1_d20260704_m012045_c001_v0001174_t0008_u01783128045817") 2026/07/04 01:27:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7651_d20260704_m012233_c001_v7007000_t0000_u01783128153626") 2026/07/04 01:27:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f104021d67f2753f9_d20260704_m012231_c001_v0001185_t0020_u01783128151383") 2026/07/04 01:27:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1185e6b12ee734bc_d20260704_m012228_c001_v0001185_t0015_u01783128148123") 2026/07/04 01:27:45 DEBUG : dst/one.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7313_d20260704_m012223_c001_v7007000_t0000_u01783128143012") 2026/07/04 01:27:45 DEBUG : dst/one.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f106d12999b73eb68_d20260704_m012219_c001_v0001184_t0055_u01783128139589") 2026/07/04 01:27:45 DEBUG : dst/one.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f102aaf9dc4c542a6_d20260704_m012214_c001_v0001099_t0023_u01783128134961") 2026/07/04 01:27:45 DEBUG : dst/one.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6ac7_d20260704_m012209_c001_v7007000_t0000_u01783128129215") 2026/07/04 01:27:45 DEBUG : dst/one.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f11121c3ab2280477_d20260704_m012207_c001_v0001179_t0007_u01783128127093") 2026/07/04 01:27:45 DEBUG : dst/one.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1055cbb2b689ff39_d20260704_m012203_c001_v0001183_t0000_u01783128123597") 2026/07/04 01:27:45 DEBUG : dst/three: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c955f_d20260704_m012120_c001_v7007000_t0000_u01783128080396") 2026/07/04 01:27:45 DEBUG : dst/three: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f105f91122765779a_d20260704_m012118_c001_v0001102_t0052_u01783128078711") 2026/07/04 01:27:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7652_d20260704_m012233_c001_v7007000_t0000_u01783128153801") 2026/07/04 01:27:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f102f868c7415ff06_d20260704_m012232_c001_v0001180_t0033_u01783128152493") 2026/07/04 01:27:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f109ca06ab9b5d99f_d20260704_m012229_c001_v0001174_t0045_u01783128149842") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7653_d20260704_m012233_c001_v7007000_t0000_u01783128153977") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101ef88220d0b3e0_d20260704_m012232_c001_v0001180_t0023_u01783128152872") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42220778789228c1_d20260704_m012232_c001_v7007000_t0000_u01783128152695") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101ef88220d0b3d4_d20260704_m012230_c001_v0001180_t0013_u01783128150383") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42220778789228bd_d20260704_m012230_c001_v7007000_t0000_u01783128150207") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f46c3_d20260704_m012225_c001_v0001130_t0038_u01783128145518") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7378_d20260704_m012223_c001_v7007000_t0000_u01783128143188") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f108910faebd78da5_d20260704_m012221_c001_v0001104_t0059_u01783128141760") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4186241b6181f7f1_d20260704_m012221_c001_v7007000_t0000_u01783128141584") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f108910faebd78d91_d20260704_m012217_c001_v0001104_t0028_u01783128137778") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4186241b6181f7ed_d20260704_m012217_c001_v7007000_t0000_u01783128137602") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f469d_d20260704_m012211_c001_v0001130_t0022_u01783128131874") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f409c372f5cefeb84_d20260704_m012208_c001_v7007000_t0000_u01783128128454") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4693_d20260704_m012206_c001_v0001130_t0037_u01783128126245") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f409c372f5cefeb81_d20260704_m012205_c001_v7007000_t0000_u01783128125532") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547903a_d20260704_m012201_c001_v0001177_t0026_u01783128121129") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922899_d20260704_m012157_c001_v7007000_t0000_u01783128117943") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547901c_d20260704_m012154_c001_v0001177_t0014_u01783128114765") 2026/07/04 01:27:46 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922897_d20260704_m012153_c001_v7007000_t0000_u01783128113658") 2026/07/04 01:27:47 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494450b_d20260704_m012147_c001_v0001167_t0024_u01783128107384") 2026/07/04 01:27:47 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4045f233a99c317c_d20260704_m012144_c001_v7007000_t0000_u01783128104590") 2026/07/04 01:27:47 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49444d5_d20260704_m012142_c001_v0001167_t0049_u01783128102297") 2026/07/04 01:27:47 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4045f233a99c3179_d20260704_m012141_c001_v7007000_t0000_u01783128101234") 2026/07/04 01:27:47 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4645_d20260704_m012134_c001_v0001130_t0039_u01783128094559") 2026/07/04 01:27:47 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f420500086879518e_d20260704_m012131_c001_v7007000_t0000_u01783128091882") 2026/07/04 01:27:47 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f463d_d20260704_m012129_c001_v0001130_t0042_u01783128089634") 2026/07/04 01:27:47 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4205000868795189_d20260704_m012128_c001_v7007000_t0000_u01783128088590") 2026/07/04 01:27:47 DEBUG : dst/three.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478f88_d20260704_m012122_c001_v0001177_t0046_u01783128082397") 2026/07/04 01:27:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7379_d20260704_m012223_c001_v7007000_t0000_u01783128143364") 2026/07/04 01:27:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f106b6f401fcd052a_d20260704_m012221_c001_v0001117_t0020_u01783128141107") 2026/07/04 01:27:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1130de41d9252960_d20260704_m012217_c001_v0001184_t0026_u01783128137402") 2026/07/04 01:27:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6ac8_d20260704_m012209_c001_v7007000_t0000_u01783128129408") 2026/07/04 01:27:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f11192515f5e98ef4_d20260704_m012208_c001_v0001097_t0044_u01783128128026") 2026/07/04 01:27:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f10918bb97c4e2ac6_d20260704_m012205_c001_v0001171_t0032_u01783128125257") 2026/07/04 01:27:47 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7654_d20260704_m012234_c001_v7007000_t0000_u01783128154151") 2026/07/04 01:27:47 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654790b2_d20260704_m012224_c001_v0001177_t0053_u01783128144938") 2026/07/04 01:27:47 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb737a_d20260704_m012223_c001_v7007000_t0000_u01783128143539") 2026/07/04 01:27:47 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479078_d20260704_m012211_c001_v0001177_t0016_u01783128131174") 2026/07/04 01:27:47 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6ac9_d20260704_m012209_c001_v7007000_t0000_u01783128129636") 2026/07/04 01:27:47 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494455d_d20260704_m012200_c001_v0001167_t0023_u01783128120497") 2026/07/04 01:27:48 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6ac2_d20260704_m012159_c001_v7007000_t0000_u01783128119081") 2026/07/04 01:27:48 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4673_d20260704_m012147_c001_v0001130_t0053_u01783128107022") 2026/07/04 01:27:48 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4045f233a99c3180_d20260704_m012145_c001_v7007000_t0000_u01783128105650") 2026/07/04 01:27:48 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478fc2_d20260704_m012134_c001_v0001177_t0045_u01783128094332") 2026/07/04 01:27:48 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f427a4d3f6e039c82_d20260704_m012132_c001_v7007000_t0000_u01783128092943") 2026/07/04 01:27:48 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944457_d20260704_m012122_c001_v0001167_t0005_u01783128082071") 2026/07/04 01:27:48 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c9560_d20260704_m012120_c001_v7007000_t0000_u01783128080638") 2026/07/04 01:27:48 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f103a1f0b94cbac90_d20260704_m012116_c001_v0001178_t0016_u01783128076416") 2026/07/04 01:27:48 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d67117_d20260704_m012055_c001_v7007000_t0000_u01783128055370") 2026/07/04 01:27:48 DEBUG : dst/two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f107a726b0c6d2f17_d20260704_m012054_c001_v0001174_t0053_u01783128054060") 2026/07/04 01:27:48 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b6afe_d20260704_m012020_c001_v7007000_t0000_u01783128020900") 2026/07/04 01:27:48 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478e6c_d20260704_m012017_c001_v0001177_t0024_u01783128017142") 2026/07/04 01:27:48 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b69cd_d20260704_m012015_c001_v7007000_t0000_u01783128015221") 2026/07/04 01:27:48 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478e42_d20260704_m012003_c001_v0001177_t0015_u01783128003251") 2026/07/04 01:27:48 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09bd4_d20260704_m011954_c001_v7007000_t0000_u01783127994842") 2026/07/04 01:27:48 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478e18_d20260704_m011951_c001_v0001177_t0002_u01783127991327") 2026/07/04 01:27:48 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c36a_d20260704_m011932_c001_v7007000_t0000_u01783127972231") 2026/07/04 01:27:48 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478dac_d20260704_m011930_c001_v0001177_t0034_u01783127970540") 2026/07/04 01:27:48 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c366_d20260704_m011929_c001_v7007000_t0000_u01783127969802") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478da2_d20260704_m011928_c001_v0001177_t0009_u01783127968589") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c360_d20260704_m011926_c001_v7007000_t0000_u01783127966129") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d84_d20260704_m011924_c001_v0001177_t0050_u01783127964493") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c35c_d20260704_m011923_c001_v7007000_t0000_u01783127963730") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d78_d20260704_m011922_c001_v0001177_t0015_u01783127962543") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1c0_d20260704_m011917_c001_v7007000_t0000_u01783127957259") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d40_d20260704_m011915_c001_v0001177_t0012_u01783127955719") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1bd_d20260704_m011914_c001_v7007000_t0000_u01783127954881") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d30_d20260704_m011914_c001_v0001177_t0027_u01783127954111") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1b6_d20260704_m011910_c001_v7007000_t0000_u01783127950193") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d00_d20260704_m011908_c001_v0001177_t0017_u01783127948995") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4205000868795126_d20260704_m011907_c001_v7007000_t0000_u01783127947051") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478ce8_d20260704_m011906_c001_v0001177_t0049_u01783127946105") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4205000868795123_d20260704_m011905_c001_v7007000_t0000_u01783127945755") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f111a3bf0bea7afd0_d20260704_m011905_c001_v0001182_t0046_u01783127945135") 2026/07/04 01:27:49 DEBUG : empty space: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478cde_d20260704_m011903_c001_v0001177_t0059_u01783127943633") 2026/07/04 01:27:49 DEBUG : enormous: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c369_d20260704_m011931_c001_v7007000_t0000_u01783127971528") 2026/07/04 01:27:49 DEBUG : enormous: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478db0_d20260704_m011930_c001_v0001177_t0039_u01783127970777") 2026/07/04 01:27:49 DEBUG : existing: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f405dfc0249bb7658_d20260704_m012239_c001_v7007000_t0000_u01783128159059") 2026/07/04 01:27:49 DEBUG : existing: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f46df_d20260704_m012237_c001_v0001130_t0059_u01783128157664") 2026/07/04 01:27:49 DEBUG : existing: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09bce_d20260704_m011949_c001_v7007000_t0000_u01783127989726") 2026/07/04 01:27:50 DEBUG : existing: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478e0c_d20260704_m011948_c001_v0001177_t0059_u01783127988498") 2026/07/04 01:27:50 DEBUG : existing: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4205000868795114_d20260704_m011901_c001_v7007000_t0000_u01783127941074") 2026/07/04 01:27:50 DEBUG : existing: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478cd2_d20260704_m011900_c001_v0001177_t0050_u01783127940143") 2026/07/04 01:27:50 DEBUG : existing: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4205000868795112_d20260704_m011859_c001_v7007000_t0000_u01783127939589") 2026/07/04 01:27:50 DEBUG : existing: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478cd0_d20260704_m011859_c001_v0001177_t0046_u01783127939023") 2026/07/04 01:27:50 DEBUG : existing: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478cce_d20260704_m011858_c001_v0001177_t0030_u01783127938264") 2026/07/04 01:27:50 DEBUG : existing-b: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09bcf_d20260704_m011949_c001_v7007000_t0000_u01783127989904") 2026/07/04 01:27:50 DEBUG : existing-b: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4523_d20260704_m011948_c001_v0001130_t0017_u01783127988525") 2026/07/04 01:27:50 DEBUG : file1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad69d_d20260704_m012332_c001_v7007000_t0000_u01783128212129") 2026/07/04 01:27:50 DEBUG : file1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547921e_d20260704_m012330_c001_v0001177_t0017_u01783128210790") 2026/07/04 01:27:50 DEBUG : file1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad698_d20260704_m012329_c001_v7007000_t0000_u01783128209429") 2026/07/04 01:27:50 DEBUG : file1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4784_d20260704_m012327_c001_v0001130_t0024_u01783128207654") 2026/07/04 01:27:50 DEBUG : five: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c36d_d20260704_m011935_c001_v7007000_t0000_u01783127975560") 2026/07/04 01:27:50 DEBUG : five: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4180d90865478dbe_d20260704_m011933_c001_v0001177_t0026_u01783127973727") 2026/07/04 01:27:50 DEBUG : foo: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1a6_d20260704_m011908_c001_v7007000_t0000_u01783127948629") 2026/07/04 01:27:50 DEBUG : foo: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4180d90865478cf4_d20260704_m011908_c001_v0001177_t0026_u01783127948088") 2026/07/04 01:27:50 DEBUG : foo: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4180d90865478cee_d20260704_m011907_c001_v0001177_t0026_u01783127947485") 2026/07/04 01:27:50 DEBUG : four: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c36e_d20260704_m011935_c001_v7007000_t0000_u01783127975733") 2026/07/04 01:27:50 DEBUG : four: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4149e81be56f44e5_d20260704_m011934_c001_v0001130_t0052_u01783127974289") 2026/07/04 01:27:50 DEBUG : four: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478dbc_d20260704_m011933_c001_v0001177_t0052_u01783127973157") 2026/07/04 01:27:50 DEBUG : hello world2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de0c_d20260704_m011818_c001_v7007000_t0000_u01783127898954") 2026/07/04 01:27:51 DEBUG : hello world2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c1f_d20260704_m011818_c001_v0001177_t0055_u01783127898390") 2026/07/04 01:27:51 DEBUG : ignore-size: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4205000868795110_d20260704_m011857_c001_v7007000_t0000_u01783127937914") 2026/07/04 01:27:51 DEBUG : ignore-size: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478cc0_d20260704_m011856_c001_v0001177_t0046_u01783127936991") 2026/07/04 01:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09bcb_d20260704_m011947_c001_v7007000_t0000_u01783127987781") 2026/07/04 01:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478e06_d20260704_m011947_c001_v0001177_t0013_u01783127987050") 2026/07/04 01:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c380_d20260704_m011946_c001_v7007000_t0000_u01783127986333") 2026/07/04 01:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478dfe_d20260704_m011945_c001_v0001177_t0040_u01783127985368") 2026/07/04 01:27:51 DEBUG : one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c36f_d20260704_m011935_c001_v7007000_t0000_u01783127975907") 2026/07/04 01:27:51 DEBUG : one: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4180d90865478db6_d20260704_m011932_c001_v0001177_t0026_u01783127972586") 2026/07/04 01:27:51 DEBUG : only0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad67c_d20260704_m012322_c001_v7007000_t0000_u01783128202960") 2026/07/04 01:27:51 DEBUG : only0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4061046faee0f799_d20260704_m012317_c001_v0001131_t0004_u01783128197963") 2026/07/04 01:27:51 DEBUG : only0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494471d_d20260704_m012303_c001_v0001167_t0022_u01783128183521") 2026/07/04 01:27:51 DEBUG : only0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a2e4_d20260704_m012257_c001_v7007000_t0000_u01783128177530") 2026/07/04 01:27:51 DEBUG : only0: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f46ed_d20260704_m012242_c001_v0001130_t0055_u01783128162846") 2026/07/04 01:27:51 DEBUG : only1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad67d_d20260704_m012323_c001_v7007000_t0000_u01783128203150") 2026/07/04 01:27:51 DEBUG : only1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4180d908654791e8_d20260704_m012318_c001_v0001177_t0026_u01783128198012") 2026/07/04 01:27:51 DEBUG : only1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f472a_d20260704_m012304_c001_v0001130_t0049_u01783128184446") 2026/07/04 01:27:51 DEBUG : only1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a2e3_d20260704_m012257_c001_v7007000_t0000_u01783128177362") 2026/07/04 01:27:51 DEBUG : only1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479116_d20260704_m012243_c001_v0001177_t0044_u01783128163550") 2026/07/04 01:27:51 DEBUG : only10: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad67e_d20260704_m012323_c001_v7007000_t0000_u01783128203340") 2026/07/04 01:27:51 DEBUG : only10: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4009fa8ed4944781_d20260704_m012317_c001_v0001167_t0037_u01783128197399") 2026/07/04 01:27:52 DEBUG : only10: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4746_d20260704_m012310_c001_v0001130_t0036_u01783128190635") 2026/07/04 01:27:52 DEBUG : only10: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a2e7_d20260704_m012257_c001_v7007000_t0000_u01783128177745") 2026/07/04 01:27:52 DEBUG : only10: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479144_d20260704_m012249_c001_v0001177_t0010_u01783128169635") 2026/07/04 01:27:52 DEBUG : only11: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad67f_d20260704_m012323_c001_v7007000_t0000_u01783128203554") 2026/07/04 01:27:52 DEBUG : only11: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4180d908654791e2_d20260704_m012317_c001_v0001177_t0026_u01783128197412") 2026/07/04 01:27:52 DEBUG : only11: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654791b0_d20260704_m012311_c001_v0001177_t0049_u01783128191343") 2026/07/04 01:27:52 DEBUG : only11: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a2e2_d20260704_m012257_c001_v7007000_t0000_u01783128177353") 2026/07/04 01:27:52 DEBUG : only11: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49446b7_d20260704_m012250_c001_v0001167_t0017_u01783128170225") 2026/07/04 01:27:52 DEBUG : only12: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad680_d20260704_m012323_c001_v7007000_t0000_u01783128203744") 2026/07/04 01:27:52 DEBUG : only12: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4149e81be56f4766_d20260704_m012317_c001_v0001130_t0052_u01783128197420") 2026/07/04 01:27:52 DEBUG : only12: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494475d_d20260704_m012311_c001_v0001167_t0027_u01783128191973") 2026/07/04 01:27:52 DEBUG : only12: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09ca2_d20260704_m012257_c001_v7007000_t0000_u01783128177185") 2026/07/04 01:27:52 DEBUG : only12: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f470f_d20260704_m012250_c001_v0001130_t0014_u01783128170795") 2026/07/04 01:27:52 DEBUG : only13: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad681_d20260704_m012323_c001_v7007000_t0000_u01783128203934") 2026/07/04 01:27:52 DEBUG : only13: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4009fa8ed4944783_d20260704_m012317_c001_v0001167_t0037_u01783128197628") 2026/07/04 01:27:52 DEBUG : only13: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4752_d20260704_m012312_c001_v0001130_t0024_u01783128192470") 2026/07/04 01:27:52 DEBUG : only13: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a2e5_d20260704_m012257_c001_v7007000_t0000_u01783128177560") 2026/07/04 01:27:52 DEBUG : only13: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547914c_d20260704_m012251_c001_v0001177_t0025_u01783128171546") 2026/07/04 01:27:52 DEBUG : only14: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad682_d20260704_m012324_c001_v7007000_t0000_u01783128204124") 2026/07/04 01:27:52 DEBUG : only14: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4180d908654791e4_d20260704_m012317_c001_v0001177_t0026_u01783128197640") 2026/07/04 01:27:52 DEBUG : only14: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654791c2_d20260704_m012313_c001_v0001177_t0005_u01783128193192") 2026/07/04 01:27:52 DEBUG : only14: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09ca5_d20260704_m012257_c001_v7007000_t0000_u01783128177760") 2026/07/04 01:27:53 DEBUG : only14: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49446c3_d20260704_m012252_c001_v0001167_t0028_u01783128172148") 2026/07/04 01:27:53 DEBUG : only15: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad684_d20260704_m012324_c001_v7007000_t0000_u01783128204314") 2026/07/04 01:27:53 DEBUG : only15: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4149e81be56f476a_d20260704_m012317_c001_v0001130_t0052_u01783128197648") 2026/07/04 01:27:53 DEBUG : only15: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494476b_d20260704_m012313_c001_v0001167_t0048_u01783128193786") 2026/07/04 01:27:53 DEBUG : only15: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a2e8_d20260704_m012257_c001_v7007000_t0000_u01783128177889") 2026/07/04 01:27:53 DEBUG : only15: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4713_d20260704_m012252_c001_v0001130_t0027_u01783128172996") 2026/07/04 01:27:53 DEBUG : only16: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad686_d20260704_m012324_c001_v7007000_t0000_u01783128204505") 2026/07/04 01:27:53 DEBUG : only16: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4009fa8ed4944787_d20260704_m012317_c001_v0001167_t0037_u01783128197805") 2026/07/04 01:27:53 DEBUG : only16: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f475c_d20260704_m012314_c001_v0001130_t0014_u01783128194413") 2026/07/04 01:27:53 DEBUG : only16: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822b3_d20260704_m012257_c001_v7007000_t0000_u01783128177913") 2026/07/04 01:27:53 DEBUG : only16: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479158_d20260704_m012253_c001_v0001177_t0004_u01783128173593") 2026/07/04 01:27:54 DEBUG : only17: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad687_d20260704_m012324_c001_v7007000_t0000_u01783128204697") 2026/07/04 01:27:54 DEBUG : only17: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4180d908654791e6_d20260704_m012317_c001_v0001177_t0026_u01783128197826") 2026/07/04 01:27:54 DEBUG : only17: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654791d4_d20260704_m012315_c001_v0001177_t0034_u01783128195116") 2026/07/04 01:27:54 DEBUG : only17: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a2e9_d20260704_m012257_c001_v7007000_t0000_u01783128177924") 2026/07/04 01:27:54 DEBUG : only17: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49446d3_d20260704_m012254_c001_v0001167_t0013_u01783128174289") 2026/07/04 01:27:54 DEBUG : only18: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad688_d20260704_m012324_c001_v7007000_t0000_u01783128204946") 2026/07/04 01:27:54 DEBUG : only18: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4149e81be56f476c_d20260704_m012317_c001_v0001130_t0052_u01783128197833") 2026/07/04 01:27:54 DEBUG : only18: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944779_d20260704_m012315_c001_v0001167_t0037_u01783128195881") 2026/07/04 01:27:54 DEBUG : only18: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09ca6_d20260704_m012257_c001_v7007000_t0000_u01783128177950") 2026/07/04 01:27:54 DEBUG : only18: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f471c_d20260704_m012254_c001_v0001130_t0057_u01783128174925") 2026/07/04 01:27:54 DEBUG : only19: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad689_d20260704_m012325_c001_v7007000_t0000_u01783128205146") 2026/07/04 01:27:54 DEBUG : only19: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4009fa8ed4944789_d20260704_m012317_c001_v0001167_t0037_u01783128197983") 2026/07/04 01:27:54 DEBUG : only19: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4764_d20260704_m012316_c001_v0001130_t0026_u01783128196474") 2026/07/04 01:27:54 DEBUG : only19: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822b0_d20260704_m012257_c001_v7007000_t0000_u01783128177559") 2026/07/04 01:27:54 DEBUG : only19: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479162_d20260704_m012255_c001_v0001177_t0052_u01783128175765") 2026/07/04 01:27:54 DEBUG : only2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad68b_d20260704_m012325_c001_v7007000_t0000_u01783128205336") 2026/07/04 01:27:54 DEBUG : only2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4149e81be56f476e_d20260704_m012318_c001_v0001130_t0052_u01783128198021") 2026/07/04 01:27:54 DEBUG : only2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547918c_d20260704_m012305_c001_v0001177_t0001_u01783128185147") 2026/07/04 01:27:54 DEBUG : only2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a2ea_d20260704_m012258_c001_v7007000_t0000_u01783128178064") 2026/07/04 01:27:54 DEBUG : only2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494468b_d20260704_m012244_c001_v0001167_t0013_u01783128164243") 2026/07/04 01:27:54 DEBUG : only3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad68c_d20260704_m012325_c001_v7007000_t0000_u01783128205525") 2026/07/04 01:27:54 DEBUG : only3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4061046faee0f79b_d20260704_m012318_c001_v0001131_t0004_u01783128198141") 2026/07/04 01:27:54 DEBUG : only3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494472f_d20260704_m012305_c001_v0001167_t0001_u01783128185681") 2026/07/04 01:27:54 DEBUG : only3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822ae_d20260704_m012257_c001_v7007000_t0000_u01783128177381") 2026/07/04 01:27:55 DEBUG : only3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f46f9_d20260704_m012244_c001_v0001130_t0026_u01783128164972") 2026/07/04 01:27:55 DEBUG : only4: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad68d_d20260704_m012325_c001_v7007000_t0000_u01783128205715") 2026/07/04 01:27:55 DEBUG : only4: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4009fa8ed494478b_d20260704_m012318_c001_v0001167_t0037_u01783128198160") 2026/07/04 01:27:55 DEBUG : only4: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4730_d20260704_m012306_c001_v0001130_t0033_u01783128186248") 2026/07/04 01:27:55 DEBUG : only4: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822b4_d20260704_m012258_c001_v7007000_t0000_u01783128178090") 2026/07/04 01:27:55 DEBUG : only4: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547912a_d20260704_m012245_c001_v0001177_t0050_u01783128165612") 2026/07/04 01:27:55 DEBUG : only5: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad68e_d20260704_m012325_c001_v7007000_t0000_u01783128205906") 2026/07/04 01:27:55 DEBUG : only5: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4180d908654791ee_d20260704_m012318_c001_v0001177_t0026_u01783128198198") 2026/07/04 01:27:55 DEBUG : only5: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547919c_d20260704_m012307_c001_v0001177_t0052_u01783128187153") 2026/07/04 01:27:55 DEBUG : only5: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09ca4_d20260704_m012257_c001_v7007000_t0000_u01783128177571") 2026/07/04 01:27:55 DEBUG : only5: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944695_d20260704_m012246_c001_v0001167_t0011_u01783128166156") 2026/07/04 01:27:55 DEBUG : only6: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad690_d20260704_m012326_c001_v7007000_t0000_u01783128206096") 2026/07/04 01:27:55 DEBUG : only6: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4149e81be56f4770_d20260704_m012318_c001_v0001130_t0052_u01783128198206") 2026/07/04 01:27:55 DEBUG : only6: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944739_d20260704_m012307_c001_v0001167_t0016_u01783128187728") 2026/07/04 01:27:55 DEBUG : only6: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f414677f3d625a2e6_d20260704_m012257_c001_v7007000_t0000_u01783128177714") 2026/07/04 01:27:55 DEBUG : only6: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f46ff_d20260704_m012246_c001_v0001130_t0032_u01783128166899") 2026/07/04 01:27:55 DEBUG : only7: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad691_d20260704_m012326_c001_v7007000_t0000_u01783128206287") 2026/07/04 01:27:55 DEBUG : only7: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4061046faee0f79d_d20260704_m012318_c001_v0001131_t0004_u01783128198316") 2026/07/04 01:27:55 DEBUG : only7: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4736_d20260704_m012308_c001_v0001130_t0054_u01783128188393") 2026/07/04 01:27:55 DEBUG : only7: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09ca3_d20260704_m012257_c001_v7007000_t0000_u01783128177375") 2026/07/04 01:27:55 DEBUG : only7: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479134_d20260704_m012247_c001_v0001177_t0051_u01783128167450") 2026/07/04 01:27:56 DEBUG : only8: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad692_d20260704_m012326_c001_v7007000_t0000_u01783128206510") 2026/07/04 01:27:56 DEBUG : only8: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4009fa8ed494478f_d20260704_m012318_c001_v0001167_t0037_u01783128198338") 2026/07/04 01:27:56 DEBUG : only8: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654791a6_d20260704_m012309_c001_v0001177_t0043_u01783128189199") 2026/07/04 01:27:56 DEBUG : only8: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09ca1_d20260704_m012256_c001_v7007000_t0000_u01783128176997") 2026/07/04 01:27:56 DEBUG : only8: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49446a1_d20260704_m012248_c001_v0001167_t0013_u01783128168034") 2026/07/04 01:27:56 DEBUG : only9: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad693_d20260704_m012326_c001_v7007000_t0000_u01783128206699") 2026/07/04 01:27:56 DEBUG : only9: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4180d908654791f2_d20260704_m012318_c001_v0001177_t0026_u01783128198383") 2026/07/04 01:27:56 DEBUG : only9: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944743_d20260704_m012309_c001_v0001167_t0057_u01783128189848") 2026/07/04 01:27:56 DEBUG : only9: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4094126c888822b1_d20260704_m012257_c001_v7007000_t0000_u01783128177738") 2026/07/04 01:27:56 DEBUG : only9: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4705_d20260704_m012248_c001_v0001130_t0045_u01783128168680") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c37e_d20260704_m011944_c001_v7007000_t0000_u01783127984301") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478de8_d20260704_m011942_c001_v0001177_t0027_u01783127982479") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c379_d20260704_m011941_c001_v7007000_t0000_u01783127981661") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f44fd_d20260704_m011939_c001_v0001130_t0038_u01783127979965") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c375_d20260704_m011939_c001_v7007000_t0000_u01783127979250") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f44f5_d20260704_m011936_c001_v0001130_t0049_u01783127976779") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c364_d20260704_m011927_c001_v7007000_t0000_u01783127967779") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d90_d20260704_m011926_c001_v0001177_t0050_u01783127966655") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c35f_d20260704_m011925_c001_v7007000_t0000_u01783127965161") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d80_d20260704_m011924_c001_v0001177_t0051_u01783127964254") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c35a_d20260704_m011923_c001_v7007000_t0000_u01783127963164") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d74_d20260704_m011922_c001_v0001177_t0023_u01783127962329") 2026/07/04 01:27:56 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1bf_d20260704_m011916_c001_v7007000_t0000_u01783127956706") 2026/07/04 01:27:57 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d3c_d20260704_m011915_c001_v0001177_t0020_u01783127955504") 2026/07/04 01:27:57 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1be_d20260704_m011915_c001_v7007000_t0000_u01783127955137") 2026/07/04 01:27:57 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d2c_d20260704_m011913_c001_v0001177_t0028_u01783127953841") 2026/07/04 01:27:57 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1bb_d20260704_m011913_c001_v7007000_t0000_u01783127953473") 2026/07/04 01:27:57 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d28_d20260704_m011912_c001_v0001177_t0005_u01783127952862") 2026/07/04 01:27:57 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d26_d20260704_m011912_c001_v0001177_t0046_u01783127952272") 2026/07/04 01:27:57 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1ba_d20260704_m011911_c001_v7007000_t0000_u01783127951905") 2026/07/04 01:27:57 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d18_d20260704_m011911_c001_v0001177_t0046_u01783127951330") 2026/07/04 01:27:57 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d14_d20260704_m011910_c001_v0001177_t0040_u01783127950743") 2026/07/04 01:27:57 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1b7_d20260704_m011910_c001_v7007000_t0000_u01783127950376") 2026/07/04 01:27:57 DEBUG : potato: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d08_d20260704_m011909_c001_v0001177_t0043_u01783127949614") 2026/07/04 01:27:57 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922865_d20260704_m012030_c001_v7007000_t0000_u01783128030121") 2026/07/04 01:27:57 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494430b_d20260704_m012029_c001_v0001167_t0056_u01783128029307") 2026/07/04 01:27:57 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b6aff_d20260704_m012021_c001_v7007000_t0000_u01783128021144") 2026/07/04 01:27:57 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49442a7_d20260704_m012016_c001_v0001167_t0049_u01783128016472") 2026/07/04 01:27:57 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4045f233a99c2276_d20260704_m012006_c001_v7007000_t0000_u01783128006951") 2026/07/04 01:27:57 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494423b_d20260704_m012002_c001_v0001167_t0007_u01783128002378") 2026/07/04 01:27:57 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09bd5_d20260704_m011955_c001_v7007000_t0000_u01783127995148") 2026/07/04 01:27:57 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49441f5_d20260704_m011950_c001_v0001167_t0011_u01783127990796") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c368_d20260704_m011931_c001_v7007000_t0000_u01783127971354") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478da8_d20260704_m011930_c001_v0001177_t0040_u01783127970328") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c367_d20260704_m011929_c001_v7007000_t0000_u01783127969978") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d9e_d20260704_m011928_c001_v0001177_t0015_u01783127968302") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c365_d20260704_m011927_c001_v7007000_t0000_u01783127967953") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d94_d20260704_m011927_c001_v0001177_t0018_u01783127967219") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c361_d20260704_m011926_c001_v7007000_t0000_u01783127966303") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d8a_d20260704_m011925_c001_v0001177_t0031_u01783127965529") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c35d_d20260704_m011923_c001_v7007000_t0000_u01783127963904") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d7e_d20260704_m011923_c001_v0001177_t0023_u01783127963176") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f41913b67676cc1c1_d20260704_m011917_c001_v7007000_t0000_u01783127957440") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478d48_d20260704_m011916_c001_v0001177_t0033_u01783127956493") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de13_d20260704_m011821_c001_v7007000_t0000_u01783127901579") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c2c_d20260704_m011820_c001_v0001177_t0048_u01783127900961") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de0e_d20260704_m011820_c001_v7007000_t0000_u01783127900093") 2026/07/04 01:27:58 DEBUG : potato2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c28_d20260704_m011819_c001_v0001177_t0029_u01783127899485") 2026/07/04 01:27:58 DEBUG : potato3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b6b00_d20260704_m012021_c001_v7007000_t0000_u01783128021577") 2026/07/04 01:27:58 DEBUG : potato3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4575_d20260704_m012017_c001_v0001130_t0051_u01783128017736") 2026/07/04 01:27:58 DEBUG : potato3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4045f233a99c2277_d20260704_m012007_c001_v7007000_t0000_u01783128007621") 2026/07/04 01:27:58 DEBUG : potato3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f454f_d20260704_m012004_c001_v0001130_t0028_u01783128004032") 2026/07/04 01:27:58 DEBUG : potato3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09bd6_d20260704_m011955_c001_v7007000_t0000_u01783127995373") 2026/07/04 01:27:58 DEBUG : potato3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4531_d20260704_m011951_c001_v0001130_t0011_u01783127991647") 2026/07/04 01:27:59 DEBUG : pre-dest1/1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c954e_d20260704_m012104_c001_v7007000_t0000_u01783128064057") 2026/07/04 01:27:59 DEBUG : pre-dest1/1: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f45d5_d20260704_m012056_c001_v0001130_t0025_u01783128056081") 2026/07/04 01:27:59 DEBUG : pre-dest2/2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4167e7de960c954f_d20260704_m012104_c001_v7007000_t0000_u01783128064233") 2026/07/04 01:27:59 DEBUG : pre-dest2/2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49443cb_d20260704_m012056_c001_v0001167_t0037_u01783128056697") 2026/07/04 01:27:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d67110_d20260704_m012041_c001_v7007000_t0000_u01783128041683") 2026/07/04 01:27:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478ebc_d20260704_m012037_c001_v0001177_t0054_u01783128037864") 2026/07/04 01:27:59 DEBUG : sizeonly: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f420500086879510c_d20260704_m011856_c001_v7007000_t0000_u01783127936467") 2026/07/04 01:27:59 DEBUG : sizeonly: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478cba_d20260704_m011855_c001_v0001177_t0030_u01783127935559") 2026/07/04 01:27:59 DEBUG : splitbanan: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4217885b4fe7b90c_d20260704_m012521_c001_v7007000_t0000_u01783128321761") 2026/07/04 01:27:59 DEBUG : splitbanan: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654794b8_d20260704_m012514_c001_v0001177_t0004_u01783128314312") 2026/07/04 01:27:59 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346a2_d20260704_m012636_c001_v7007000_t0000_u01783128396579") 2026/07/04 01:27:59 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f49e8_d20260704_m012629_c001_v0001130_t0014_u01783128389588") 2026/07/04 01:27:59 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42594a833e8b7047_d20260704_m012620_c001_v7007000_t0000_u01783128380831") 2026/07/04 01:27:59 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f49bc_d20260704_m012614_c001_v0001130_t0052_u01783128374438") 2026/07/04 01:27:59 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4015f013e5ce6c8c_d20260704_m012606_c001_v7007000_t0000_u01783128366244") 2026/07/04 01:27:59 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f497e_d20260704_m012559_c001_v0001130_t0029_u01783128359872") 2026/07/04 01:27:59 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40054d1a0da2a39a_d20260704_m012551_c001_v7007000_t0000_u01783128351285") 2026/07/04 01:27:59 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4950_d20260704_m012544_c001_v0001130_t0014_u01783128344705") 2026/07/04 01:27:59 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f408a88f274d9a444_d20260704_m012536_c001_v7007000_t0000_u01783128336790") 2026/07/04 01:27:59 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4928_d20260704_m012529_c001_v0001130_t0011_u01783128329911") 2026/07/04 01:27:59 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4034c04bdac7d0e7_d20260704_m012516_c001_v7007000_t0000_u01783128316223") 2026/07/04 01:27:59 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944aa1_d20260704_m012513_c001_v0001167_t0001_u01783128313122") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456c11_d20260704_m012505_c001_v7007000_t0000_u01783128305412") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f48c8_d20260704_m012458_c001_v0001130_t0012_u01783128298604") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427189_d20260704_m012457_c001_v7007000_t0000_u01783128297559") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49449ff_d20260704_m012454_c001_v0001167_t0027_u01783128294363") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f83215c_d20260704_m012445_c001_v7007000_t0000_u01783128285643") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655bbf_d20260704_m012439_c001_v0001171_t0024_u01783128279004") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4222077878922926_d20260704_m012438_c001_v7007000_t0000_u01783128278098") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944973_d20260704_m012434_c001_v0001167_t0034_u01783128274856") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4345eb_d20260704_m012420_c001_v7007000_t0000_u01783128260392") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547933e_d20260704_m012417_c001_v0001177_t0056_u01783128257077") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f412c791cf4d678de_d20260704_m012408_c001_v7007000_t0000_u01783128248436") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f47f4_d20260704_m012401_c001_v0001130_t0022_u01783128241999") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f402a38c257427171_d20260704_m012353_c001_v7007000_t0000_u01783128233654") 2026/07/04 01:28:00 DEBUG : splitbananasplit: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494483f_d20260704_m012346_c001_v0001167_t0059_u01783128226955") 2026/07/04 01:28:00 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417c0ac73de0e97a_d20260704_m012500_c001_v7007000_t0000_u01783128300688") 2026/07/04 01:28:00 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944a05_d20260704_m012455_c001_v0001167_t0004_u01783128295450") 2026/07/04 01:28:00 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad6aa_d20260704_m012339_c001_v7007000_t0000_u01783128219578") 2026/07/04 01:28:00 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d9086547923a_d20260704_m012337_c001_v0001177_t0039_u01783128217042") 2026/07/04 01:28:00 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bb0_d20260704_m012335_c001_v7007000_t0000_u01783128215945") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4794_d20260704_m012333_c001_v0001130_t0041_u01783128213249") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42424937c0d09bcc_d20260704_m011947_c001_v7007000_t0000_u01783127987955") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49441d9_d20260704_m011947_c001_v0001167_t0023_u01783127987037") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c381_d20260704_m011946_c001_v7007000_t0000_u01783127986509") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4515_d20260704_m011945_c001_v0001130_t0028_u01783127985704") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4205000868795107_d20260704_m011853_c001_v7007000_t0000_u01783127933548") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478cb0_d20260704_m011852_c001_v0001177_t0000_u01783127932109") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4205000868795103_d20260704_m011851_c001_v7007000_t0000_u01783127931760") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478cae_d20260704_m011850_c001_v0001177_t0023_u01783127930667") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42050008687950fc_d20260704_m011848_c001_v7007000_t0000_u01783127928638") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478ca2_d20260704_m011847_c001_v0001177_t0058_u01783127927496") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42050008687950f9_d20260704_m011846_c001_v7007000_t0000_u01783127926976") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c9a_d20260704_m011845_c001_v0001177_t0043_u01783127925663") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c94_d20260704_m011843_c001_v0001177_t0027_u01783127923132") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42050008687950f7_d20260704_m011842_c001_v7007000_t0000_u01783127922779") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c8e_d20260704_m011842_c001_v0001177_t0034_u01783127922164") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c8a_d20260704_m011841_c001_v0001177_t0029_u01783127921431") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f42050008687950f6_d20260704_m011841_c001_v7007000_t0000_u01783127921082") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c7e_d20260704_m011838_c001_v0001177_t0049_u01783127918135") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c72_d20260704_m011835_c001_v0001177_t0047_u01783127915397") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de2a_d20260704_m011835_c001_v7007000_t0000_u01783127915043") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c70_d20260704_m011834_c001_v0001177_t0019_u01783127914486") 2026/07/04 01:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c6c_d20260704_m011833_c001_v0001177_t0052_u01783127913700") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de29_d20260704_m011833_c001_v7007000_t0000_u01783127913346") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c5c_d20260704_m011829_c001_v0001177_t0015_u01783127909491") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de23_d20260704_m011829_c001_v7007000_t0000_u01783127909139") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c58_d20260704_m011828_c001_v0001177_t0028_u01783127908574") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de21_d20260704_m011827_c001_v7007000_t0000_u01783127907701") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c50_d20260704_m011827_c001_v0001177_t0051_u01783127907105") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de1f_d20260704_m011826_c001_v7007000_t0000_u01783127906579") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c4a_d20260704_m011825_c001_v0001177_t0029_u01783127905936") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de1d_d20260704_m011825_c001_v7007000_t0000_u01783127905061") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c44_d20260704_m011824_c001_v0001177_t0046_u01783127904327") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de1a_d20260704_m011823_c001_v7007000_t0000_u01783127903797") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c3a_d20260704_m011823_c001_v0001177_t0039_u01783127903224") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de16_d20260704_m011822_c001_v7007000_t0000_u01783127902699") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c30_d20260704_m011822_c001_v0001177_t0017_u01783127902107") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de08_d20260704_m011817_c001_v7007000_t0000_u01783127897865") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c14_d20260704_m011817_c001_v0001177_t0024_u01783127897312") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23de03_d20260704_m011816_c001_v7007000_t0000_u01783127896786") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c0c_d20260704_m011816_c001_v0001177_t0046_u01783127896237") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23ddff_d20260704_m011815_c001_v7007000_t0000_u01783127895357") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478c02_d20260704_m011814_c001_v0001177_t0023_u01783127894797") 2026/07/04 01:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f40692eec4b23ddf8_d20260704_m011812_c001_v7007000_t0000_u01783127892626") 2026/07/04 01:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478bf8_d20260704_m011812_c001_v0001177_t0025_u01783127892053") 2026/07/04 01:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad6ab_d20260704_m012339_c001_v7007000_t0000_u01783128219767") 2026/07/04 01:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49447f0_d20260704_m012336_c001_v0001167_t0029_u01783128216686") 2026/07/04 01:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4184404ded456bb1_d20260704_m012336_c001_v7007000_t0000_u01783128216121") 2026/07/04 01:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49447e3_d20260704_m012333_c001_v0001167_t0025_u01783128213123") 2026/07/04 01:28:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346a3_d20260704_m012638_c001_v7007000_t0000_u01783128398618") 2026/07/04 01:28:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655e11_d20260704_m012637_c001_v0001171_t0021_u01783128397931") 2026/07/04 01:28:03 DEBUG : sub/yam: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c37c_d20260704_m011943_c001_v7007000_t0000_u01783127983776") 2026/07/04 01:28:03 DEBUG : sub/yam: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49441b3_d20260704_m011942_c001_v0001167_t0022_u01783127982466") 2026/07/04 01:28:03 DEBUG : test_dir1/file2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad69f_d20260704_m012332_c001_v7007000_t0000_u01783128212328") 2026/07/04 01:28:03 DEBUG : test_dir1/file2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49447d9_d20260704_m012330_c001_v0001167_t0004_u01783128210435") 2026/07/04 01:28:03 DEBUG : test_dir1/file2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad69a_d20260704_m012329_c001_v7007000_t0000_u01783128209624") 2026/07/04 01:28:03 DEBUG : test_dir1/file2: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1061046faee0f7b9_d20260704_m012327_c001_v0001131_t0045_u01783128207676") 2026/07/04 01:28:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad6a0_d20260704_m012332_c001_v7007000_t0000_u01783128212517") 2026/07/04 01:28:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f478e_d20260704_m012330_c001_v0001130_t0006_u01783128210425") 2026/07/04 01:28:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f410d5f7e68cad69b_d20260704_m012329_c001_v7007000_t0000_u01783128209813") 2026/07/04 01:28:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49447cb_d20260704_m012327_c001_v0001167_t0004_u01783128207664") 2026/07/04 01:28:03 DEBUG : three: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c370_d20260704_m011936_c001_v7007000_t0000_u01783127976081") 2026/07/04 01:28:03 DEBUG : three: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478dc6_d20260704_m011934_c001_v0001177_t0022_u01783127974985") 2026/07/04 01:28:03 DEBUG : three: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478dba_d20260704_m011932_c001_v0001177_t0031_u01783127972945") 2026/07/04 01:28:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346a4_d20260704_m012640_c001_v7007000_t0000_u01783128400624") 2026/07/04 01:28:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944d15_d20260704_m012639_c001_v0001167_t0058_u01783128399693") 2026/07/04 01:28:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346b7_d20260704_m012659_c001_v7007000_t0000_u01783128419850") 2026/07/04 01:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654796ca_d20260704_m012658_c001_v0001177_t0012_u01783128418059") 2026/07/04 01:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346b5_d20260704_m012656_c001_v7007000_t0000_u01783128416552") 2026/07/04 01:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944d69_d20260704_m012654_c001_v0001167_t0013_u01783128414803") 2026/07/04 01:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346b3_d20260704_m012653_c001_v7007000_t0000_u01783128413876") 2026/07/04 01:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655e5b_d20260704_m012653_c001_v0001171_t0045_u01783128413179") 2026/07/04 01:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346ab_d20260704_m012648_c001_v7007000_t0000_u01783128408076") 2026/07/04 01:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944d31_d20260704_m012646_c001_v0001167_t0006_u01783128406660") 2026/07/04 01:28:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346af_d20260704_m012650_c001_v7007000_t0000_u01783128410486") 2026/07/04 01:28:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d908654796aa_d20260704_m012649_c001_v0001177_t0027_u01783128409001") 2026/07/04 01:28:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346a8_d20260704_m012645_c001_v7007000_t0000_u01783128405743") 2026/07/04 01:28:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f101b75bac7655e31_d20260704_m012645_c001_v0001171_t0027_u01783128405058") 2026/07/04 01:28:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346a7_d20260704_m012644_c001_v7007000_t0000_u01783128404135") 2026/07/04 01:28:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4a02_d20260704_m012643_c001_v0001130_t0049_u01783128403406") 2026/07/04 01:28:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346a5_d20260704_m012642_c001_v7007000_t0000_u01783128402478") 2026/07/04 01:28:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865479684_d20260704_m012641_c001_v0001177_t0031_u01783128401587") 2026/07/04 01:28:04 DEBUG : toe/toe/toe: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f407414db8f8321c3_d20260704_m012705_c001_v7007000_t0000_u01783128425035") 2026/07/04 01:28:04 DEBUG : toe/toe/toe: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed4944d93_d20260704_m012704_c001_v0001167_t0032_u01783128424377") 2026/07/04 01:28:04 DEBUG : toe/toe/toe: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346b1_d20260704_m012652_c001_v7007000_t0000_u01783128412206") 2026/07/04 01:28:04 DEBUG : toe/toe/toe: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4a14_d20260704_m012651_c001_v0001130_t0027_u01783128411422") 2026/07/04 01:28:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346bc_d20260704_m012700_c001_v7007000_t0000_u01783128420422") 2026/07/04 01:28:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1149e81be56f4a22_d20260704_m012659_c001_v0001130_t0010_u01783128419497") 2026/07/04 01:28:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f416906a7dd4346b6_d20260704_m012657_c001_v7007000_t0000_u01783128417125") 2026/07/04 01:28:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1172d1c954016910_d20260704_m012656_c001_v0001146_t0035_u01783128416286") 2026/07/04 01:28:05 DEBUG : two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c372_d20260704_m011936_c001_v7007000_t0000_u01783127976255") 2026/07/04 01:28:05 DEBUG : two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4009fa8ed4944175_d20260704_m011934_c001_v0001167_t0037_u01783127974441") 2026/07/04 01:28:05 DEBUG : two: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f4180d90865478db8_d20260704_m011932_c001_v0001177_t0026_u01783127972765") 2026/07/04 01:28:05 DEBUG : yam: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c37f_d20260704_m011944_c001_v7007000_t0000_u01783127984475") 2026/07/04 01:28:05 DEBUG : yam: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1010b5adc1af67bb_d20260704_m011943_c001_v0001173_t0058_u01783127983441") 2026/07/04 01:28:05 DEBUG : yam: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c378_d20260704_m011941_c001_v7007000_t0000_u01783127981135") 2026/07/04 01:28:05 DEBUG : yam: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1180d90865478dde_d20260704_m011939_c001_v0001177_t0032_u01783127979956") 2026/07/04 01:28:05 DEBUG : yam: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c374_d20260704_m011938_c001_v7007000_t0000_u01783127978727") 2026/07/04 01:28:05 DEBUG : yam: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed494418d_d20260704_m011936_c001_v0001167_t0020_u01783127976788") 2026/07/04 01:28:05 DEBUG : yaml: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c37a_d20260704_m011941_c001_v7007000_t0000_u01783127981940") 2026/07/04 01:28:05 DEBUG : yaml: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1009fa8ed49441a9_d20260704_m011940_c001_v0001167_t0030_u01783127980854") 2026/07/04 01:28:05 DEBUG : yaml: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f417328836787c376_d20260704_m011939_c001_v7007000_t0000_u01783127979424") 2026/07/04 01:28:05 DEBUG : yaml: Deleting (id "4_z4f525d93b04d2bab9ff80e1b_f1146adef4ae112c9_d20260704_m011938_c001_v0001134_t0007_u01783127978282") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m57.422531841s (try 1/5)