"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/10 01:04:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo" 2025/07/10 01:04:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:04:55 DEBUG : Creating backend with remote "/tmp/rclone1244671544" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:04:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:04:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/10 01:04:56 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:04:56 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:04:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:04:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:04:57 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:04:57 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:04:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:04:57 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:04:58 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:04:59 DEBUG : Creating backend with remote "/non-existing" 2025/07/10 01:04:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/10 01:04:59 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:04:59 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:00 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:00 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.77s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:01 INFO : B2 bucket rclone-test-cohekiy3wiyo: Running all checks before starting transfers 2025/07/10 01:05:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:02 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:02 INFO : B2 bucket rclone-test-cohekiy3wiyo: Checks finished, now starting transfers 2025/07/10 01:05:02 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.18s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:03 ERROR : Ignoring --no-traverse with sync 2025/07/10 01:05:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:03 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:03 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:03 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:05:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/10 01:05:04 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:04 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/10 01:05:04 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.20s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:05:05 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:05 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:05:07 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:07 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/10 01:05:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:05:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/10 01:05:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:05:08 INFO : sub dir2: Making directory 2025/07/10 01:05:08 INFO : sub dir: Making directory 2025/07/10 01:05:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:08 INFO : sub dir2/sub sub dir2: Making directory 2025/07/10 01:05:08 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:08 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:08 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/10 01:05:08 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:09 INFO : sub dir2: Making directory 2025/07/10 01:05:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/10 01:05:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:05:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:09 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:09 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.17s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:10 DEBUG : sub dir2: Making directory with metadata 2025/07/10 01:05:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:05:10 INFO : sub dir2: Making directory 2025/07/10 01:05:10 INFO : sub dir: Making directory 2025/07/10 01:05:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:10 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:10 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:10 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:05:10 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/10 01:05:11 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/10 01:05:11 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.34s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:12 INFO : sub dir2: Making directory 2025/07/10 01:05:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:12 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:12 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:12 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:05:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:13 DEBUG : sub dir2: Making directory with metadata 2025/07/10 01:05:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:05:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:05:13 INFO : sub dir2: Making directory 2025/07/10 01:05:13 INFO : sub dir: Making directory 2025/07/10 01:05:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:13 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:13 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:13 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:05:13 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/10 01:05:13 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:14 INFO : sub dir2: Making directory 2025/07/10 01:05:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:15 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:15 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:15 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:05:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xutupih1jone" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cohekiy3wiyo -> B2 bucket rclone-test-xutupih1jone 2025/07/10 01:05:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:17 DEBUG : B2 bucket rclone-test-xutupih1jone: Waiting for checks to finish 2025/07/10 01:05:17 DEBUG : B2 bucket rclone-test-xutupih1jone: Waiting for transfers to finish 2025/07/10 01:05:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/10 01:05:18 DEBUG : B2 bucket rclone-test-xutupih1jone: Purge remote 2025/07/10 01:05:18 INFO : B2 bucket rclone-test-xutupih1jone: cleaning bucket "rclone-test-xutupih1jone" of all files 2025/07/10 01:05:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f628db3d0ddfb1b9f780e1b_f1111864e9058f3d8_d20250710_m010518_c001_v0001099_t0004_u01752109518167") --- PASS: TestServerSideCopy (4.24s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/10 01:05:20 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:20 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/10 01:05:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-nutirom7jepa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cohekiy3wiyo -> B2 bucket rclone-test-nutirom7jepa 2025/07/10 01:05:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:23 DEBUG : B2 bucket rclone-test-nutirom7jepa: Waiting for checks to finish 2025/07/10 01:05:23 DEBUG : B2 bucket rclone-test-nutirom7jepa: Waiting for transfers to finish 2025/07/10 01:05:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/10 01:05:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/10 01:05:24 DEBUG : B2 bucket rclone-test-nutirom7jepa: Waiting for checks to finish 2025/07/10 01:05:24 DEBUG : B2 bucket rclone-test-nutirom7jepa: Waiting for transfers to finish 2025/07/10 01:05:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/10 01:05:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/10 01:05:25 DEBUG : B2 bucket rclone-test-nutirom7jepa: Purge remote 2025/07/10 01:05:25 INFO : B2 bucket rclone-test-nutirom7jepa: cleaning bucket "rclone-test-nutirom7jepa" of all files 2025/07/10 01:05:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2ad13d0ddfb1b9f780e1b_f1110a2c1e4033760_d20250710_m010524_c001_v0001176_t0038_u01752109524940") 2025/07/10 01:05:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfa2ad13d0ddfb1b9f780e1b_f11740ee4c6f8c0d7_d20250710_m010523_c001_v0001105_t0028_u01752109523923") --- PASS: TestServerSideCopyOverSelf (5.50s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/10 01:05:27 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:27 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/10 01:05:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/10 01:05:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.63s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqiqog5geno" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cohekiy3wiyo -> B2 bucket rclone-test-jiqiqog5geno 2025/07/10 01:05:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:30 DEBUG : B2 bucket rclone-test-jiqiqog5geno: Waiting for checks to finish 2025/07/10 01:05:30 DEBUG : B2 bucket rclone-test-jiqiqog5geno: Waiting for transfers to finish 2025/07/10 01:05:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/10 01:05:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/10 01:05:32 DEBUG : B2 bucket rclone-test-jiqiqog5geno: Waiting for checks to finish 2025/07/10 01:05:32 DEBUG : B2 bucket rclone-test-jiqiqog5geno: Waiting for transfers to finish 2025/07/10 01:05:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/10 01:05:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/10 01:05:33 INFO : sub dir/hello world: Deleted 2025/07/10 01:05:34 DEBUG : testing file moves 2025/07/10 01:05:34 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/10 01:05:34 DEBUG : B2 bucket rclone-test-jiqiqog5geno: Waiting for checks to finish 2025/07/10 01:05:34 DEBUG : B2 bucket rclone-test-jiqiqog5geno: Waiting for transfers to finish 2025/07/10 01:05:35 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/10 01:05:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/10 01:05:35 INFO : sub dir/hello world: Deleted 2025/07/10 01:05:35 DEBUG : B2 bucket rclone-test-jiqiqog5geno: Purge remote 2025/07/10 01:05:35 INFO : B2 bucket rclone-test-jiqiqog5geno: cleaning bucket "rclone-test-jiqiqog5geno" of all files 2025/07/10 01:05:35 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bde3d0ddfb1b9f780e1b_f116d2a00fe4f77bd_d20250710_m010534_c001_v0001102_t0034_u01752109534798") 2025/07/10 01:05:35 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bde3d0ddfb1b9f780e1b_f100de835378da74f_d20250710_m010532_c001_v0001153_t0010_u01752109532920") 2025/07/10 01:05:35 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bde3d0ddfb1b9f780e1b_f10505feafb476102_d20250710_m010531_c001_v0001106_t0022_u01752109531269") --- PASS: TestServerSideMoveOverSelf (8.36s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:37 ERROR : error listing: directory not found 2025/07/10 01:05:37 INFO : Local file system at /tmp/rclone1244671544: Making directory 2025/07/10 01:05:37 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:37 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.28s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:05:39 DEBUG : Local file system at /tmp/rclone1244671544: Waiting for checks to finish 2025/07/10 01:05:39 DEBUG : Local file system at /tmp/rclone1244671544: Waiting for transfers to finish 2025/07/10 01:05:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:05:39 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/10 01:05:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.69s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/10 01:05:40 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:40 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:05:40 INFO : check sum: Copied (new) 2025/07/10 01:05:40 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:40 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:05:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/10 01:05:40 DEBUG : check sum: Unchanged skipping 2025/07/10 01:05:40 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:40 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/10 01:05:41 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:41 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/10 01:05:42 INFO : sizeonly: Copied (new) 2025/07/10 01:05:42 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:42 DEBUG : sizeonly: Sizes identical 2025/07/10 01:05:42 DEBUG : sizeonly: Unchanged skipping 2025/07/10 01:05:42 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:42 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:42 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/10 01:05:43 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:43 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:43 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/10 01:05:43 INFO : ignore-size: Copied (new) 2025/07/10 01:05:43 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:05:44 DEBUG : ignore-size: Unchanged skipping 2025/07/10 01:05:44 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:44 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:44 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:05:45 DEBUG : existing: Unchanged skipping 2025/07/10 01:05:45 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:45 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:45 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:45 INFO : There was nothing to transfer 2025/07/10 01:05:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/10 01:05:45 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:45 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/10 01:05:45 INFO : existing: Copied (replaced existing) 2025/07/10 01:05:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.78s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/10 01:05:46 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:46 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/10 01:05:46 INFO : existing: Copied (new) 2025/07/10 01:05:46 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:47 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:47 DEBUG : existing: Destination exists, skipping 2025/07/10 01:05:47 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:47 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:48 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/10 01:05:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:05:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/10 01:05:48 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:48 DEBUG : c/non empty space: Unchanged skipping 2025/07/10 01:05:48 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:05:49 INFO : a/potato2: Copied (new) 2025/07/10 01:05:49 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:49 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:50 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 2025/07/10 01:05:50 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:05:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/10 01:05:50 DEBUG : empty space: Unchanged skipping 2025/07/10 01:05:50 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:50 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:50 INFO : There was nothing to transfer 2025/07/10 01:05:51 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 2025/07/10 01:05:51 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:05:52 INFO : empty space: Updated modification time in destination 2025/07/10 01:05:52 DEBUG : empty space: Unchanged skipping 2025/07/10 01:05:52 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:52 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:53 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 2025/07/10 01:05:53 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:05:53 DEBUG : empty space: Unchanged skipping 2025/07/10 01:05:53 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:53 DEBUG : Waiting for deletions to finish 2025/07/10 01:05:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:54 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 2025/07/10 01:05:54 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1244671544) 2025/07/10 01:05:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cohekiy3wiyo) 2025/07/10 01:05:54 DEBUG : foo: sha1 differ 2025/07/10 01:05:54 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/10 01:05:54 INFO : foo: Copied (replaced existing) 2025/07/10 01:05:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:05:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/10 01:05:56 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:56 DEBUG : empty space: Unchanged skipping 2025/07/10 01:05:56 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:56 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:05:56 INFO : potato: Copied (new) 2025/07/10 01:05:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/10 01:05:58 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:58 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:05:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/10 01:05:58 INFO : potato: Copied (replaced existing) 2025/07/10 01:05:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.55s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:05:59 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 2025/07/10 01:05:59 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:05:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1244671544) 2025/07/10 01:05:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cohekiy3wiyo) 2025/07/10 01:05:59 DEBUG : potato: sha1 differ 2025/07/10 01:05:59 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/10 01:06:00 INFO : potato: Copied (replaced existing) 2025/07/10 01:06:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:06:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:06:01 DEBUG : empty space: Unchanged skipping 2025/07/10 01:06:01 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:01 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/10 01:06:01 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:06:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:06:03 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:03 DEBUG : empty space: Unchanged skipping 2025/07/10 01:06:03 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:06:03 INFO : potato2: Copied (new) 2025/07/10 01:06:03 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:04 INFO : d: Making directory 2025/07/10 01:06:04 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/10 01:06:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:06:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/10 01:06:05 DEBUG : c/non empty space: Unchanged skipping 2025/07/10 01:06:05 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:05 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:06:05 INFO : a/potato2: Copied (new) 2025/07/10 01:06:05 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:05 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:07 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/10 01:06:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:06:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/10 01:06:07 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:07 DEBUG : c/non empty space: Unchanged skipping 2025/07/10 01:06:07 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:06:07 INFO : a/potato2: Copied (new) 2025/07/10 01:06:07 ERROR : B2 bucket rclone-test-cohekiy3wiyo: not deleting files as there were IO errors 2025/07/10 01:06:07 ERROR : B2 bucket rclone-test-cohekiy3wiyo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:09 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:06:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:06:09 DEBUG : empty space: Unchanged skipping 2025/07/10 01:06:09 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:09 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:09 INFO : potato: Deleted 2025/07/10 01:06:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:06:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.01s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:11 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:11 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:11 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:11 INFO : potato: Deleted 2025/07/10 01:06:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:06:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:06:11 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:11 DEBUG : empty space: Unchanged skipping 2025/07/10 01:06:11 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:06:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:06:13 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:13 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/10 01:06:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:15 DEBUG : enormous: Excluded (Size Filter) 2025/07/10 01:06:15 DEBUG : enormous: Excluded 2025/07/10 01:06:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/10 01:06:15 DEBUG : potato2: Excluded 2025/07/10 01:06:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/10 01:06:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:06:15 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:15 DEBUG : empty space: Unchanged skipping 2025/07/10 01:06:15 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:15 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:15 INFO : There was nothing to transfer 2025/07/10 01:06:15 DEBUG : enormous: Excluded (Size Filter) 2025/07/10 01:06:15 DEBUG : enormous: Excluded 2025/07/10 01:06:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/10 01:06:15 DEBUG : potato2: Excluded 2025/07/10 01:06:16 DEBUG : potato2: Excluded (Size Filter) 2025/07/10 01:06:16 DEBUG : Local file system at /tmp/rclone1244671544: Waiting for checks to finish 2025/07/10 01:06:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/10 01:06:16 DEBUG : empty space: Unchanged skipping 2025/07/10 01:06:16 DEBUG : Local file system at /tmp/rclone1244671544: Waiting for transfers to finish 2025/07/10 01:06:16 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:17 DEBUG : enormous: Excluded (Size Filter) 2025/07/10 01:06:17 DEBUG : enormous: Excluded 2025/07/10 01:06:17 DEBUG : potato2: Excluded (Size Filter) 2025/07/10 01:06:17 DEBUG : potato2: Excluded 2025/07/10 01:06:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:06:17 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:17 DEBUG : empty space: Unchanged skipping 2025/07/10 01:06:17 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:17 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:18 INFO : enormous: Deleted 2025/07/10 01:06:18 INFO : potato2: Deleted 2025/07/10 01:06:18 INFO : There was nothing to transfer 2025/07/10 01:06:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/10 01:06:18 DEBUG : empty space: Unchanged skipping 2025/07/10 01:06:18 DEBUG : Local file system at /tmp/rclone1244671544: Waiting for checks to finish 2025/07/10 01:06:18 DEBUG : Local file system at /tmp/rclone1244671544: Waiting for transfers to finish 2025/07/10 01:06:18 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:18 INFO : potato2: Deleted 2025/07/10 01:06:18 INFO : enormous: Deleted 2025/07/10 01:06:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.44s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:20 DEBUG : five: Need to transfer - File not found at Destination 2025/07/10 01:06:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/10 01:06:20 DEBUG : one: Destination is newer than source, skipping 2025/07/10 01:06:20 DEBUG : three: Sizes identical 2025/07/10 01:06:20 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1244671544) 2025/07/10 01:06:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cohekiy3wiyo) 2025/07/10 01:06:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/10 01:06:20 DEBUG : two: sha1 differ 2025/07/10 01:06:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/10 01:06:20 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/10 01:06:20 INFO : five: Copied (new) 2025/07/10 01:06:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/10 01:06:21 INFO : two: Copied (replaced existing) 2025/07/10 01:06:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/10 01:06:21 INFO : four: Copied (replaced existing) 2025/07/10 01:06:21 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:21 DEBUG : one: Destination is newer than source, skipping 2025/07/10 01:06:21 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/10 01:06:21 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/10 01:06:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/10 01:06:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/10 01:06:21 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/10 01:06:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/10 01:06:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1244671544) 2025/07/10 01:06:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cohekiy3wiyo) 2025/07/10 01:06:21 DEBUG : three: sha1 differ 2025/07/10 01:06:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/10 01:06:21 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/10 01:06:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/10 01:06:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/10 01:06:21 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:06:21 INFO : three: Copied (replaced existing) 2025/07/10 01:06:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/10 01:06:23 INFO : B2 bucket rclone-test-cohekiy3wiyo: Making map for --track-renames 2025/07/10 01:06:23 INFO : B2 bucket rclone-test-cohekiy3wiyo: Finished making map for --track-renames 2025/07/10 01:06:23 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/10 01:06:23 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for renames to finish 2025/07/10 01:06:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/10 01:06:23 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/10 01:06:23 INFO : potato: Copied (new) 2025/07/10 01:06:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/10 01:06:24 INFO : yam: Copied (new) 2025/07/10 01:06:24 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:06:24 INFO : B2 bucket rclone-test-cohekiy3wiyo: Making map for --track-renames 2025/07/10 01:06:24 INFO : B2 bucket rclone-test-cohekiy3wiyo: Finished making map for --track-renames 2025/07/10 01:06:24 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:24 DEBUG : potato: Unchanged skipping 2025/07/10 01:06:24 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for renames to finish 2025/07/10 01:06:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/10 01:06:25 INFO : yam: Copied (server-side copy) to: yaml 2025/07/10 01:06:25 INFO : yam: Deleted 2025/07/10 01:06:25 INFO : yaml: Renamed from "yam" 2025/07/10 01:06:25 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/10 01:06:26 INFO : B2 bucket rclone-test-cohekiy3wiyo: Making map for --track-renames 2025/07/10 01:06:26 INFO : B2 bucket rclone-test-cohekiy3wiyo: Finished making map for --track-renames 2025/07/10 01:06:26 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/10 01:06:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/10 01:06:26 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for renames to finish 2025/07/10 01:06:26 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/10 01:06:26 INFO : potato: Copied (new) 2025/07/10 01:06:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/10 01:06:26 INFO : yam: Copied (new) 2025/07/10 01:06:26 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:06:27 INFO : B2 bucket rclone-test-cohekiy3wiyo: Making map for --track-renames 2025/07/10 01:06:27 INFO : B2 bucket rclone-test-cohekiy3wiyo: Finished making map for --track-renames 2025/07/10 01:06:27 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:27 DEBUG : potato: Unchanged skipping 2025/07/10 01:06:27 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for renames to finish 2025/07/10 01:06:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/10 01:06:27 INFO : yam: Copied (server-side copy) to: yaml 2025/07/10 01:06:28 INFO : yam: Deleted 2025/07/10 01:06:28 INFO : yaml: Renamed from "yam" 2025/07/10 01:06:28 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/10 01:06:29 INFO : B2 bucket rclone-test-cohekiy3wiyo: Making map for --track-renames 2025/07/10 01:06:29 INFO : B2 bucket rclone-test-cohekiy3wiyo: Finished making map for --track-renames 2025/07/10 01:06:29 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/10 01:06:29 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for renames to finish 2025/07/10 01:06:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/10 01:06:29 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/10 01:06:29 INFO : sub/yam: Copied (new) 2025/07/10 01:06:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/10 01:06:29 INFO : potato: Copied (new) 2025/07/10 01:06:29 DEBUG : Waiting for deletions to finish 2025/07/10 01:06:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:06:30 DEBUG : potato: Unchanged skipping 2025/07/10 01:06:30 INFO : B2 bucket rclone-test-cohekiy3wiyo: Making map for --track-renames 2025/07/10 01:06:30 INFO : B2 bucket rclone-test-cohekiy3wiyo: Finished making map for --track-renames 2025/07/10 01:06:30 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:30 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for renames to finish 2025/07/10 01:06:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/10 01:06:30 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/10 01:06:30 INFO : sub/yam: Deleted 2025/07/10 01:06:30 INFO : yam: Renamed from "sub/yam" 2025/07/10 01:06:30 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.80s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:31 DEBUG : Creating backend with remote "/tmp/rclone1244671544/dir1" 2025/07/10 01:06:31 DEBUG : Creating backend with remote "/tmp/rclone1244671544/dir2" 2025/07/10 01:06:31 DEBUG : Local file system at /tmp/rclone1244671544/dir2: Using server-side directory move 2025/07/10 01:06:31 INFO : Local file system at /tmp/rclone1244671544/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/10 01:06:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/10 01:06:31 DEBUG : Local file system at /tmp/rclone1244671544/dir2: Waiting for checks to finish 2025/07/10 01:06:31 INFO : file1.txt: Moved (server-side) 2025/07/10 01:06:31 DEBUG : Local file system at /tmp/rclone1244671544/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:06:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/10 01:06:32 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:32 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/10 01:06:32 INFO : nested/sub dir/file: Copied (new) 2025/07/10 01:06:32 INFO : nested/sub dir/file: Deleted 2025/07/10 01:06:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:06:33 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:06:33 INFO : sub dir/hello world: Deleted 2025/07/10 01:06:33 INFO : sub dir: Removing directory 2025/07/10 01:06:33 INFO : nested/sub dir: Removing directory 2025/07/10 01:06:33 INFO : nested: Removing directory 2025/07/10 01:06:33 DEBUG : Local file system at /tmp/rclone1244671544: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/10 01:06:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/10 01:06:34 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:34 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/10 01:06:34 INFO : nested/sub dir/file: Copied (new) 2025/07/10 01:06:34 INFO : nested/sub dir/file: Deleted 2025/07/10 01:06:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:06:34 INFO : sub dir/hello world: Copied (new) 2025/07/10 01:06:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/10 01:06:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/10 01:06:35 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:35 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/10 01:06:36 INFO : existing: Copied (new) 2025/07/10 01:06:36 INFO : existing: Deleted 2025/07/10 01:06:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/10 01:06:36 INFO : existing-b: Copied (new) 2025/07/10 01:06:36 INFO : existing-b: Deleted 2025/07/10 01:06:36 DEBUG : existing: Destination exists, skipping 2025/07/10 01:06:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/10 01:06:36 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:06:36 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:06:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fexokaj9cufe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cohekiy3wiyo -> B2 bucket rclone-test-fexokaj9cufe 2025/07/10 01:06:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:06:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/10 01:06:42 DEBUG : empty space: Unchanged skipping 2025/07/10 01:06:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/10 01:06:42 DEBUG : B2 bucket rclone-test-fexokaj9cufe: Waiting for checks to finish 2025/07/10 01:06:42 INFO : empty space: Deleted 2025/07/10 01:06:42 DEBUG : B2 bucket rclone-test-fexokaj9cufe: Waiting for transfers to finish 2025/07/10 01:06:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:06:42 INFO : potato2: Copied (server-side copy) 2025/07/10 01:06:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/10 01:06:43 INFO : potato3: Copied (server-side copy) 2025/07/10 01:06:43 INFO : potato2: Deleted 2025/07/10 01:06:43 INFO : potato3: Deleted 2025/07/10 01:06:43 DEBUG : Creating backend with remote "TestB2:rclone-test-ripuqud8nuwo" 2025/07/10 01:06:44 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/10 01:06:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:06:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/10 01:06:44 DEBUG : B2 bucket rclone-test-ripuqud8nuwo: Waiting for checks to finish 2025/07/10 01:06:44 DEBUG : B2 bucket rclone-test-ripuqud8nuwo: Waiting for transfers to finish 2025/07/10 01:06:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/10 01:06:45 INFO : potato3: Copied (server-side copy) 2025/07/10 01:06:45 INFO : potato3: Deleted 2025/07/10 01:06:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:06:46 INFO : empty space: Copied (server-side copy) 2025/07/10 01:06:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:06:46 INFO : potato2: Copied (server-side copy) 2025/07/10 01:06:46 INFO : empty space: Deleted 2025/07/10 01:06:46 INFO : potato2: Deleted 2025/07/10 01:06:46 DEBUG : B2 bucket rclone-test-ripuqud8nuwo: Purge remote 2025/07/10 01:06:46 INFO : B2 bucket rclone-test-ripuqud8nuwo: cleaning bucket "rclone-test-ripuqud8nuwo" of all files 2025/07/10 01:06:46 DEBUG : empty space: Deleting (id "4_z7f62ed03d0edfb1b9f780e1b_f108f329ccef9927a_d20250710_m010645_c001_v0001091_t0050_u01752109605784") 2025/07/10 01:06:46 DEBUG : potato2: Deleting (id "4_z7f62ed03d0edfb1b9f780e1b_f113418686c6078e0_d20250710_m010645_c001_v0001172_t0001_u01752109605921") 2025/07/10 01:06:46 DEBUG : potato3: Deleting (id "4_z7f62ed03d0edfb1b9f780e1b_f119a23faff363bad_d20250710_m010645_c001_v0001105_t0020_u01752109605463") 2025/07/10 01:06:47 DEBUG : B2 bucket rclone-test-fexokaj9cufe: Purge remote 2025/07/10 01:06:47 INFO : B2 bucket rclone-test-fexokaj9cufe: cleaning bucket "rclone-test-fexokaj9cufe" of all files 2025/07/10 01:06:47 DEBUG : empty space: Deleting (id "4_z9f92cdc3d0edfb1b9f780e1b_f416b1689df3c9c4e_d20250710_m010646_c001_v7007000_t0000_u01752109606200") 2025/07/10 01:06:47 DEBUG : empty space: Deleting (id "4_z9f92cdc3d0edfb1b9f780e1b_f1010e049ac100ca4_d20250710_m010640_c001_v0001042_t0048_u01752109600882") 2025/07/10 01:06:47 DEBUG : potato2: Deleting (id "4_z9f92cdc3d0edfb1b9f780e1b_f421d60b636a7f22b_d20250710_m010646_c001_v7007000_t0000_u01752109606259") 2025/07/10 01:06:47 DEBUG : potato2: Deleting (id "4_z9f92cdc3d0edfb1b9f780e1b_f117d40aae16f47a3_d20250710_m010642_c001_v0001032_t0032_u01752109602396") 2025/07/10 01:06:47 DEBUG : potato3: Deleting (id "4_z9f92cdc3d0edfb1b9f780e1b_f416b1689df3c9c4b_d20250710_m010645_c001_v7007000_t0000_u01752109605749") 2025/07/10 01:06:47 DEBUG : potato3: Deleting (id "4_z9f92cdc3d0edfb1b9f780e1b_f116fea3ee3630fcc_d20250710_m010642_c001_v0001157_t0022_u01752109602787") 2025/07/10 01:06:47 DEBUG : potato3: Deleting (id "4_z9f92cdc3d0edfb1b9f780e1b_f1010e049ac100ca6_d20250710_m010641_c001_v0001042_t0045_u01752109601396") --- PASS: TestServerSideMove (11.80s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:06:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jojilox2bupi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cohekiy3wiyo -> B2 bucket rclone-test-jojilox2bupi 2025/07/10 01:06:54 DEBUG : empty space: Excluded (Size Filter) 2025/07/10 01:06:54 DEBUG : empty space: Excluded (Size Filter) 2025/07/10 01:06:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:06:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/10 01:06:54 DEBUG : B2 bucket rclone-test-jojilox2bupi: Waiting for checks to finish 2025/07/10 01:06:54 DEBUG : B2 bucket rclone-test-jojilox2bupi: Waiting for transfers to finish 2025/07/10 01:06:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:06:55 INFO : potato2: Copied (server-side copy) 2025/07/10 01:06:55 INFO : potato2: Deleted 2025/07/10 01:06:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/10 01:06:55 INFO : potato3: Copied (server-side copy) 2025/07/10 01:06:55 INFO : potato3: Deleted 2025/07/10 01:06:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wetagiy3bapi" 2025/07/10 01:06:56 DEBUG : empty space: Excluded (Size Filter) 2025/07/10 01:06:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:06:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/10 01:06:57 DEBUG : B2 bucket rclone-test-wetagiy3bapi: Waiting for checks to finish 2025/07/10 01:06:57 DEBUG : B2 bucket rclone-test-wetagiy3bapi: Waiting for transfers to finish 2025/07/10 01:06:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:06:58 INFO : potato2: Copied (server-side copy) 2025/07/10 01:06:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/10 01:06:58 INFO : potato3: Copied (server-side copy) 2025/07/10 01:06:58 INFO : potato2: Deleted 2025/07/10 01:06:58 INFO : potato3: Deleted 2025/07/10 01:06:58 DEBUG : B2 bucket rclone-test-wetagiy3bapi: Purge remote 2025/07/10 01:06:58 INFO : B2 bucket rclone-test-wetagiy3bapi: cleaning bucket "rclone-test-wetagiy3bapi" of all files 2025/07/10 01:06:58 DEBUG : potato2: Deleting (id "4_zbf221d03d0fdfb1b9f780e1b_f110927f07aa8dbe4_d20250710_m010657_c001_v0001146_t0025_u01752109617723") 2025/07/10 01:06:58 DEBUG : potato3: Deleting (id "4_zbf221d03d0fdfb1b9f780e1b_f105b746e2e05ad4d_d20250710_m010658_c001_v0001182_t0019_u01752109618091") 2025/07/10 01:06:59 DEBUG : B2 bucket rclone-test-jojilox2bupi: Purge remote 2025/07/10 01:06:59 INFO : B2 bucket rclone-test-jojilox2bupi: cleaning bucket "rclone-test-jojilox2bupi" of all files 2025/07/10 01:06:59 DEBUG : empty space: Deleting (id "4_z9f22fde3d0edfb1b9f780e1b_f102c65cd3c836d41_d20250710_m010653_c001_v0001171_t0059_u01752109613760") 2025/07/10 01:06:59 DEBUG : potato2: Deleting (id "4_z9f22fde3d0edfb1b9f780e1b_f40165088f147adfa_d20250710_m010658_c001_v7007000_t0000_u01752109618117") 2025/07/10 01:06:59 DEBUG : potato2: Deleting (id "4_z9f22fde3d0edfb1b9f780e1b_f11931f23f4336f3a_d20250710_m010655_c001_v0001101_t0028_u01752109615031") 2025/07/10 01:06:59 DEBUG : potato3: Deleting (id "4_z9f22fde3d0edfb1b9f780e1b_f41454ec2927f2705_d20250710_m010658_c001_v7007000_t0000_u01752109618292") 2025/07/10 01:06:59 DEBUG : potato3: Deleting (id "4_z9f22fde3d0edfb1b9f780e1b_f111900289d848d12_d20250710_m010655_c001_v0001165_t0005_u01752109615410") 2025/07/10 01:06:59 DEBUG : potato3: Deleting (id "4_z9f22fde3d0edfb1b9f780e1b_f102c65cd3c836d4f_d20250710_m010654_c001_v0001171_t0047_u01752109614151") 2025/07/10 01:07:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/10 01:07:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/10 01:07:01 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.59s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-siyinaf9sepe" 2025/07/10 01:07:04 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cohekiy3wiyo -> B2 bucket rclone-test-siyinaf9sepe 2025/07/10 01:07:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:07:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/10 01:07:07 DEBUG : empty space: Unchanged skipping 2025/07/10 01:07:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/10 01:07:07 DEBUG : B2 bucket rclone-test-siyinaf9sepe: Waiting for checks to finish 2025/07/10 01:07:07 INFO : empty space: Deleted 2025/07/10 01:07:07 DEBUG : B2 bucket rclone-test-siyinaf9sepe: Waiting for transfers to finish 2025/07/10 01:07:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:07:07 INFO : potato2: Copied (server-side copy) 2025/07/10 01:07:08 INFO : potato2: Deleted 2025/07/10 01:07:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/10 01:07:08 INFO : potato3: Copied (server-side copy) 2025/07/10 01:07:08 INFO : potato3: Deleted 2025/07/10 01:07:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xuxoruz6zipu" 2025/07/10 01:07:09 INFO : tomatoDir: Making directory 2025/07/10 01:07:10 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/10 01:07:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/10 01:07:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/10 01:07:10 DEBUG : B2 bucket rclone-test-xuxoruz6zipu: Waiting for checks to finish 2025/07/10 01:07:10 DEBUG : B2 bucket rclone-test-xuxoruz6zipu: Waiting for transfers to finish 2025/07/10 01:07:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/10 01:07:10 INFO : empty space: Copied (server-side copy) 2025/07/10 01:07:10 INFO : empty space: Deleted 2025/07/10 01:07:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/10 01:07:11 INFO : potato2: Copied (server-side copy) 2025/07/10 01:07:11 INFO : potato2: Deleted 2025/07/10 01:07:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/10 01:07:11 INFO : potato3: Copied (server-side copy) 2025/07/10 01:07:11 INFO : potato3: Deleted 2025/07/10 01:07:12 DEBUG : B2 bucket rclone-test-xuxoruz6zipu: Purge remote 2025/07/10 01:07:12 INFO : B2 bucket rclone-test-xuxoruz6zipu: cleaning bucket "rclone-test-xuxoruz6zipu" of all files 2025/07/10 01:07:12 DEBUG : empty space: Deleting (id "4_zff124d23d0fdfb1b9f780e1b_f100eac22924ca24f_d20250710_m010710_c001_v0001182_t0042_u01752109630606") 2025/07/10 01:07:12 DEBUG : potato2: Deleting (id "4_zff124d23d0fdfb1b9f780e1b_f1039073a513a178b_d20250710_m010710_c001_v0001036_t0024_u01752109630857") 2025/07/10 01:07:12 DEBUG : potato3: Deleting (id "4_zff124d23d0fdfb1b9f780e1b_f1052349ea20fc389_d20250710_m010710_c001_v0001098_t0011_u01752109630978") 2025/07/10 01:07:13 DEBUG : B2 bucket rclone-test-siyinaf9sepe: Purge remote 2025/07/10 01:07:13 INFO : B2 bucket rclone-test-siyinaf9sepe: cleaning bucket "rclone-test-siyinaf9sepe" of all files 2025/07/10 01:07:13 DEBUG : empty space: Deleting (id "4_zdf522df3d0fdfb1b9f780e1b_f421d60b636a7f23b_d20250710_m010710_c001_v7007000_t0000_u01752109630839") 2025/07/10 01:07:13 DEBUG : empty space: Deleting (id "4_zdf522df3d0fdfb1b9f780e1b_f11099887d8e7de6e_d20250710_m010706_c001_v0001102_t0037_u01752109626372") 2025/07/10 01:07:13 DEBUG : potato2: Deleting (id "4_zdf522df3d0fdfb1b9f780e1b_f421d60b636a7f23c_d20250710_m010711_c001_v7007000_t0000_u01752109631254") 2025/07/10 01:07:13 DEBUG : potato2: Deleting (id "4_zdf522df3d0fdfb1b9f780e1b_f11196b98984671d5_d20250710_m010707_c001_v0001182_t0005_u01752109627818") 2025/07/10 01:07:13 DEBUG : potato3: Deleting (id "4_zdf522df3d0fdfb1b9f780e1b_f421d60b636a7f23d_d20250710_m010711_c001_v7007000_t0000_u01752109631470") 2025/07/10 01:07:13 DEBUG : potato3: Deleting (id "4_zdf522df3d0fdfb1b9f780e1b_f102671f7433e5ccb_d20250710_m010708_c001_v0001176_t0002_u01752109628096") 2025/07/10 01:07:13 DEBUG : potato3: Deleting (id "4_zdf522df3d0fdfb1b9f780e1b_f11099887d8e7de72_d20250710_m010707_c001_v0001102_t0007_u01752109627031") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.24s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:07:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.82s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:07:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:07:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/rclone-sync-test" 2025/07/10 01:07:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/rclone-sync-test-include/layer2" 2025/07/10 01:07:23 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/rclone-sync-test-ignore-file" 2025/07/10 01:07:26 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path rclone-sync-test: Waiting for checks to finish 2025/07/10 01:07:26 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path rclone-sync-test: Waiting for transfers to finish 2025/07/10 01:07:26 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:26 INFO : There was nothing to transfer 2025/07/10 01:07:26 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:07:26 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:07:26 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:26 INFO : There was nothing to transfer 2025/07/10 01:07:27 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/10 01:07:27 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/10 01:07:27 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:27 INFO : There was nothing to transfer 2025/07/10 01:07:27 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:07:27 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:07:27 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:27 INFO : There was nothing to transfer 2025/07/10 01:07:28 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/10 01:07:28 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/10 01:07:28 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:28 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.23s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:07:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/dst" 2025/07/10 01:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/CompareDest" 2025/07/10 01:07:31 DEBUG : one: Need to transfer - File not found at Destination 2025/07/10 01:07:31 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:07:31 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:07:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:07:32 INFO : one: Copied (new) 2025/07/10 01:07:32 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:07:33 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:07:33 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:07:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/10 01:07:33 INFO : one: Copied (replaced existing) 2025/07/10 01:07:33 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:07:35 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:07:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:07:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/10 01:07:35 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:07:35 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:35 INFO : There was nothing to transfer 2025/07/10 01:07:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:07:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:07:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/10 01:07:37 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:07:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:07:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/10 01:07:37 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:07:37 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:37 INFO : There was nothing to transfer 2025/07/10 01:07:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:07:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:07:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/10 01:07:37 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:07:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:07:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/10 01:07:37 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:07:37 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:37 INFO : There was nothing to transfer 2025/07/10 01:07:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:07:38 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 2025/07/10 01:07:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/10 01:07:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/10 01:07:38 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:07:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:07:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/10 01:07:38 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:07:38 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:38 INFO : There was nothing to transfer 2025/07/10 01:07:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:07:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/10 01:07:39 DEBUG : two: Need to transfer - File not found at Destination 2025/07/10 01:07:39 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:07:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:07:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/10 01:07:39 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:07:40 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/10 01:07:40 INFO : two: Copied (new) 2025/07/10 01:07:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:07:43 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/dest" 2025/07/10 01:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/pre-dest1" 2025/07/10 01:07:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/pre-dest2" 2025/07/10 01:07:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:07:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/10 01:07:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:07:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/10 01:07:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/10 01:07:48 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dest: Waiting for checks to finish 2025/07/10 01:07:48 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dest: Waiting for transfers to finish 2025/07/10 01:07:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/10 01:07:48 INFO : 3: Copied (new) 2025/07/10 01:07:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:07:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/dst" 2025/07/10 01:07:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/CopyDest" 2025/07/10 01:07:53 DEBUG : one: Need to transfer - File not found at Destination 2025/07/10 01:07:53 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:07:53 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:07:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:07:54 INFO : one: Copied (new) 2025/07/10 01:07:54 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:07:55 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:07:55 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:07:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/10 01:07:56 INFO : one: Copied (replaced existing) 2025/07/10 01:07:56 DEBUG : Waiting for deletions to finish 2025/07/10 01:07:58 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/BackupDir" 2025/07/10 01:07:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:07:59 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:07:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:07:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:08:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:08:01 INFO : one: Copied (server-side copy) 2025/07/10 01:08:01 INFO : one: Deleted 2025/07/10 01:08:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/10 01:08:01 INFO : one: Copied (server-side copy) 2025/07/10 01:08:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/10 01:08:01 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:08:01 DEBUG : Waiting for deletions to finish 2025/07/10 01:08:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:08:03 DEBUG : one: Unchanged skipping 2025/07/10 01:08:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:08:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/10 01:08:03 INFO : two: Copied (server-side copy) 2025/07/10 01:08:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/10 01:08:03 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:08:03 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:08:03 DEBUG : Waiting for deletions to finish 2025/07/10 01:08:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:08:04 DEBUG : one: Unchanged skipping 2025/07/10 01:08:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:08:04 DEBUG : two: Unchanged skipping 2025/07/10 01:08:04 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:08:04 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:08:04 DEBUG : Waiting for deletions to finish 2025/07/10 01:08:04 INFO : There was nothing to transfer 2025/07/10 01:08:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:08:05 DEBUG : one: Unchanged skipping 2025/07/10 01:08:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/10 01:08:05 DEBUG : three: Destination not found in --copy-dest 2025/07/10 01:08:05 DEBUG : three: Need to transfer - File not found at Destination 2025/07/10 01:08:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:08:05 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:08:05 DEBUG : two: Unchanged skipping 2025/07/10 01:08:05 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:08:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/10 01:08:06 INFO : three: Copied (new) 2025/07/10 01:08:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.79s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:08:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/dst" 2025/07/10 01:08:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/backup" 2025/07/10 01:08:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 01:08:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:08:13 DEBUG : two: Unchanged skipping 2025/07/10 01:08:13 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:08:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:08:14 INFO : one: Copied (server-side copy) 2025/07/10 01:08:15 INFO : one: Deleted 2025/07/10 01:08:15 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:08:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:08:16 INFO : one: Copied (new) 2025/07/10 01:08:16 DEBUG : Waiting for deletions to finish 2025/07/10 01:08:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:08:16 INFO : three.txt: Copied (server-side copy) 2025/07/10 01:08:16 INFO : three.txt: Deleted 2025/07/10 01:08:16 INFO : three.txt: Moved into backup dir 2025/07/10 01:08:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 01:08:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:08:18 DEBUG : two: Unchanged skipping 2025/07/10 01:08:18 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:08:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:08:19 INFO : one: Copied (server-side copy) 2025/07/10 01:08:19 INFO : one: Deleted 2025/07/10 01:08:19 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:08:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/10 01:08:19 INFO : one: Copied (new) 2025/07/10 01:08:19 DEBUG : Waiting for deletions to finish 2025/07/10 01:08:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:08:20 INFO : three.txt: Copied (server-side copy) 2025/07/10 01:08:20 INFO : three.txt: Deleted 2025/07/10 01:08:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.51s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:08:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/dst" 2025/07/10 01:08:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/backup" 2025/07/10 01:08:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 01:08:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:08:27 DEBUG : two: Unchanged skipping 2025/07/10 01:08:27 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:08:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:08:28 INFO : one: Copied (server-side copy) to: one.bak 2025/07/10 01:08:28 INFO : one: Deleted 2025/07/10 01:08:28 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:08:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:08:29 INFO : one: Copied (new) 2025/07/10 01:08:29 DEBUG : Waiting for deletions to finish 2025/07/10 01:08:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:08:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/10 01:08:30 INFO : three.txt: Deleted 2025/07/10 01:08:30 INFO : three.txt: Moved into backup dir 2025/07/10 01:08:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 01:08:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:08:31 DEBUG : two: Unchanged skipping 2025/07/10 01:08:31 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:08:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:08:32 INFO : one: Copied (server-side copy) to: one.bak 2025/07/10 01:08:32 INFO : one: Deleted 2025/07/10 01:08:32 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:08:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/10 01:08:33 INFO : one: Copied (new) 2025/07/10 01:08:33 DEBUG : Waiting for deletions to finish 2025/07/10 01:08:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:08:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/10 01:08:33 INFO : three.txt: Deleted 2025/07/10 01:08:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:08:36 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1090-16.backblaze.com/b2api/v1/b2_upload_file/df923d53d0ddfb1b9f780e1b/c001_v0001090_t0031": EOF 2025/07/10 01:08:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-16.backblaze.com/b2api/v1/b2_upload_file/df923d53d0ddfb1b9f780e1b/c001_v0001090_t0031": EOF) 2025/07/10 01:08:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cohekiy3wiyo: 1/10 (Post "https://pod-000-1090-16.backblaze.com/b2api/v1/b2_upload_file/df923d53d0ddfb1b9f780e1b/c001_v0001090_t0031": EOF) 2025/07/10 01:08:38 DEBUG : pacer: Reducing sleep to 10ms 2025/07/10 01:08:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/dst" 2025/07/10 01:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/backup" 2025/07/10 01:08:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 01:08:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:08:42 DEBUG : two: Unchanged skipping 2025/07/10 01:08:42 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:08:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:08:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/10 01:08:43 INFO : one: Deleted 2025/07/10 01:08:43 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:08:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:08:44 INFO : one: Copied (new) 2025/07/10 01:08:44 DEBUG : Waiting for deletions to finish 2025/07/10 01:08:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:08:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/10 01:08:45 INFO : three.txt: Deleted 2025/07/10 01:08:45 INFO : three.txt: Moved into backup dir 2025/07/10 01:08:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 01:08:46 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:08:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:08:46 DEBUG : two: Unchanged skipping 2025/07/10 01:08:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:08:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/10 01:08:47 INFO : one: Deleted 2025/07/10 01:08:47 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:08:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/10 01:08:47 INFO : one: Copied (new) 2025/07/10 01:08:47 DEBUG : Waiting for deletions to finish 2025/07/10 01:08:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:08:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/10 01:08:48 INFO : three.txt: Deleted 2025/07/10 01:08:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.97s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/dst" 2025/07/10 01:08:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:08:53 DEBUG : two: Unchanged skipping 2025/07/10 01:08:53 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:08:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 01:08:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:08:53 INFO : one: Copied (server-side copy) to: one.bak 2025/07/10 01:08:53 INFO : one: Deleted 2025/07/10 01:08:53 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:08:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:08:54 INFO : one: Copied (new) 2025/07/10 01:08:54 DEBUG : Waiting for deletions to finish 2025/07/10 01:08:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:08:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/10 01:08:55 INFO : three.txt: Deleted 2025/07/10 01:08:55 INFO : three.txt: Moved into backup dir 2025/07/10 01:08:56 DEBUG : one.bak: Excluded (Path Filter) 2025/07/10 01:08:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/10 01:08:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:08:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 01:08:56 DEBUG : two: Unchanged skipping 2025/07/10 01:08:56 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for checks to finish 2025/07/10 01:08:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:08:57 INFO : one: Copied (server-side copy) to: one.bak 2025/07/10 01:08:57 INFO : one: Deleted 2025/07/10 01:08:57 DEBUG : B2 bucket rclone-test-cohekiy3wiyo path dst: Waiting for transfers to finish 2025/07/10 01:08:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/10 01:08:57 INFO : one: Copied (new) 2025/07/10 01:08:57 DEBUG : Waiting for deletions to finish 2025/07/10 01:08:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:08:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/10 01:08:58 INFO : three.txt: Deleted 2025/07/10 01:08:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.41s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:09:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/dst" 2025/07/10 01:09:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 01:09:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:09:03 INFO : one: Copied (server-side copy) to: one.bak 2025/07/10 01:09:03 INFO : one: Deleted 2025/07/10 01:09:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:09:04 INFO : one: Copied (new) 2025/07/10 01:09:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:04 DEBUG : two: Unchanged skipping 2025/07/10 01:09:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/10 01:09:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:09:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/10 01:09:05 INFO : three.txt: Deleted 2025/07/10 01:09:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:09:06 INFO : three.txt: Copied (new) 2025/07/10 01:09:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 01:09:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:09:07 INFO : one: Copied (server-side copy) to: one.bak 2025/07/10 01:09:07 INFO : one: Deleted 2025/07/10 01:09:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/10 01:09:08 INFO : one: Copied (new) 2025/07/10 01:09:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:08 DEBUG : two: Unchanged skipping 2025/07/10 01:09:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/10 01:09:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:09:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/10 01:09:09 INFO : three.txt: Deleted 2025/07/10 01:09:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/10 01:09:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.63s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cohekiy3wiyo/dst" 2025/07/10 01:09:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 01:09:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/10 01:09:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/10 01:09:15 INFO : one: Deleted 2025/07/10 01:09:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:09:16 INFO : one: Copied (new) 2025/07/10 01:09:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:16 DEBUG : two: Unchanged skipping 2025/07/10 01:09:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/10 01:09:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/10 01:09:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/10 01:09:17 INFO : three.txt: Deleted 2025/07/10 01:09:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:09:17 INFO : three.txt: Copied (new) 2025/07/10 01:09:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 01:09:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/10 01:09:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/10 01:09:19 INFO : one: Deleted 2025/07/10 01:09:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/10 01:09:20 INFO : one: Copied (new) 2025/07/10 01:09:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:20 DEBUG : two: Unchanged skipping 2025/07/10 01:09:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/10 01:09:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/10 01:09:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/10 01:09:21 INFO : three.txt: Deleted 2025/07/10 01:09:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/10 01:09:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.38s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:09:24 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:09:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/10 01:09:24 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:09:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/10 01:09:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/10 01:09:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.41s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:09:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/10 01:09:26 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:09:26 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:09:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/10 01:09:26 INFO : existing: Copied (new) 2025/07/10 01:09:26 DEBUG : Waiting for deletions to finish 2025/07/10 01:09:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/10 01:09:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/10 01:09:27 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:09:27 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:09:27 ERROR : B2 bucket rclone-test-cohekiy3wiyo: not deleting files as there were IO errors 2025/07/10 01:09:27 ERROR : B2 bucket rclone-test-cohekiy3wiyo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.94s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:09:28 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:09:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:28 DEBUG : existing: Unchanged skipping 2025/07/10 01:09:28 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:09:28 DEBUG : Waiting for deletions to finish 2025/07/10 01:09:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:09:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:09:43 DEBUG : both0: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both13: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both14: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both15: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both11: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both12: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both18: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both19: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both1: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both2: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both3: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both10: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both5: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both6: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both7: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both8: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:09:43 DEBUG : both9: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both16: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both17: Unchanged skipping 2025/07/10 01:09:43 DEBUG : both4: Unchanged skipping 2025/07/10 01:09:43 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:09:43 DEBUG : Waiting for deletions to finish 2025/07/10 01:09:43 INFO : only3: Deleted 2025/07/10 01:09:44 INFO : only6: Deleted 2025/07/10 01:09:44 INFO : only5: Deleted 2025/07/10 01:09:44 INFO : only7: Deleted 2025/07/10 01:09:44 INFO : only10: Deleted 2025/07/10 01:09:44 INFO : only8: Deleted 2025/07/10 01:09:44 INFO : only9: Deleted 2025/07/10 01:09:44 INFO : only16: Deleted 2025/07/10 01:09:44 INFO : only1: Deleted 2025/07/10 01:09:44 INFO : only0: Deleted 2025/07/10 01:09:44 INFO : only12: Deleted 2025/07/10 01:09:44 INFO : only13: Deleted 2025/07/10 01:09:44 INFO : only15: Deleted 2025/07/10 01:09:44 INFO : only17: Deleted 2025/07/10 01:09:44 INFO : only18: Deleted 2025/07/10 01:09:44 INFO : only19: Deleted 2025/07/10 01:09:44 INFO : only4: Deleted 2025/07/10 01:09:44 INFO : only11: Deleted 2025/07/10 01:09:45 INFO : only14: Deleted 2025/07/10 01:09:45 INFO : only2: Deleted 2025/07/10 01:09:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.61s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:10:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both0: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:10:02 DEBUG : both13: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both10: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both15: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both16: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both17: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both18: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both19: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both1: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both2: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both3: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both4: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both5: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both6: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both11: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both12: Unchanged skipping 2025/07/10 01:10:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:02 DEBUG : both14: Unchanged skipping 2025/07/10 01:10:02 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : both7: Unchanged skipping 2025/07/10 01:10:02 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : both8: Unchanged skipping 2025/07/10 01:10:02 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : both9: Unchanged skipping 2025/07/10 01:10:02 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/10 01:10:02 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:10:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:02 INFO : only11: Copied (replaced existing) 2025/07/10 01:10:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:02 INFO : only12: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only0: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only17: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only13: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only15: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only18: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only14: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only16: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only19: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only3: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only4: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only5: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only7: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only6: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only8: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only9: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only2: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only1: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/10 01:10:03 INFO : only10: Copied (replaced existing) 2025/07/10 01:10:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.71s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:10:12 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:10:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:10:12 DEBUG : empty_on_remote: Making directory with metadata 2025/07/10 01:10:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:10:12 INFO : empty_on_remote: Making directory 2025/07/10 01:10:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/10 01:10:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/10 01:10:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/10 01:10:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:10:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:10:14 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:10:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:10:14 DEBUG : empty_on_remote: Making directory with metadata 2025/07/10 01:10:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 01:10:14 INFO : empty_on_remote: Making directory 2025/07/10 01:10:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/10 01:10:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/10 01:10:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/10 01:10:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:10:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/10 01:10:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:10:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:10:17 INFO : sub dir: Making directory 2025/07/10 01:10:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:10:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/10 01:10:19 INFO : sub dir: Making directory 2025/07/10 01:10:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.28s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:10:29 DEBUG : Waiting for deletions to finish 2025/07/10 01:10:29 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:10:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : apple: Unchanged skipping 2025/07/10 01:10:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:10:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : banana: Unchanged skipping 2025/07/10 01:10:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:10:29 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:10:29 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:10:29 DEBUG : Waiting for deletions to finish 2025/07/10 01:10:29 INFO : There was nothing to transfer 2025/07/10 01:10:29 DEBUG : Waiting for deletions to finish 2025/07/10 01:10:30 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : apple: Unchanged skipping 2025/07/10 01:10:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:10:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : banana: Unchanged skipping 2025/07/10 01:10:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:10:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:10:30 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:10:30 DEBUG : Waiting for deletions to finish 2025/07/10 01:10:30 INFO : There was nothing to transfer 2025/07/10 01:10:30 DEBUG : Waiting for deletions to finish 2025/07/10 01:10:30 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:10:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:10:44 DEBUG : Waiting for deletions to finish 2025/07/10 01:10:45 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:10:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : apple: Unchanged skipping 2025/07/10 01:10:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:10:46 DEBUG : banana: Unchanged skipping 2025/07/10 01:10:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:10:46 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:10:46 DEBUG : Waiting for deletions to finish 2025/07/10 01:10:46 INFO : There was nothing to transfer 2025/07/10 01:10:46 DEBUG : Waiting for deletions to finish 2025/07/10 01:10:46 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : apple: Unchanged skipping 2025/07/10 01:10:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:10:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:10:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : banana: Unchanged skipping 2025/07/10 01:10:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:10:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:10:46 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:10:46 DEBUG : Waiting for deletions to finish 2025/07/10 01:10:46 INFO : There was nothing to transfer 2025/07/10 01:10:46 DEBUG : Waiting for deletions to finish 2025/07/10 01:10:46 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:10:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:11:01 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:02 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/10 01:11:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:02 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:11:02 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:11:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/10 01:11:02 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/10 01:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/10 01:11:02 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/10 01:11:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/10 01:11:03 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/10 01:11:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/10 01:11:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/10 01:11:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/10 01:11:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/10 01:11:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/10 01:11:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/10 01:11:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/10 01:11:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/10 01:11:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/10 01:11:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/10 01:11:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/10 01:11:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/10 01:11:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:11:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/10 01:11:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/10 01:11:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/10 01:11:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:11:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/10 01:11:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:04 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:04 INFO : banana: Deleted 2025/07/10 01:11:04 INFO : splitbananasplit: Deleted 2025/07/10 01:11:04 INFO : dir1/0003-defghij.txt: Deleted 2025/07/10 01:11:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/10 01:11:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/10 01:11:04 INFO : dir1/0007-1234567.txt: Deleted 2025/07/10 01:11:04 INFO : dir1/0011-56789;.txt: Deleted 2025/07/10 01:11:04 INFO : dir1/0013-789;=.txt: Deleted 2025/07/10 01:11:04 INFO : apple: Deleted 2025/07/10 01:11:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/10 01:11:05 INFO : dir1/0009-3456789.txt: Deleted 2025/07/10 01:11:05 INFO : dir1/0012-6789;.txt: Deleted 2025/07/10 01:11:05 INFO : dir1/0015-9;=.txt: Deleted 2025/07/10 01:11:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/10 01:11:05 INFO : dir1/0014-89;=.txt: Deleted 2025/07/10 01:11:05 INFO : appleappleapplebanana: Deleted 2025/07/10 01:11:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/10 01:11:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/10 01:11:05 INFO : dir1/0008-2345678.txt: Deleted 2025/07/10 01:11:05 INFO : dir1/0010-456789.txt: Deleted 2025/07/10 01:11:05 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/10 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : apple: Unchanged skipping 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:11:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : banana: Unchanged skipping 2025/07/10 01:11:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/10 01:11:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:11:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:11:05 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:11:05 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:11:05 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:05 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/10 01:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/10 01:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/10 01:11:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/10 01:11:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/10 01:11:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/10 01:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/10 01:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/10 01:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/10 01:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/10 01:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/10 01:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:11:21 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:21 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:11:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:22 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:11:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:11:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:11:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:11:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:11:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:11:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:11:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:11:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:11:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:11:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:11:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:11:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:11:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:11:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:11:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:11:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:11:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:11:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:11:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:11:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:11:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:11:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:11:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:11:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:11:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:11:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:11:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:11:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:11:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:11:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:11:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:11:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:11:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:11:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:11:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/10 01:11:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/10 01:11:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/10 01:11:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/10 01:11:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/10 01:11:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/10 01:11:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/10 01:11:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/10 01:11:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/10 01:11:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/10 01:11:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/10 01:11:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/10 01:11:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/10 01:11:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:22 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:11:22 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:11:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/10 01:11:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/10 01:11:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/10 01:11:22 INFO : apple: Copied (new) to: PREFIXapple 2025/07/10 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:11:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/10 01:11:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/10 01:11:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:11:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/10 01:11:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:11:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:11:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/10 01:11:23 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/10 01:11:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/10 01:11:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:11:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:11:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/10 01:11:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:11:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:11:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/10 01:11:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:11:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:11:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/10 01:11:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:11:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:11:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/10 01:11:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:11:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:11:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/10 01:11:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:11:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:11:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/10 01:11:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:11:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:11:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/10 01:11:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/10 01:11:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:11:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/10 01:11:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:11:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:11:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/10 01:11:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:11:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:11:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/10 01:11:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:11:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:11:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/10 01:11:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:11:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/10 01:11:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:11:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/10 01:11:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:11:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/10 01:11:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:11:24 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/10 01:11:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/10 01:11:24 INFO : dir1/0010-456789.txt: Deleted 2025/07/10 01:11:24 INFO : dir1/0011-56789;.txt: Deleted 2025/07/10 01:11:24 INFO : dir1/0013-789;=.txt: Deleted 2025/07/10 01:11:24 INFO : dir1/0015-9;=.txt: Deleted 2025/07/10 01:11:24 INFO : banana: Deleted 2025/07/10 01:11:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/10 01:11:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/10 01:11:24 INFO : dir1/0003-defghij.txt: Deleted 2025/07/10 01:11:24 INFO : appleappleapplebanana: Deleted 2025/07/10 01:11:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/10 01:11:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/10 01:11:25 INFO : dir1/0007-1234567.txt: Deleted 2025/07/10 01:11:25 INFO : dir1/0008-2345678.txt: Deleted 2025/07/10 01:11:25 INFO : dir1/0009-3456789.txt: Deleted 2025/07/10 01:11:25 INFO : dir1/0012-6789;.txt: Deleted 2025/07/10 01:11:25 INFO : dir1/0014-89;=.txt: Deleted 2025/07/10 01:11:25 INFO : apple: Deleted 2025/07/10 01:11:25 INFO : splitbananasplit: Deleted 2025/07/10 01:11:25 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:11:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/10 01:11:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/10 01:11:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/10 01:11:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/10 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/10 01:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/10 01:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/10 01:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/10 01:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/10 01:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/10 01:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/10 01:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/10 01:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/10 01:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/10 01:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/10 01:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/10 01:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/10 01:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/10 01:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/10 01:11:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:25 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:11:25 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:11:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/10 01:11:26 INFO : apple: Copied (new) 2025/07/10 01:11:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/10 01:11:26 INFO : banana: Copied (new) 2025/07/10 01:11:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/10 01:11:26 INFO : appleappleapplebanana: Copied (new) 2025/07/10 01:11:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/10 01:11:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/10 01:11:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/10 01:11:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/10 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/10 01:11:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/10 01:11:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/10 01:11:26 INFO : splitbananasplit: Copied (new) 2025/07/10 01:11:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/10 01:11:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/10 01:11:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/10 01:11:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/10 01:11:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/10 01:11:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/10 01:11:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/10 01:11:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/10 01:11:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/10 01:11:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/10 01:11:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/10 01:11:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/10 01:11:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/10 01:11:27 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/10 01:11:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/10 01:11:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/10 01:11:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/10 01:11:27 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/10 01:11:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/10 01:11:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/10 01:11:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/10 01:11:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/10 01:11:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/10 01:11:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/10 01:11:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/10 01:11:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/10 01:11:27 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:28 INFO : PREFIXbanana: Deleted 2025/07/10 01:11:28 INFO : PREFIXsplitbananasplit: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/10 01:11:28 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/10 01:11:28 INFO : PREFIXapple: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/10 01:11:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/10 01:11:28 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:28 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:11:28 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:29 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:11:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:11:43 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:43 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:11:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:11:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:11:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:11:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:11:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:11:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:11:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:44 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:11:44 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:11:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/10 01:11:44 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/10 01:11:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/10 01:11:44 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/10 01:11:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:11:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/10 01:11:44 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/10 01:11:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/10 01:11:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/10 01:11:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/10 01:11:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/10 01:11:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/10 01:11:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/10 01:11:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/10 01:11:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/10 01:11:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/10 01:11:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/10 01:11:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/10 01:11:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:11:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:11:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/10 01:11:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:11:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/10 01:11:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:11:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/10 01:11:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:11:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/10 01:11:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:11:46 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:46 INFO : dir1/0011-56789;.txt: Deleted 2025/07/10 01:11:46 INFO : dir1/0012-6789;.txt: Deleted 2025/07/10 01:11:46 INFO : dir1/0010-456789.txt: Deleted 2025/07/10 01:11:46 INFO : banana: Deleted 2025/07/10 01:11:46 INFO : dir1/0013-789;=.txt: Deleted 2025/07/10 01:11:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/10 01:11:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/10 01:11:46 INFO : dir1/0008-2345678.txt: Deleted 2025/07/10 01:11:46 INFO : dir1/0014-89;=.txt: Deleted 2025/07/10 01:11:46 INFO : dir1/0015-9;=.txt: Deleted 2025/07/10 01:11:46 INFO : splitbananasplit: Deleted 2025/07/10 01:11:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/10 01:11:46 INFO : apple: Deleted 2025/07/10 01:11:46 INFO : appleappleapplebanana: Deleted 2025/07/10 01:11:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/10 01:11:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/10 01:11:47 INFO : dir1/0009-3456789.txt: Deleted 2025/07/10 01:11:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/10 01:11:47 INFO : dir1/0003-defghij.txt: Deleted 2025/07/10 01:11:47 INFO : dir1/0007-1234567.txt: Deleted 2025/07/10 01:11:47 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:47 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/10 01:11:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : apple: transformed to: appleSUFFIX 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/10 01:11:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/10 01:11:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/10 01:11:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:11:47 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:11:47 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:11:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/10 01:11:48 INFO : appleappleapplebanana: Copied (new) 2025/07/10 01:11:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/10 01:11:48 INFO : apple: Copied (new) 2025/07/10 01:11:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/10 01:11:48 INFO : splitbananasplit: Copied (new) 2025/07/10 01:11:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/10 01:11:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/10 01:11:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/10 01:11:48 INFO : banana: Copied (new) 2025/07/10 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/10 01:11:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/10 01:11:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/10 01:11:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/10 01:11:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/10 01:11:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/10 01:11:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/10 01:11:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/10 01:11:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/10 01:11:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/10 01:11:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/10 01:11:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/10 01:11:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/10 01:11:48 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/10 01:11:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/10 01:11:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/10 01:11:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/10 01:11:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/10 01:11:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/10 01:11:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/10 01:11:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/10 01:11:49 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/10 01:11:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/10 01:11:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/10 01:11:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/10 01:11:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/10 01:11:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/10 01:11:49 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/10 01:11:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/10 01:11:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/10 01:11:49 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:50 INFO : appleSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : bananaSUFFIX: Deleted 2025/07/10 01:11:50 INFO : splitbananasplitSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/10 01:11:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/10 01:11:50 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:50 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:11:50 DEBUG : Waiting for deletions to finish 2025/07/10 01:11:51 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:11:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:12:05 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:05 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:12:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:05 DEBUG : apple: Unchanged skipping 2025/07/10 01:12:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:05 DEBUG : banana: Unchanged skipping 2025/07/10 01:12:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:12:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/10 01:12:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/10 01:12:05 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:12:05 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:12:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:12:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/10 01:12:06 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/10 01:12:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:12:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/10 01:12:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/10 01:12:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:12:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/10 01:12:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/10 01:12:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:12:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/10 01:12:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/10 01:12:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:12:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/10 01:12:06 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/10 01:12:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:12:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/10 01:12:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/10 01:12:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:12:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/10 01:12:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/10 01:12:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:12:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/10 01:12:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/10 01:12:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:12:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/10 01:12:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/10 01:12:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:12:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/10 01:12:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/10 01:12:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:12:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/10 01:12:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/10 01:12:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:12:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/10 01:12:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/10 01:12:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:12:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/10 01:12:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/10 01:12:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/10 01:12:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/10 01:12:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:12:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:12:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/10 01:12:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/10 01:12:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/10 01:12:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/10 01:12:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/10 01:12:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/10 01:12:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/10 01:12:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/10 01:12:07 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:07 INFO : splitbananasplit: Deleted 2025/07/10 01:12:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/10 01:12:07 INFO : dir1/0003-defghij.txt: Deleted 2025/07/10 01:12:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/10 01:12:08 INFO : dir1/0009-3456789.txt: Deleted 2025/07/10 01:12:08 INFO : dir1/0015-9;=.txt: Deleted 2025/07/10 01:12:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/10 01:12:08 INFO : dir1/0014-89;=.txt: Deleted 2025/07/10 01:12:08 INFO : dir1/0008-2345678.txt: Deleted 2025/07/10 01:12:08 INFO : dir1/0010-456789.txt: Deleted 2025/07/10 01:12:08 INFO : dir1/0013-789;=.txt: Deleted 2025/07/10 01:12:08 INFO : appleappleapplebanana: Deleted 2025/07/10 01:12:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/10 01:12:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/10 01:12:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/10 01:12:08 INFO : dir1/0007-1234567.txt: Deleted 2025/07/10 01:12:08 INFO : dir1/0011-56789;.txt: Deleted 2025/07/10 01:12:08 INFO : dir1/0012-6789;.txt: Deleted 2025/07/10 01:12:08 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:08 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : appleapple: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/10 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:12:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:12:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:12:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:12:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:12:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:12:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:12:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:12:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:12:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:12:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:12:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:12:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:12:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:12:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:12:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:12:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:12:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:12:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:12:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:12:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:12:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:12:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:12:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:12:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:12:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:12:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:12:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:12:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:12:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:12:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:12:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:12:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:12:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:12:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:12:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:12:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:12:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:12:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:12:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:12:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:12:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:12:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:12:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:12:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:12:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:12:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:12:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:12:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:12:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:12:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:12:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:12:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:12:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:12:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:12:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:12:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:12:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:12:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:12:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:12:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:12:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:12:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:12:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:12:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:12:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:12:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:12:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:12:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:12:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:12:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:12:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:12:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:12:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : apple: Unchanged skipping 2025/07/10 01:12:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:12:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : banana: Unchanged skipping 2025/07/10 01:12:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/10 01:12:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/10 01:12:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/10 01:12:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/10 01:12:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/10 01:12:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/10 01:12:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/10 01:12:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/10 01:12:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/10 01:12:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/10 01:12:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/10 01:12:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/10 01:12:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/10 01:12:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/10 01:12:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/10 01:12:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/10 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:12:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:12:09 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:12:09 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:09 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:09 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : appleapple: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/10 01:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:12:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:12:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:12:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:12:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:12:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:12:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:12:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:12:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:12:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:12:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:12:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:12:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:12:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:12:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:12:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:12:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:12:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:12:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:12:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:12:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:12:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:12:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:12:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:12:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:12:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:12:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:12:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:12:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:12:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/10 01:12:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:12:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/10 01:12:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/10 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/10 01:12:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/10 01:12:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/10 01:12:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/10 01:12:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/10 01:12:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/10 01:12:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/10 01:12:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/10 01:12:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/10 01:12:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/10 01:12:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/10 01:12:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/10 01:12:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/10 01:12:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/10 01:12:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/10 01:12:09 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:12:23 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:23 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:12:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:12:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : apple: Unchanged skipping 2025/07/10 01:12:24 DEBUG : banana: Unchanged skipping 2025/07/10 01:12:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:12:24 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:12:24 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:12:24 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:24 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:24 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:12:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : banana: Unchanged skipping 2025/07/10 01:12:25 DEBUG : apple: Unchanged skipping 2025/07/10 01:12:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:12:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:12:25 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:12:25 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:25 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:25 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:25 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:12:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:12:40 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:40 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:12:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : banana: Unchanged skipping 2025/07/10 01:12:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:12:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : apple: Unchanged skipping 2025/07/10 01:12:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:12:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:12:40 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:12:40 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:40 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:41 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:12:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : apple: Unchanged skipping 2025/07/10 01:12:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:12:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : banana: Unchanged skipping 2025/07/10 01:12:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:12:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:12:41 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:12:41 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:41 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:42 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:12:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:12:56 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:56 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:12:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : apple: Unchanged skipping 2025/07/10 01:12:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:12:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : banana: Unchanged skipping 2025/07/10 01:12:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:12:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:12:57 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:57 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:57 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:12:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : apple: Unchanged skipping 2025/07/10 01:12:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:12:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : banana: Unchanged skipping 2025/07/10 01:12:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:12:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:12:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:12:57 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:12:57 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:57 DEBUG : Waiting for deletions to finish 2025/07/10 01:12:58 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:12:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:11 DEBUG : Waiting for deletions to finish 2025/07/10 01:13:12 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : apple: Unchanged skipping 2025/07/10 01:13:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:13:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : banana: Unchanged skipping 2025/07/10 01:13:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:13:12 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:12 DEBUG : Waiting for deletions to finish 2025/07/10 01:13:12 DEBUG : Waiting for deletions to finish 2025/07/10 01:13:12 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:13:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : apple: Unchanged skipping 2025/07/10 01:13:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:13:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : banana: Unchanged skipping 2025/07/10 01:13:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:13:13 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:13 DEBUG : Waiting for deletions to finish 2025/07/10 01:13:13 DEBUG : Waiting for deletions to finish 2025/07/10 01:13:13 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:13:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:29 DEBUG : Waiting for deletions to finish 2025/07/10 01:13:29 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:13:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:13:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:13:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : banana: Unchanged skipping 2025/07/10 01:13:30 DEBUG : apple: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:30 DEBUG : Waiting for deletions to finish 2025/07/10 01:13:30 DEBUG : Waiting for deletions to finish 2025/07/10 01:13:30 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/10 01:13:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/10 01:13:30 DEBUG : banana: Unchanged skipping 2025/07/10 01:13:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : apple: Unchanged skipping 2025/07/10 01:13:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/10 01:13:30 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:30 DEBUG : Waiting for deletions to finish 2025/07/10 01:13:30 DEBUG : Waiting for deletions to finish 2025/07/10 01:13:31 DEBUG : apple: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : banana: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/10 01:13:31 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (194.55s) --- PASS: TestTransform/NFC (14.38s) --- PASS: TestTransform/NFD (15.76s) --- PASS: TestTransform/base64 (19.23s) --- PASS: TestTransform/prefix (23.08s) --- PASS: TestTransform/suffix (21.86s) --- PASS: TestTransform/truncate (18.26s) --- PASS: TestTransform/encoder (16.65s) --- PASS: TestTransform/ISO-8859-1 (15.97s) --- PASS: TestTransform/charmap (16.27s) --- PASS: TestTransform/lowercase (15.40s) --- PASS: TestTransform/ascii (17.67s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/10 01:13:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/10 01:13:36 INFO : sub dir_somesuffix: Making directory 2025/07/10 01:13:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/10 01:13:36 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/10 01:13:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/10 01:13:36 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/10 01:13:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/10 01:13:36 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:36 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:36 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/10 01:13:36 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:37 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:37 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:37 INFO : tictactoe: Making directory 2025/07/10 01:13:37 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:37 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:37 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/10 01:13:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:37 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:37 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:38 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:38 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/10 01:13:38 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:39 INFO : toe: Making directory 2025/07/10 01:13:39 INFO : toe/toe: Making directory 2025/07/10 01:13:39 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/10 01:13:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/10 01:13:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/10 01:13:39 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:39 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/10 01:13:40 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.80s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:41 INFO : toe: Making directory 2025/07/10 01:13:41 INFO : toe/toe: Making directory 2025/07/10 01:13:41 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/10 01:13:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/10 01:13:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/10 01:13:41 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:41 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/10 01:13:42 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.12s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:43 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:13:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 01:13:43 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:43 INFO : tictacempty_dir: Making directory 2025/07/10 01:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:43 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:43 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:43 INFO : tictactoe: Making directory 2025/07/10 01:13:43 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:43 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:43 INFO : tictactoe/tictactoe: Making directory 2025/07/10 01:13:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/10 01:13:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:13:43 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:43 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/10 01:13:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/10 01:13:44 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:45 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:13:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 01:13:45 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:45 INFO : tictacempty_dir: Making directory 2025/07/10 01:13:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:45 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:45 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:45 INFO : tictactoe: Making directory 2025/07/10 01:13:45 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:45 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:45 INFO : tictactoe/tictactoe: Making directory 2025/07/10 01:13:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/10 01:13:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:13:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:45 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:45 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:46 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/10 01:13:46 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:46 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:46 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:46 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/10 01:13:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/10 01:13:46 NOTICE: B2 bucket rclone-test-cohekiy3wiyo: 0 differences found 2025/07/10 01:13:46 NOTICE: B2 bucket rclone-test-cohekiy3wiyo: 1 matching files --- PASS: TestAllTag (1.99s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:47 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:47 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:47 INFO : tictactoe: Making directory 2025/07/10 01:13:47 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:47 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:47 INFO : tictactoe/tictactoe: Making directory 2025/07/10 01:13:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/10 01:13:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:13:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/10 01:13:47 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:47 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/10 01:13:48 DEBUG : Waiting for deletions to finish 2025/07/10 01:13:48 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:48 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:48 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:48 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:13:48 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/10 01:13:48 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/10 01:13:48 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:48 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.26s) === RUN TestSyntax 2025/07/10 01:13:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:49 INFO : toe: Making directory 2025/07/10 01:13:49 INFO : toe/toe: Making directory 2025/07/10 01:13:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/10 01:13:49 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:49 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:50 INFO : toe/toe/toe: Copied (new) 2025/07/10 01:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.02s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:51 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:13:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 01:13:51 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:51 INFO : tictacempty_dir: Making directory 2025/07/10 01:13:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:51 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:51 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:51 INFO : tictactoe: Making directory 2025/07/10 01:13:51 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:51 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:51 INFO : tictactoe/tictactoe: Making directory 2025/07/10 01:13:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/10 01:13:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:13:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:51 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:51 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:52 INFO : toe/toe/toe.txt: Deleted 2025/07/10 01:13:52 INFO : toe/toe: Removing directory 2025/07/10 01:13:52 INFO : toe: Removing directory 2025/07/10 01:13:52 INFO : empty_dir: Removing directory 2025/07/10 01:13:52 DEBUG : Local file system at /tmp/rclone1244671544: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:52 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:13:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 01:13:52 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:53 INFO : tictacempty_dir: Making directory 2025/07/10 01:13:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:53 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:53 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:53 INFO : tictactoe: Making directory 2025/07/10 01:13:53 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:53 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:53 INFO : tictactoe/tictactoe: Making directory 2025/07/10 01:13:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/10 01:13:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:13:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:53 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:53 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:53 INFO : toe/toe/toe.txt: Deleted 2025/07/10 01:13:53 INFO : toe/toe: Removing directory 2025/07/10 01:13:53 INFO : toe: Removing directory 2025/07/10 01:13:53 INFO : empty_dir: Removing directory 2025/07/10 01:13:53 DEBUG : Local file system at /tmp/rclone1244671544: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/10 01:13:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/10 01:13:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/10 01:13:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/10 01:13:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/10 01:13:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/10 01:13:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.18s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:56 DEBUG : Reset feature "Copy" 2025/07/10 01:13:56 DEBUG : Reset feature "Move" 2025/07/10 01:13:56 DEBUG : Reset feature "Copy" 2025/07/10 01:13:56 DEBUG : Reset feature "Move" 2025/07/10 01:13:56 DEBUG : empty_dir: Making directory with metadata 2025/07/10 01:13:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 01:13:56 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:56 INFO : tictacempty_dir: Making directory 2025/07/10 01:13:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/10 01:13:56 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:56 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:56 INFO : tictactoe: Making directory 2025/07/10 01:13:56 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:56 DEBUG : toe: transformed to: tictactoe 2025/07/10 01:13:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:56 INFO : tictactoe/tictactoe: Making directory 2025/07/10 01:13:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/10 01:13:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/10 01:13:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:13:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:56 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:13:56 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:13:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/10 01:13:57 INFO : toe/toe/toe.txt: Deleted 2025/07/10 01:13:57 INFO : toe/toe: Removing directory 2025/07/10 01:13:57 INFO : toe: Removing directory 2025/07/10 01:13:57 INFO : empty_dir: Removing directory 2025/07/10 01:13:57 DEBUG : Local file system at /tmp/rclone1244671544: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/10 01:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/10 01:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/10 01:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/10 01:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/10 01:13:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:13:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/10 01:13:59 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.73s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:13:59 DEBUG : toe: transformed to: dG9l 2025/07/10 01:14:00 DEBUG : toe: transformed to: dG9l 2025/07/10 01:14:00 INFO : dG9l: Making directory 2025/07/10 01:14:00 DEBUG : toe: transformed to: dG9l 2025/07/10 01:14:00 DEBUG : toe: transformed to: dG9l 2025/07/10 01:14:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/10 01:14:00 INFO : dG9l/dG9l: Making directory 2025/07/10 01:14:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/10 01:14:00 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/10 01:14:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/10 01:14:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/10 01:14:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/10 01:14:00 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:14:00 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:14:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:14:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/10 01:14:00 DEBUG : Waiting for deletions to finish 2025/07/10 01:14:01 DEBUG : dG9l: transformed to: toe 2025/07/10 01:14:01 DEBUG : dG9l: transformed to: toe 2025/07/10 01:14:01 DEBUG : dG9l: transformed to: toe 2025/07/10 01:14:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/10 01:14:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/10 01:14:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/10 01:14:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/10 01:14:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/10 01:14:01 DEBUG : Local file system at /tmp/rclone1244671544: Waiting for checks to finish 2025/07/10 01:14:01 DEBUG : Local file system at /tmp/rclone1244671544: Waiting for transfers to finish 2025/07/10 01:14:01 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.40s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-cohekiy3wiyo", Local "Local file system at /tmp/rclone1244671544", Modify Window "1ms" 2025/07/10 01:14:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:14:02 DEBUG : toe: transformed to: 2025/07/10 01:14:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:14:02 DEBUG : toe: transformed to: 2025/07/10 01:14:02 INFO : B2 bucket rclone-test-cohekiy3wiyo: Making directory 2025/07/10 01:14:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:14:02 DEBUG : toe: transformed to: 2025/07/10 01:14:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:14:02 DEBUG : toe: transformed to: 2025/07/10 01:14:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:14:02 DEBUG : toe/toe: transformed to: 2025/07/10 01:14:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/10 01:14:02 INFO : toe/toe: Making directory 2025/07/10 01:14:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:14:02 DEBUG : toe/toe: transformed to: 2025/07/10 01:14:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/10 01:14:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:14:02 DEBUG : toe: transformed to: 2025/07/10 01:14:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/10 01:14:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/10 01:14:02 DEBUG : toe/toe/toe: transformed to: 2025/07/10 01:14:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/10 01:14:02 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for checks to finish 2025/07/10 01:14:02 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Waiting for transfers to finish 2025/07/10 01:14:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/10 01:14:03 INFO : toe/toe/toe: Copied (new) 2025/07/10 01:14:03 ERROR : B2 bucket rclone-test-cohekiy3wiyo: not deleting files as there were IO errors 2025/07/10 01:14:03 ERROR : B2 bucket rclone-test-cohekiy3wiyo: not deleting directories as there were IO errors --- PASS: TestError (1.78s) PASS 2025/07/10 01:14:04 DEBUG : B2 bucket rclone-test-cohekiy3wiyo: Purge remote 2025/07/10 01:14:04 INFO : B2 bucket rclone-test-cohekiy3wiyo: cleaning bucket "rclone-test-cohekiy3wiyo" of all files 2025/07/10 01:14:05 DEBUG : BackupDir/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18dfe_d20250710_m010806_c001_v7007000_t0000_u01752109686912") 2025/07/10 01:14:05 DEBUG : BackupDir/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1170c7da754ec009_d20250710_m010800_c001_v0001137_t0017_u01752109680907") 2025/07/10 01:14:05 DEBUG : CompareDest/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea481ee_d20250710_m010740_c001_v7007000_t0000_u01752109660717") 2025/07/10 01:14:05 DEBUG : CompareDest/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060ea3_d20250710_m010734_c001_v0001090_t0007_u01752109654861") 2025/07/10 01:14:05 DEBUG : CompareDest/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea481ef_d20250710_m010740_c001_v7007000_t0000_u01752109660900") 2025/07/10 01:14:05 DEBUG : CompareDest/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fffaa8_d20250710_m010736_c001_v0001183_t0007_u01752109656365") 2025/07/10 01:14:05 DEBUG : CopyDest/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18dff_d20250710_m010807_c001_v7007000_t0000_u01752109687094") 2025/07/10 01:14:05 DEBUG : CopyDest/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6e29_d20250710_m010757_c001_v0001131_t0024_u01752109677920") 2025/07/10 01:14:05 DEBUG : CopyDest/three: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18e00_d20250710_m010807_c001_v7007000_t0000_u01752109687278") 2025/07/10 01:14:05 DEBUG : CopyDest/three: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fffca2_d20250710_m010804_c001_v0001183_t0011_u01752109684861") 2025/07/10 01:14:05 DEBUG : CopyDest/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18e01_d20250710_m010807_c001_v7007000_t0000_u01752109687510") 2025/07/10 01:14:05 DEBUG : CopyDest/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060ed3_d20250710_m010802_c001_v0001090_t0034_u01752109682579") 2025/07/10 01:14:05 DEBUG : EXISTING: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970aa9_d20250710_m010929_c001_v7007000_t0000_u01752109769005") 2025/07/10 01:14:05 DEBUG : EXISTING: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f13_d20250710_m010927_c001_v0001131_t0045_u01752109767907") 2025/07/10 01:14:05 DEBUG : PREFIXapple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f54d_d20250710_m011128_c001_v7007000_t0000_u01752109888380") 2025/07/10 01:14:05 DEBUG : PREFIXapple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7120_d20250710_m011122_c001_v0001131_t0005_u01752109882544") 2025/07/10 01:14:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f415813631ce63c25_d20250710_m011128_c001_v7007000_t0000_u01752109888236") 2025/07/10 01:14:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b474_d20250710_m011122_c001_v0001042_t0019_u01752109882577") 2025/07/10 01:14:05 DEBUG : PREFIXbanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f413e410e2c855c69_d20250710_m011127_c001_v7007000_t0000_u01752109887984") 2025/07/10 01:14:06 DEBUG : PREFIXbanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41b7_d20250710_m011122_c001_v0001043_t0056_u01752109882557") 2025/07/10 01:14:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f548_d20250710_m011127_c001_v7007000_t0000_u01752109887995") 2025/07/10 01:14:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000b86_d20250710_m011122_c001_v0001183_t0051_u01752109882565") 2025/07/10 01:14:06 DEBUG : Testêé: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970aa6_d20250710_m010925_c001_v7007000_t0000_u01752109765591") 2025/07/10 01:14:06 DEBUG : Testêé: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f0d_d20250710_m010924_c001_v0001131_t0007_u01752109764921") 2025/07/10 01:14:06 DEBUG : Testêé: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0001f5_d20250710_m010923_c001_v0001183_t0010_u01752109763913") 2025/07/10 01:14:06 DEBUG : YXBwbGU=: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ee5_d20250710_m011106_c001_v7007000_t0000_u01752109866775") 2025/07/10 01:14:06 DEBUG : YXBwbGU=: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0009cd_d20250710_m011102_c001_v0001183_t0059_u01752109862659") 2025/07/10 01:14:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ee6_d20250710_m011106_c001_v7007000_t0000_u01752109866958") 2025/07/10 01:14:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b70dc_d20250710_m011102_c001_v0001131_t0029_u01752109862683") 2025/07/10 01:14:06 DEBUG : YmFuYW5h: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ee7_d20250710_m011107_c001_v7007000_t0000_u01752109867138") 2025/07/10 01:14:06 DEBUG : YmFuYW5h: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4189_d20250710_m011102_c001_v0001043_t0056_u01752109862674") 2025/07/10 01:14:06 DEBUG : a/potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48106_d20250710_m010608_c001_v7007000_t0000_u01752109568148") 2025/07/10 01:14:06 DEBUG : a/potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff2de_d20250710_m010607_c001_v0001183_t0031_u01752109567567") 2025/07/10 01:14:06 DEBUG : a/potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48101_d20250710_m010606_c001_v7007000_t0000_u01752109566221") 2025/07/10 01:14:06 DEBUG : a/potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff2a8_d20250710_m010605_c001_v0001183_t0012_u01752109565432") 2025/07/10 01:14:06 DEBUG : a/potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d11_d20250710_m010549_c001_v7007000_t0000_u01752109549681") 2025/07/10 01:14:06 DEBUG : a/potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff0a2_d20250710_m010548_c001_v0001183_t0022_u01752109548911") 2025/07/10 01:14:06 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f631_d20250710_m011331_c001_v7007000_t0000_u01752110011781") 2025/07/10 01:14:06 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0015d7_d20250710_m011327_c001_v0001183_t0037_u01752110007225") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0c6_d20250710_m011314_c001_v7007000_t0000_u01752109994267") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a001475_d20250710_m011309_c001_v0001183_t0041_u01752109989849") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b0ff_d20250710_m011258_c001_v7007000_t0000_u01752109978671") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00131d_d20250710_m011254_c001_v0001183_t0053_u01752109974628") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f296b_d20250710_m011242_c001_v7007000_t0000_u01752109962590") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0011c4_d20250710_m011238_c001_v0001183_t0053_u01752109958436") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a58b_d20250710_m011226_c001_v7007000_t0000_u01752109946504") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00108a_d20250710_m011221_c001_v0001183_t0006_u01752109941936") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16bf_d20250710_m011209_c001_v7007000_t0000_u01752109929889") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000ef8_d20250710_m011203_c001_v0001183_t0046_u01752109923790") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a45_d20250710_m011151_c001_v7007000_t0000_u01752109911682") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b718e_d20250710_m011148_c001_v0001131_t0024_u01752109908012") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943f87_d20250710_m011146_c001_v7007000_t0000_u01752109906882") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000d18_d20250710_m011141_c001_v0001183_t0030_u01752109901851") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0626_d20250710_m011129_c001_v7007000_t0000_u01752109889718") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000bd4_d20250710_m011125_c001_v0001183_t0026_u01752109885969") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f53a_d20250710_m011125_c001_v7007000_t0000_u01752109885044") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b711c_d20250710_m011120_c001_v0001131_t0046_u01752109880154") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03e75_d20250710_m011104_c001_v7007000_t0000_u01752109864845") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000997_d20250710_m011059_c001_v0001183_t0033_u01752109859742") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24a8_d20250710_m011047_c001_v7007000_t0000_u01752109847480") 2025/07/10 01:14:07 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000837_d20250710_m011043_c001_v0001183_t0055_u01752109843680") 2025/07/10 01:14:08 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18eb1_d20250710_m011031_c001_v7007000_t0000_u01752109831318") 2025/07/10 01:14:08 DEBUG : apple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0006c9_d20250710_m011027_c001_v0001183_t0024_u01752109827387") 2025/07/10 01:14:08 DEBUG : appleSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f421d60b636a7f44b_d20250710_m011149_c001_v7007000_t0000_u01752109909929") 2025/07/10 01:14:08 DEBUG : appleSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4c2_d20250710_m011144_c001_v0001042_t0020_u01752109904547") 2025/07/10 01:14:08 DEBUG : appleapple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16c0_d20250710_m011210_c001_v7007000_t0000_u01752109930073") 2025/07/10 01:14:08 DEBUG : appleapple: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000f24_d20250710_m011205_c001_v0001183_t0003_u01752109925941") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f632_d20250710_m011331_c001_v7007000_t0000_u01752110011966") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc430f_d20250710_m011328_c001_v0001043_t0006_u01752110008091") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0c7_d20250710_m011314_c001_v7007000_t0000_u01752109994450") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc42f3_d20250710_m011310_c001_v0001043_t0057_u01752109990436") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b100_d20250710_m011258_c001_v7007000_t0000_u01752109978856") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc42cd_d20250710_m011255_c001_v0001043_t0017_u01752109975123") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f296c_d20250710_m011242_c001_v7007000_t0000_u01752109962773") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc42a3_d20250710_m011239_c001_v0001043_t0049_u01752109959150") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a58c_d20250710_m011226_c001_v7007000_t0000_u01752109946687") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc426b_d20250710_m011222_c001_v0001043_t0031_u01752109942655") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16bc_d20250710_m011208_c001_v7007000_t0000_u01752109928137") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc422d_d20250710_m011204_c001_v0001043_t0033_u01752109924496") 2025/07/10 01:14:08 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a46_d20250710_m011151_c001_v7007000_t0000_u01752109911866") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000db0_d20250710_m011148_c001_v0001183_t0049_u01752109908001") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f406af4c26993e586_d20250710_m011146_c001_v7007000_t0000_u01752109906881") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7178_d20250710_m011142_c001_v0001131_t0031_u01752109902626") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0627_d20250710_m011129_c001_v7007000_t0000_u01752109889902") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b480_d20250710_m011125_c001_v0001042_t0040_u01752109885991") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef060d_d20250710_m011124_c001_v7007000_t0000_u01752109884846") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000b62_d20250710_m011121_c001_v0001183_t0033_u01752109881035") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403021f693811f9c_d20250710_m011105_c001_v7007000_t0000_u01752109865027") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b70d4_d20250710_m011100_c001_v0001131_t0047_u01752109860384") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24a9_d20250710_m011047_c001_v7007000_t0000_u01752109847662") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b709e_d20250710_m011044_c001_v0001131_t0021_u01752109844356") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18eb2_d20250710_m011031_c001_v7007000_t0000_u01752109831815") 2025/07/10 01:14:09 DEBUG : appleappleapplebanana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7062_d20250710_m011028_c001_v0001131_t0048_u01752109828046") 2025/07/10 01:14:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424c4c2_d20250710_m011150_c001_v7007000_t0000_u01752109910198") 2025/07/10 01:14:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41f7_d20250710_m011144_c001_v0001043_t0015_u01752109904528") 2025/07/10 01:14:09 DEBUG : b/potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48108_d20250710_m010608_c001_v7007000_t0000_u01752109568332") 2025/07/10 01:14:09 DEBUG : b/potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff2c6_d20250710_m010606_c001_v0001183_t0019_u01752109566772") 2025/07/10 01:14:09 DEBUG : b/potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48100_d20250710_m010605_c001_v7007000_t0000_u01752109565654") 2025/07/10 01:14:09 DEBUG : b/potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff290_d20250710_m010604_c001_v0001183_t0029_u01752109564645") 2025/07/10 01:14:09 DEBUG : b/potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d10_d20250710_m010549_c001_v7007000_t0000_u01752109549110") 2025/07/10 01:14:09 DEBUG : b/potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff084_d20250710_m010548_c001_v0001183_t0034_u01752109548150") 2025/07/10 01:14:09 DEBUG : backup/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f367_d20250710_m010821_c001_v7007000_t0000_u01752109701032") 2025/07/10 01:14:10 DEBUG : backup/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100390c5f0894b82_d20250710_m010818_c001_v0001137_t0048_u01752109698760") 2025/07/10 01:14:10 DEBUG : backup/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100398ed7472a749_d20250710_m010814_c001_v0001184_t0030_u01752109694849") 2025/07/10 01:14:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f3b3_d20250710_m010849_c001_v7007000_t0000_u01752109729208") 2025/07/10 01:14:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f11278a70e0065998_d20250710_m010847_c001_v0001182_t0045_u01752109727199") 2025/07/10 01:14:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f11136d6bd76d7e55_d20250710_m010843_c001_v0001181_t0054_u01752109723099") 2025/07/10 01:14:10 DEBUG : backup/one.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424bef4_d20250710_m010834_c001_v7007000_t0000_u01752109714233") 2025/07/10 01:14:10 DEBUG : backup/one.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e0c9a9bff60b1_d20250710_m010832_c001_v0001092_t0057_u01752109712316") 2025/07/10 01:14:10 DEBUG : backup/one.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f102fc1d133aa9a7f_d20250710_m010828_c001_v0001038_t0023_u01752109708281") 2025/07/10 01:14:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f3b4_d20250710_m010849_c001_v7007000_t0000_u01752109729390") 2025/07/10 01:14:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1152d12bca2c9845_d20250710_m010848_c001_v0001040_t0052_u01752109728142") 2025/07/10 01:14:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1044a865c998e3bb_d20250710_m010844_c001_v0001157_t0053_u01752109724602") 2025/07/10 01:14:10 DEBUG : backup/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f369_d20250710_m010821_c001_v7007000_t0000_u01752109701215") 2025/07/10 01:14:10 DEBUG : backup/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f106260d554e4ec00_d20250710_m010819_c001_v0001104_t0044_u01752109699901") 2025/07/10 01:14:10 DEBUG : backup/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f118a666044f290d1_d20250710_m010816_c001_v0001157_t0024_u01752109696383") 2025/07/10 01:14:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424bef5_d20250710_m010834_c001_v7007000_t0000_u01752109714427") 2025/07/10 01:14:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1162adaa994d14fb_d20250710_m010833_c001_v0001182_t0051_u01752109713457") 2025/07/10 01:14:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f104750e640d59839_d20250710_m010829_c001_v0001150_t0028_u01752109709781") 2025/07/10 01:14:10 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f633_d20250710_m011332_c001_v7007000_t0000_u01752110012157") 2025/07/10 01:14:10 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7309_d20250710_m011327_c001_v0001131_t0032_u01752110007507") 2025/07/10 01:14:10 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0c8_d20250710_m011314_c001_v7007000_t0000_u01752109994635") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b72c7_d20250710_m011310_c001_v0001131_t0013_u01752109990058") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b101_d20250710_m011259_c001_v7007000_t0000_u01752109979043") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7290_d20250710_m011254_c001_v0001131_t0030_u01752109974838") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f296d_d20250710_m011242_c001_v7007000_t0000_u01752109962958") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7254_d20250710_m011238_c001_v0001131_t0043_u01752109958629") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a58d_d20250710_m011226_c001_v7007000_t0000_u01752109946932") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b721c_d20250710_m011222_c001_v0001131_t0000_u01752109942137") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16c1_d20250710_m011210_c001_v7007000_t0000_u01752109930256") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b50a_d20250710_m011204_c001_v0001042_t0023_u01752109924002") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a47_d20250710_m011152_c001_v7007000_t0000_u01752109912051") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4d0_d20250710_m011147_c001_v0001042_t0036_u01752109907991") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f589_d20250710_m011146_c001_v7007000_t0000_u01752109906622") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41ed_d20250710_m011142_c001_v0001043_t0039_u01752109902081") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0628_d20250710_m011130_c001_v7007000_t0000_u01752109890086") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7134_d20250710_m011125_c001_v0001131_t0055_u01752109885959") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f57a_d20250710_m011124_c001_v7007000_t0000_u01752109884814") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41b5_d20250710_m011120_c001_v0001043_t0017_u01752109880563") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48af6_d20250710_m011104_c001_v7007000_t0000_u01752109864415") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4181_d20250710_m011059_c001_v0001043_t0048_u01752109859961") 2025/07/10 01:14:11 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24aa_d20250710_m011047_c001_v7007000_t0000_u01752109847847") 2025/07/10 01:14:12 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4151_d20250710_m011043_c001_v0001043_t0024_u01752109843883") 2025/07/10 01:14:12 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18eb3_d20250710_m011032_c001_v7007000_t0000_u01752109832000") 2025/07/10 01:14:12 DEBUG : banana: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4129_d20250710_m011027_c001_v0001043_t0006_u01752109827606") 2025/07/10 01:14:12 DEBUG : bananaSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f421d60b636a7f44d_d20250710_m011150_c001_v7007000_t0000_u01752109910112") 2025/07/10 01:14:12 DEBUG : bananaSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7182_d20250710_m011144_c001_v0001131_t0053_u01752109904536") 2025/07/10 01:14:12 DEBUG : both0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef055a_d20250710_m011004_c001_v7007000_t0000_u01752109804529") 2025/07/10 01:14:12 DEBUG : both0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0003db_d20250710_m010949_c001_v0001183_t0028_u01752109789838") 2025/07/10 01:14:12 DEBUG : both0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654f7_d20250710_m010945_c001_v7007000_t0000_u01752109785570") 2025/07/10 01:14:12 DEBUG : both0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00025b_d20250710_m010930_c001_v0001183_t0007_u01752109770870") 2025/07/10 01:14:12 DEBUG : both1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef055b_d20250710_m011004_c001_v7007000_t0000_u01752109804715") 2025/07/10 01:14:12 DEBUG : both1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0003ef_d20250710_m010950_c001_v0001183_t0031_u01752109790812") 2025/07/10 01:14:12 DEBUG : both1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654f8_d20250710_m010945_c001_v7007000_t0000_u01752109785755") 2025/07/10 01:14:12 DEBUG : both1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000265_d20250710_m010931_c001_v0001183_t0048_u01752109771453") 2025/07/10 01:14:12 DEBUG : both10: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef055c_d20250710_m011004_c001_v7007000_t0000_u01752109804903") 2025/07/10 01:14:12 DEBUG : both10: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000452_d20250710_m010955_c001_v0001183_t0013_u01752109795724") 2025/07/10 01:14:12 DEBUG : both10: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654f9_d20250710_m010945_c001_v7007000_t0000_u01752109785941") 2025/07/10 01:14:12 DEBUG : both10: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0002cf_d20250710_m010936_c001_v0001183_t0012_u01752109776753") 2025/07/10 01:14:12 DEBUG : both11: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef055d_d20250710_m011005_c001_v7007000_t0000_u01752109805090") 2025/07/10 01:14:12 DEBUG : both11: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000456_d20250710_m010956_c001_v0001183_t0005_u01752109796270") 2025/07/10 01:14:12 DEBUG : both11: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654fa_d20250710_m010946_c001_v7007000_t0000_u01752109786127") 2025/07/10 01:14:13 DEBUG : both11: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0002df_d20250710_m010937_c001_v0001183_t0042_u01752109777281") 2025/07/10 01:14:13 DEBUG : both12: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0560_d20250710_m011005_c001_v7007000_t0000_u01752109805274") 2025/07/10 01:14:13 DEBUG : both12: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000460_d20250710_m010957_c001_v0001183_t0016_u01752109797077") 2025/07/10 01:14:13 DEBUG : both12: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654fb_d20250710_m010946_c001_v7007000_t0000_u01752109786311") 2025/07/10 01:14:13 DEBUG : both12: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0002f3_d20250710_m010937_c001_v0001183_t0029_u01752109777855") 2025/07/10 01:14:13 DEBUG : both13: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0561_d20250710_m011005_c001_v7007000_t0000_u01752109805479") 2025/07/10 01:14:13 DEBUG : both13: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000464_d20250710_m010957_c001_v0001183_t0053_u01752109797637") 2025/07/10 01:14:13 DEBUG : both13: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654fc_d20250710_m010946_c001_v7007000_t0000_u01752109786495") 2025/07/10 01:14:13 DEBUG : both13: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000303_d20250710_m010938_c001_v0001183_t0015_u01752109778369") 2025/07/10 01:14:13 DEBUG : both14: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0562_d20250710_m011005_c001_v7007000_t0000_u01752109805665") 2025/07/10 01:14:13 DEBUG : both14: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000468_d20250710_m010958_c001_v0001183_t0030_u01752109798108") 2025/07/10 01:14:13 DEBUG : both14: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654fd_d20250710_m010946_c001_v7007000_t0000_u01752109786680") 2025/07/10 01:14:13 DEBUG : both14: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00030f_d20250710_m010939_c001_v0001183_t0020_u01752109779029") 2025/07/10 01:14:13 DEBUG : both15: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0563_d20250710_m011005_c001_v7007000_t0000_u01752109805850") 2025/07/10 01:14:13 DEBUG : both15: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000470_d20250710_m010958_c001_v0001183_t0033_u01752109798614") 2025/07/10 01:14:13 DEBUG : both15: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654fe_d20250710_m010946_c001_v7007000_t0000_u01752109786865") 2025/07/10 01:14:13 DEBUG : both15: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000319_d20250710_m010939_c001_v0001183_t0008_u01752109779550") 2025/07/10 01:14:13 DEBUG : both16: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0564_d20250710_m011006_c001_v7007000_t0000_u01752109806047") 2025/07/10 01:14:13 DEBUG : both16: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00047c_d20250710_m010959_c001_v0001183_t0011_u01752109799114") 2025/07/10 01:14:13 DEBUG : both16: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654ff_d20250710_m010947_c001_v7007000_t0000_u01752109787051") 2025/07/10 01:14:13 DEBUG : both16: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00032b_d20250710_m010940_c001_v0001183_t0017_u01752109780172") 2025/07/10 01:14:14 DEBUG : both17: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0565_d20250710_m011006_c001_v7007000_t0000_u01752109806235") 2025/07/10 01:14:14 DEBUG : both17: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00048e_d20250710_m010959_c001_v0001183_t0006_u01752109799710") 2025/07/10 01:14:14 DEBUG : both17: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc65501_d20250710_m010947_c001_v7007000_t0000_u01752109787237") 2025/07/10 01:14:14 DEBUG : both17: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000333_d20250710_m010940_c001_v0001183_t0019_u01752109780664") 2025/07/10 01:14:14 DEBUG : both18: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0566_d20250710_m011006_c001_v7007000_t0000_u01752109806426") 2025/07/10 01:14:14 DEBUG : both18: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0004a2_d20250710_m011000_c001_v0001183_t0018_u01752109800439") 2025/07/10 01:14:14 DEBUG : both18: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc65503_d20250710_m010947_c001_v7007000_t0000_u01752109787422") 2025/07/10 01:14:14 DEBUG : both18: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000341_d20250710_m010941_c001_v0001183_t0003_u01752109781279") 2025/07/10 01:14:14 DEBUG : both19: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0567_d20250710_m011006_c001_v7007000_t0000_u01752109806611") 2025/07/10 01:14:14 DEBUG : both19: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0004b0_d20250710_m011001_c001_v0001183_t0030_u01752109801151") 2025/07/10 01:14:14 DEBUG : both19: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc65505_d20250710_m010947_c001_v7007000_t0000_u01752109787607") 2025/07/10 01:14:14 DEBUG : both19: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00034d_d20250710_m010941_c001_v0001183_t0049_u01752109781968") 2025/07/10 01:14:14 DEBUG : both2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0568_d20250710_m011006_c001_v7007000_t0000_u01752109806813") 2025/07/10 01:14:14 DEBUG : both2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0003f7_d20250710_m010951_c001_v0001183_t0027_u01752109791366") 2025/07/10 01:14:14 DEBUG : both2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc65507_d20250710_m010947_c001_v7007000_t0000_u01752109787793") 2025/07/10 01:14:14 DEBUG : both2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000273_d20250710_m010932_c001_v0001183_t0025_u01752109772111") 2025/07/10 01:14:14 DEBUG : both3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0569_d20250710_m011006_c001_v7007000_t0000_u01752109806999") 2025/07/10 01:14:14 DEBUG : both3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000401_d20250710_m010951_c001_v0001183_t0043_u01752109791905") 2025/07/10 01:14:14 DEBUG : both3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc65509_d20250710_m010947_c001_v7007000_t0000_u01752109787977") 2025/07/10 01:14:14 DEBUG : both3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000279_d20250710_m010932_c001_v0001183_t0029_u01752109772877") 2025/07/10 01:14:14 DEBUG : both4: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef056a_d20250710_m011007_c001_v7007000_t0000_u01752109807184") 2025/07/10 01:14:14 DEBUG : both4: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000407_d20250710_m010952_c001_v0001183_t0045_u01752109792438") 2025/07/10 01:14:15 DEBUG : both4: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc6550b_d20250710_m010948_c001_v7007000_t0000_u01752109788162") 2025/07/10 01:14:15 DEBUG : both4: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000283_d20250710_m010933_c001_v0001183_t0058_u01752109773395") 2025/07/10 01:14:15 DEBUG : both5: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef056b_d20250710_m011007_c001_v7007000_t0000_u01752109807368") 2025/07/10 01:14:15 DEBUG : both5: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00040f_d20250710_m010952_c001_v0001183_t0049_u01752109792951") 2025/07/10 01:14:15 DEBUG : both5: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc6550d_d20250710_m010948_c001_v7007000_t0000_u01752109788346") 2025/07/10 01:14:15 DEBUG : both5: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000291_d20250710_m010933_c001_v0001183_t0017_u01752109773865") 2025/07/10 01:14:15 DEBUG : both6: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef056c_d20250710_m011007_c001_v7007000_t0000_u01752109807552") 2025/07/10 01:14:15 DEBUG : both6: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00041b_d20250710_m010953_c001_v0001183_t0005_u01752109793440") 2025/07/10 01:14:15 DEBUG : both6: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc65510_d20250710_m010948_c001_v7007000_t0000_u01752109788530") 2025/07/10 01:14:15 DEBUG : both6: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00029d_d20250710_m010934_c001_v0001183_t0041_u01752109774354") 2025/07/10 01:14:15 DEBUG : both7: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef056e_d20250710_m011007_c001_v7007000_t0000_u01752109807736") 2025/07/10 01:14:15 DEBUG : both7: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00042b_d20250710_m010954_c001_v0001183_t0018_u01752109794087") 2025/07/10 01:14:15 DEBUG : both7: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc65512_d20250710_m010948_c001_v7007000_t0000_u01752109788715") 2025/07/10 01:14:15 DEBUG : both7: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0002af_d20250710_m010934_c001_v0001183_t0014_u01752109774871") 2025/07/10 01:14:15 DEBUG : both8: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef056f_d20250710_m011007_c001_v7007000_t0000_u01752109807920") 2025/07/10 01:14:15 DEBUG : both8: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00043a_d20250710_m010954_c001_v0001183_t0048_u01752109794567") 2025/07/10 01:14:15 DEBUG : both8: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc65514_d20250710_m010948_c001_v7007000_t0000_u01752109788901") 2025/07/10 01:14:15 DEBUG : both8: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0002b9_d20250710_m010935_c001_v0001183_t0008_u01752109775599") 2025/07/10 01:14:15 DEBUG : both9: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0570_d20250710_m011008_c001_v7007000_t0000_u01752109808105") 2025/07/10 01:14:15 DEBUG : both9: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000448_d20250710_m010955_c001_v0001183_t0030_u01752109795132") 2025/07/10 01:14:15 DEBUG : both9: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc65516_d20250710_m010949_c001_v7007000_t0000_u01752109789087") 2025/07/10 01:14:16 DEBUG : both9: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0002c5_d20250710_m010936_c001_v0001183_t0020_u01752109776171") 2025/07/10 01:14:16 DEBUG : c/non empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48109_d20250710_m010608_c001_v7007000_t0000_u01752109568516") 2025/07/10 01:14:16 DEBUG : c/non empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff2cc_d20250710_m010606_c001_v0001183_t0007_u01752109566985") 2025/07/10 01:14:16 DEBUG : c/non empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48102_d20250710_m010606_c001_v7007000_t0000_u01752109566405") 2025/07/10 01:14:16 DEBUG : c/non empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff29c_d20250710_m010604_c001_v0001183_t0031_u01752109564845") 2025/07/10 01:14:16 DEBUG : c/non empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d12_d20250710_m010549_c001_v7007000_t0000_u01752109549863") 2025/07/10 01:14:16 DEBUG : c/non empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff08e_d20250710_m010548_c001_v0001183_t0007_u01752109548343") 2025/07/10 01:14:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ee8_d20250710_m011107_c001_v7007000_t0000_u01752109867320") 2025/07/10 01:14:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b432_d20250710_m011102_c001_v0001042_t0057_u01752109862699") 2025/07/10 01:14:16 DEBUG : check sum: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d04_d20250710_m010541_c001_v7007000_t0000_u01752109541452") 2025/07/10 01:14:16 DEBUG : check sum: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffefe0_d20250710_m010540_c001_v0001183_t0049_u01752109540511") 2025/07/10 01:14:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f406af4c26993f61e_d20250710_m011401_c001_v7007000_t0000_u01752110041939") 2025/07/10 01:14:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a001863_d20250710_m011400_c001_v0001183_t0038_u01752110040492") 2025/07/10 01:14:16 DEBUG : dest/3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18df0_d20250710_m010749_c001_v7007000_t0000_u01752109669917") 2025/07/10 01:14:16 DEBUG : dest/3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4036b1d1eb456135_d20250710_m010748_c001_v0001182_t0005_u01752109668820") 2025/07/10 01:14:16 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16c2_d20250710_m011210_c001_v7007000_t0000_u01752109930439") 2025/07/10 01:14:16 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b71dc_d20250710_m011205_c001_v0001131_t0057_u01752109925974") 2025/07/10 01:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f634_d20250710_m011332_c001_v7007000_t0000_u01752110012342") 2025/07/10 01:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a001529_d20250710_m011318_c001_v0001183_t0006_u01752109998915") 2025/07/10 01:14:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0c9_d20250710_m011314_c001_v7007000_t0000_u01752109994829") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0013cf_d20250710_m011303_c001_v0001183_t0029_u01752109983513") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b102_d20250710_m011259_c001_v7007000_t0000_u01752109979228") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a001269_d20250710_m011247_c001_v0001183_t0005_u01752109967236") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f296e_d20250710_m011243_c001_v7007000_t0000_u01752109963142") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a001142_d20250710_m011231_c001_v0001183_t0056_u01752109951268") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a58e_d20250710_m011227_c001_v7007000_t0000_u01752109947115") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000fe2_d20250710_m011214_c001_v0001183_t0005_u01752109934619") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943f9f_d20250710_m011207_c001_v7007000_t0000_u01752109927730") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000e6a_d20250710_m011156_c001_v0001183_t0013_u01752109916356") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a48_d20250710_m011152_c001_v7007000_t0000_u01752109912264") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000db6_d20250710_m011148_c001_v0001183_t0037_u01752109908222") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424c4b2_d20250710_m011147_c001_v7007000_t0000_u01752109907023") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000c86_d20250710_m011134_c001_v0001183_t0008_u01752109894493") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0629_d20250710_m011130_c001_v7007000_t0000_u01752109890299") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000bde_d20250710_m011126_c001_v0001183_t0016_u01752109886181") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f413e410e2c855c66_d20250710_m011124_c001_v7007000_t0000_u01752109884867") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b70f6_d20250710_m011111_c001_v0001131_t0017_u01752109871420") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f417e25133f4e2039_d20250710_m011105_c001_v7007000_t0000_u01752109865035") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000905_d20250710_m011052_c001_v0001183_t0029_u01752109852191") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24ab_d20250710_m011048_c001_v7007000_t0000_u01752109848033") 2025/07/10 01:14:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000795_d20250710_m011036_c001_v0001183_t0042_u01752109836428") 2025/07/10 01:14:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18eb5_d20250710_m011032_c001_v7007000_t0000_u01752109832184") 2025/07/10 01:14:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000655_d20250710_m011021_c001_v0001183_t0037_u01752109821685") 2025/07/10 01:14:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3ca4c6_d20250710_m011149_c001_v7007000_t0000_u01752109909938") 2025/07/10 01:14:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000d5c_d20250710_m011144_c001_v0001183_t0010_u01752109904733") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16c3_d20250710_m011210_c001_v7007000_t0000_u01752109930621") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc422f_d20250710_m011205_c001_v0001043_t0040_u01752109925965") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f635_d20250710_m011332_c001_v7007000_t0000_u01752110012527") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b72e7_d20250710_m011319_c001_v0001131_t0052_u01752109999478") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0ca_d20250710_m011315_c001_v7007000_t0000_u01752109995013") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b72b0_d20250710_m011304_c001_v0001131_t0018_u01752109984091") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b103_d20250710_m011259_c001_v7007000_t0000_u01752109979413") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b726c_d20250710_m011247_c001_v0001131_t0009_u01752109967803") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f296f_d20250710_m011243_c001_v7007000_t0000_u01752109963326") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b723e_d20250710_m011231_c001_v0001131_t0007_u01752109951837") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a58f_d20250710_m011227_c001_v7007000_t0000_u01752109947297") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b71fc_d20250710_m011215_c001_v0001131_t0028_u01752109935211") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f421d60b636a7f45e_d20250710_m011208_c001_v7007000_t0000_u01752109928141") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4f2_d20250710_m011156_c001_v0001042_t0025_u01752109916949") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a49_d20250710_m011152_c001_v7007000_t0000_u01752109912447") 2025/07/10 01:14:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7190_d20250710_m011148_c001_v0001131_t0031_u01752109908377") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f421d60b636a7f440_d20250710_m011146_c001_v7007000_t0000_u01752109906827") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41d7_d20250710_m011135_c001_v0001043_t0017_u01752109895073") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef062a_d20250710_m011130_c001_v7007000_t0000_u01752109890524") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7138_d20250710_m011126_c001_v0001131_t0027_u01752109886340") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3ca499_d20250710_m011124_c001_v7007000_t0000_u01752109884822") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41a1_d20250710_m011112_c001_v0001043_t0045_u01752109872270") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f417e25133f4e2037_d20250710_m011104_c001_v7007000_t0000_u01752109864848") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4165_d20250710_m011052_c001_v0001043_t0041_u01752109852776") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24ac_d20250710_m011048_c001_v7007000_t0000_u01752109848216") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc413b_d20250710_m011036_c001_v0001043_t0053_u01752109836995") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18eb6_d20250710_m011032_c001_v7007000_t0000_u01752109832367") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc411b_d20250710_m011022_c001_v0001043_t0020_u01752109822055") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424c4be_d20250710_m011149_c001_v7007000_t0000_u01752109909950") 2025/07/10 01:14:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41f9_d20250710_m011144_c001_v0001043_t0035_u01752109904893") 2025/07/10 01:14:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16c4_d20250710_m011210_c001_v7007000_t0000_u01752109930804") 2025/07/10 01:14:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000f28_d20250710_m011206_c001_v0001183_t0023_u01752109926155") 2025/07/10 01:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f636_d20250710_m011332_c001_v7007000_t0000_u01752110012714") 2025/07/10 01:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc42fd_d20250710_m011320_c001_v0001043_t0027_u01752110000359") 2025/07/10 01:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0cb_d20250710_m011315_c001_v7007000_t0000_u01752109995195") 2025/07/10 01:14:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc42e5_d20250710_m011304_c001_v0001043_t0031_u01752109984727") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b104_d20250710_m011259_c001_v7007000_t0000_u01752109979598") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc42b3_d20250710_m011248_c001_v0001043_t0012_u01752109968552") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f2970_d20250710_m011243_c001_v7007000_t0000_u01752109963509") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4287_d20250710_m011232_c001_v0001043_t0005_u01752109952505") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a590_d20250710_m011227_c001_v7007000_t0000_u01752109947480") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4257_d20250710_m011215_c001_v0001043_t0013_u01752109935921") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a037_d20250710_m011208_c001_v7007000_t0000_u01752109928155") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4215_d20250710_m011158_c001_v0001043_t0040_u01752109918241") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a4a_d20250710_m011152_c001_v7007000_t0000_u01752109912630") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4205_d20250710_m011148_c001_v0001043_t0024_u01752109908436") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e04014_d20250710_m011146_c001_v7007000_t0000_u01752109906622") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7158_d20250710_m011135_c001_v0001131_t0047_u01752109895855") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef062b_d20250710_m011130_c001_v7007000_t0000_u01752109890706") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b486_d20250710_m011126_c001_v0001042_t0058_u01752109886391") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0609_d20250710_m011124_c001_v7007000_t0000_u01752109884419") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000ac8_d20250710_m011113_c001_v0001183_t0025_u01752109873186") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03e77_d20250710_m011105_c001_v7007000_t0000_u01752109865046") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b70ba_d20250710_m011053_c001_v0001131_t0038_u01752109853572") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24ad_d20250710_m011048_c001_v7007000_t0000_u01752109848398") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7086_d20250710_m011037_c001_v0001131_t0024_u01752109837879") 2025/07/10 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18eb7_d20250710_m011032_c001_v7007000_t0000_u01752109832552") 2025/07/10 01:14:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b704e_d20250710_m011022_c001_v0001131_t0037_u01752109822439") 2025/07/10 01:14:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e04022_d20250710_m011150_c001_v7007000_t0000_u01752109910170") 2025/07/10 01:14:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4c4_d20250710_m011144_c001_v0001042_t0036_u01752109904942") 2025/07/10 01:14:21 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16c5_d20250710_m011210_c001_v7007000_t0000_u01752109930987") 2025/07/10 01:14:21 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b71e2_d20250710_m011206_c001_v0001131_t0011_u01752109926350") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f637_d20250710_m011332_c001_v7007000_t0000_u01752110012967") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b5ed_d20250710_m011321_c001_v0001042_t0055_u01752110001332") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0cc_d20250710_m011315_c001_v7007000_t0000_u01752109995379") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b5bd_d20250710_m011305_c001_v0001042_t0018_u01752109985399") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b105_d20250710_m011259_c001_v7007000_t0000_u01752109979782") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b591_d20250710_m011249_c001_v0001042_t0028_u01752109969290") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f2971_d20250710_m011243_c001_v7007000_t0000_u01752109963692") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b56a_d20250710_m011233_c001_v0001042_t0047_u01752109953239") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a591_d20250710_m011227_c001_v7007000_t0000_u01752109947660") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b540_d20250710_m011216_c001_v0001042_t0057_u01752109936913") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b0c2_d20250710_m011207_c001_v7007000_t0000_u01752109927739") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b71c2_d20250710_m011159_c001_v0001131_t0048_u01752109919059") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a4b_d20250710_m011152_c001_v7007000_t0000_u01752109912814") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000dbc_d20250710_m011148_c001_v0001183_t0024_u01752109908446") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3ca4c0_d20250710_m011147_c001_v7007000_t0000_u01752109907036") 2025/07/10 01:14:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b49e_d20250710_m011136_c001_v0001042_t0009_u01752109896642") 2025/07/10 01:14:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef062c_d20250710_m011130_c001_v7007000_t0000_u01752109890889") 2025/07/10 01:14:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000be4_d20250710_m011126_c001_v0001183_t0056_u01752109886401") 2025/07/10 01:14:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f538_d20250710_m011124_c001_v7007000_t0000_u01752109884840") 2025/07/10 01:14:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b456_d20250710_m011113_c001_v0001042_t0059_u01752109873763") 2025/07/10 01:14:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48af8_d20250710_m011104_c001_v7007000_t0000_u01752109864778") 2025/07/10 01:14:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b412_d20250710_m011054_c001_v0001042_t0028_u01752109854232") 2025/07/10 01:14:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24ae_d20250710_m011048_c001_v7007000_t0000_u01752109848591") 2025/07/10 01:14:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b3f0_d20250710_m011038_c001_v0001042_t0006_u01752109838531") 2025/07/10 01:14:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18eb9_d20250710_m011032_c001_v7007000_t0000_u01752109832874") 2025/07/10 01:14:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b39a_d20250710_m011022_c001_v0001042_t0013_u01752109822783") 2025/07/10 01:14:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a40_d20250710_m011149_c001_v7007000_t0000_u01752109909962") 2025/07/10 01:14:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000d62_d20250710_m011144_c001_v0001183_t0037_u01752109904972") 2025/07/10 01:14:22 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16c7_d20250710_m011211_c001_v7007000_t0000_u01752109931171") 2025/07/10 01:14:22 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000f34_d20250710_m011206_c001_v0001183_t0022_u01752109926385") 2025/07/10 01:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f638_d20250710_m011333_c001_v7007000_t0000_u01752110013153") 2025/07/10 01:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00156b_d20250710_m011321_c001_v0001183_t0017_u01752110001823") 2025/07/10 01:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0cd_d20250710_m011315_c001_v7007000_t0000_u01752109995562") 2025/07/10 01:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00140d_d20250710_m011305_c001_v0001183_t0059_u01752109985843") 2025/07/10 01:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b106_d20250710_m011259_c001_v7007000_t0000_u01752109979968") 2025/07/10 01:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0012a5_d20250710_m011249_c001_v0001183_t0051_u01752109969713") 2025/07/10 01:14:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f2973_d20250710_m011243_c001_v7007000_t0000_u01752109963880") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a001172_d20250710_m011233_c001_v0001183_t0041_u01752109953753") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a592_d20250710_m011227_c001_v7007000_t0000_u01752109947841") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a001012_d20250710_m011217_c001_v0001183_t0039_u01752109937345") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48b76_d20250710_m011208_c001_v7007000_t0000_u01752109928084") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000ea8_d20250710_m011159_c001_v0001183_t0038_u01752109919523") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a4d_d20250710_m011152_c001_v7007000_t0000_u01752109912998") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4d4_d20250710_m011148_c001_v0001042_t0024_u01752109908564") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f58c_d20250710_m011146_c001_v7007000_t0000_u01752109906987") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000cae_d20250710_m011137_c001_v0001183_t0037_u01752109897006") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef062d_d20250710_m011131_c001_v7007000_t0000_u01752109891075") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000be8_d20250710_m011126_c001_v0001183_t0016_u01752109886606") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f415813631ce63c1e_d20250710_m011124_c001_v7007000_t0000_u01752109884444") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b70fe_d20250710_m011114_c001_v0001131_t0058_u01752109874256") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ed4_d20250710_m011104_c001_v7007000_t0000_u01752109864794") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000935_d20250710_m011054_c001_v0001183_t0053_u01752109854840") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24af_d20250710_m011048_c001_v7007000_t0000_u01752109848775") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0007cd_d20250710_m011038_c001_v0001183_t0041_u01752109838946") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18eba_d20250710_m011033_c001_v7007000_t0000_u01752109833075") 2025/07/10 01:14:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000679_d20250710_m011023_c001_v0001183_t0047_u01752109823148") 2025/07/10 01:14:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18f36_d20250710_m011149_c001_v7007000_t0000_u01752109909971") 2025/07/10 01:14:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7184_d20250710_m011145_c001_v0001131_t0000_u01752109905070") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16c8_d20250710_m011211_c001_v7007000_t0000_u01752109931354") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4231_d20250710_m011206_c001_v0001043_t0049_u01752109926397") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f639_d20250710_m011333_c001_v7007000_t0000_u01752110013339") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b72f3_d20250710_m011322_c001_v0001131_t0038_u01752110002053") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0ce_d20250710_m011315_c001_v7007000_t0000_u01752109995747") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b72b7_d20250710_m011306_c001_v0001131_t0044_u01752109986089") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b107_d20250710_m011300_c001_v7007000_t0000_u01752109980152") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7274_d20250710_m011249_c001_v0001131_t0058_u01752109969915") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f2974_d20250710_m011244_c001_v7007000_t0000_u01752109964063") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7240_d20250710_m011233_c001_v0001131_t0010_u01752109953991") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a593_d20250710_m011228_c001_v7007000_t0000_u01752109948024") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b720a_d20250710_m011217_c001_v0001131_t0034_u01752109937556") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48b78_d20250710_m011208_c001_v7007000_t0000_u01752109928266") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4fc_d20250710_m011159_c001_v0001042_t0042_u01752109919731") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a4e_d20250710_m011153_c001_v7007000_t0000_u01752109913188") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7196_d20250710_m011148_c001_v0001131_t0054_u01752109908665") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f58a_d20250710_m011146_c001_v7007000_t0000_u01752109906805") 2025/07/10 01:14:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41db_d20250710_m011137_c001_v0001043_t0024_u01752109897219") 2025/07/10 01:14:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef062e_d20250710_m011131_c001_v7007000_t0000_u01752109891259") 2025/07/10 01:14:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b713a_d20250710_m011126_c001_v0001131_t0059_u01752109886674") 2025/07/10 01:14:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef060e_d20250710_m011124_c001_v7007000_t0000_u01752109884964") 2025/07/10 01:14:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41ab_d20250710_m011114_c001_v0001043_t0058_u01752109874882") 2025/07/10 01:14:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f417e25133f4e2038_d20250710_m011105_c001_v7007000_t0000_u01752109865002") 2025/07/10 01:14:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4171_d20250710_m011055_c001_v0001043_t0059_u01752109855101") 2025/07/10 01:14:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24b0_d20250710_m011048_c001_v7007000_t0000_u01752109848959") 2025/07/10 01:14:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4141_d20250710_m011039_c001_v0001043_t0045_u01752109839157") 2025/07/10 01:14:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18ebc_d20250710_m011033_c001_v7007000_t0000_u01752109833257") 2025/07/10 01:14:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc411d_d20250710_m011023_c001_v0001043_t0038_u01752109823359") 2025/07/10 01:14:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424c4c1_d20250710_m011150_c001_v7007000_t0000_u01752109910135") 2025/07/10 01:14:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000d68_d20250710_m011145_c001_v0001183_t0050_u01752109905179") 2025/07/10 01:14:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16c9_d20250710_m011211_c001_v7007000_t0000_u01752109931536") 2025/07/10 01:14:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b51a_d20250710_m011206_c001_v0001042_t0044_u01752109926409") 2025/07/10 01:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f63b_d20250710_m011333_c001_v7007000_t0000_u01752110013535") 2025/07/10 01:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4301_d20250710_m011322_c001_v0001043_t0021_u01752110002341") 2025/07/10 01:14:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0cf_d20250710_m011315_c001_v7007000_t0000_u01752109995929") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc42e9_d20250710_m011306_c001_v0001043_t0005_u01752109986389") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b108_d20250710_m011300_c001_v7007000_t0000_u01752109980338") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc42b9_d20250710_m011250_c001_v0001043_t0047_u01752109970483") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f2975_d20250710_m011244_c001_v7007000_t0000_u01752109964246") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc428f_d20250710_m011234_c001_v0001043_t0030_u01752109954318") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a594_d20250710_m011228_c001_v7007000_t0000_u01752109948206") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc425d_d20250710_m011217_c001_v0001043_t0046_u01752109937942") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48b74_d20250710_m011207_c001_v7007000_t0000_u01752109927901") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4219_d20250710_m011200_c001_v0001043_t0040_u01752109920236") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a4f_d20250710_m011153_c001_v7007000_t0000_u01752109913371") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000dc8_d20250710_m011148_c001_v0001183_t0037_u01752109908682") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e04017_d20250710_m011146_c001_v7007000_t0000_u01752109906997") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7160_d20250710_m011137_c001_v0001131_t0005_u01752109897727") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef062f_d20250710_m011131_c001_v7007000_t0000_u01752109891442") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41cb_d20250710_m011126_c001_v0001043_t0004_u01752109886758") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef060c_d20250710_m011124_c001_v7007000_t0000_u01752109884838") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000af0_d20250710_m011115_c001_v0001183_t0047_u01752109875575") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409aaac2ab49fae1_d20250710_m011104_c001_v7007000_t0000_u01752109864800") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b70be_d20250710_m011055_c001_v0001131_t0013_u01752109855620") 2025/07/10 01:14:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24b1_d20250710_m011049_c001_v7007000_t0000_u01752109849142") 2025/07/10 01:14:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b708c_d20250710_m011039_c001_v0001131_t0003_u01752109839609") 2025/07/10 01:14:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18ebd_d20250710_m011033_c001_v7007000_t0000_u01752109833443") 2025/07/10 01:14:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7056_d20250710_m011023_c001_v0001131_t0034_u01752109823846") 2025/07/10 01:14:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f421d60b636a7f44f_d20250710_m011150_c001_v7007000_t0000_u01752109910299") 2025/07/10 01:14:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41fb_d20250710_m011145_c001_v0001043_t0043_u01752109905242") 2025/07/10 01:14:27 DEBUG : dir1/0007-12345: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16ca_d20250710_m011211_c001_v7007000_t0000_u01752109931817") 2025/07/10 01:14:27 DEBUG : dir1/0007-12345: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000f3a_d20250710_m011206_c001_v0001183_t0009_u01752109926603") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f63c_d20250710_m011333_c001_v7007000_t0000_u01752110013719") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b5f1_d20250710_m011322_c001_v0001042_t0035_u01752110002865") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0d0_d20250710_m011316_c001_v7007000_t0000_u01752109996113") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b5c5_d20250710_m011306_c001_v0001042_t0047_u01752109986703") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b109_d20250710_m011300_c001_v7007000_t0000_u01752109980524") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b59d_d20250710_m011250_c001_v0001042_t0021_u01752109970976") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f2976_d20250710_m011244_c001_v7007000_t0000_u01752109964428") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b56e_d20250710_m011234_c001_v0001042_t0033_u01752109954862") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a595_d20250710_m011228_c001_v7007000_t0000_u01752109948388") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b548_d20250710_m011218_c001_v0001042_t0010_u01752109938435") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943fa2_d20250710_m011208_c001_v7007000_t0000_u01752109928297") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b71ca_d20250710_m011200_c001_v0001131_t0005_u01752109920630") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a50_d20250710_m011153_c001_v7007000_t0000_u01752109913554") 2025/07/10 01:14:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000dcc_d20250710_m011148_c001_v0001183_t0020_u01752109908876") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f421d60b636a7f441_d20250710_m011147_c001_v7007000_t0000_u01752109907065") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4a0_d20250710_m011138_c001_v0001042_t0008_u01752109898030") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0630_d20250710_m011131_c001_v7007000_t0000_u01752109891625") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000bec_d20250710_m011126_c001_v0001183_t0026_u01752109886812") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f415813631ce63c22_d20250710_m011124_c001_v7007000_t0000_u01752109884990") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b45e_d20250710_m011115_c001_v0001042_t0036_u01752109875779") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f417e25133f4e2035_d20250710_m011104_c001_v7007000_t0000_u01752109864809") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b41c_d20250710_m011055_c001_v0001042_t0041_u01752109855910") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24b2_d20250710_m011049_c001_v7007000_t0000_u01752109849333") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b3f4_d20250710_m011040_c001_v0001042_t0057_u01752109840013") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18ebf_d20250710_m011033_c001_v7007000_t0000_u01752109833626") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b3a2_d20250710_m011024_c001_v0001042_t0004_u01752109824160") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a41_d20250710_m011150_c001_v7007000_t0000_u01752109910148") 2025/07/10 01:14:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4c6_d20250710_m011145_c001_v0001042_t0028_u01752109905266") 2025/07/10 01:14:28 DEBUG : dir1/0008-23456: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16cc_d20250710_m011212_c001_v7007000_t0000_u01752109932006") 2025/07/10 01:14:28 DEBUG : dir1/0008-23456: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b71e6_d20250710_m011206_c001_v0001131_t0056_u01752109926670") 2025/07/10 01:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f63d_d20250710_m011333_c001_v7007000_t0000_u01752110013906") 2025/07/10 01:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a001591_d20250710_m011323_c001_v0001183_t0016_u01752110003523") 2025/07/10 01:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0d1_d20250710_m011316_c001_v7007000_t0000_u01752109996296") 2025/07/10 01:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a001429_d20250710_m011307_c001_v0001183_t0024_u01752109987171") 2025/07/10 01:14:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b10a_d20250710_m011300_c001_v7007000_t0000_u01752109980805") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0012cd_d20250710_m011251_c001_v0001183_t0017_u01752109971367") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f2977_d20250710_m011244_c001_v7007000_t0000_u01752109964610") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00119a_d20250710_m011235_c001_v0001183_t0033_u01752109955518") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a596_d20250710_m011228_c001_v7007000_t0000_u01752109948571") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a001038_d20250710_m011218_c001_v0001183_t0059_u01752109938782") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b0c4_d20250710_m011208_c001_v7007000_t0000_u01752109928109") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000ebe_d20250710_m011200_c001_v0001183_t0025_u01752109920998") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a53_d20250710_m011153_c001_v7007000_t0000_u01752109913739") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4207_d20250710_m011148_c001_v0001043_t0041_u01752109908906") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f417e25133f4e20b6_d20250710_m011146_c001_v7007000_t0000_u01752109906804") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000cc6_d20250710_m011138_c001_v0001183_t0013_u01752109898417") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0632_d20250710_m011131_c001_v7007000_t0000_u01752109891877") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b488_d20250710_m011126_c001_v0001042_t0046_u01752109886904") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f57b_d20250710_m011124_c001_v7007000_t0000_u01752109884999") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7106_d20250710_m011116_c001_v0001131_t0039_u01752109876230") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48afa_d20250710_m011105_c001_v7007000_t0000_u01752109865144") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000951_d20250710_m011056_c001_v0001183_t0024_u01752109856352") 2025/07/10 01:14:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24b3_d20250710_m011049_c001_v7007000_t0000_u01752109849521") 2025/07/10 01:14:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0007f3_d20250710_m011040_c001_v0001183_t0043_u01752109840786") 2025/07/10 01:14:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18ec1_d20250710_m011033_c001_v7007000_t0000_u01752109833809") 2025/07/10 01:14:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00068f_d20250710_m011024_c001_v0001183_t0032_u01752109824618") 2025/07/10 01:14:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3ca4c8_d20250710_m011150_c001_v7007000_t0000_u01752109910308") 2025/07/10 01:14:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000d70_d20250710_m011145_c001_v0001183_t0006_u01752109905407") 2025/07/10 01:14:30 DEBUG : dir1/0009-34567: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16cd_d20250710_m011212_c001_v7007000_t0000_u01752109932189") 2025/07/10 01:14:30 DEBUG : dir1/0009-34567: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b51c_d20250710_m011206_c001_v0001042_t0003_u01752109926809") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f63e_d20250710_m011334_c001_v7007000_t0000_u01752110014090") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b72ff_d20250710_m011323_c001_v0001131_t0012_u01752110003718") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0d2_d20250710_m011316_c001_v7007000_t0000_u01752109996480") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b72bd_d20250710_m011307_c001_v0001131_t0007_u01752109987386") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b10c_d20250710_m011300_c001_v7007000_t0000_u01752109980991") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b727e_d20250710_m011251_c001_v0001131_t0005_u01752109971570") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f2978_d20250710_m011244_c001_v7007000_t0000_u01752109964792") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b724a_d20250710_m011235_c001_v0001131_t0012_u01752109955729") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a597_d20250710_m011228_c001_v7007000_t0000_u01752109948754") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7210_d20250710_m011219_c001_v0001131_t0023_u01752109939221") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943fa0_d20250710_m011207_c001_v7007000_t0000_u01752109927913") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b502_d20250710_m011201_c001_v0001042_t0037_u01752109921197") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a54_d20250710_m011153_c001_v7007000_t0000_u01752109913921") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4d6_d20250710_m011149_c001_v0001042_t0038_u01752109909002") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a32_d20250710_m011147_c001_v7007000_t0000_u01752109907010") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41dd_d20250710_m011138_c001_v0001043_t0020_u01752109898624") 2025/07/10 01:14:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0633_d20250710_m011132_c001_v7007000_t0000_u01752109892060") 2025/07/10 01:14:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b713c_d20250710_m011127_c001_v0001131_t0052_u01752109887045") 2025/07/10 01:14:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3ca49a_d20250710_m011125_c001_v7007000_t0000_u01752109885009") 2025/07/10 01:14:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41af_d20250710_m011116_c001_v0001043_t0025_u01752109876587") 2025/07/10 01:14:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48af9_d20250710_m011104_c001_v7007000_t0000_u01752109864961") 2025/07/10 01:14:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4175_d20250710_m011056_c001_v0001043_t0031_u01752109856570") 2025/07/10 01:14:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24b4_d20250710_m011049_c001_v7007000_t0000_u01752109849710") 2025/07/10 01:14:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4147_d20250710_m011040_c001_v0001043_t0032_u01752109840997") 2025/07/10 01:14:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18ec3_d20250710_m011033_c001_v7007000_t0000_u01752109833994") 2025/07/10 01:14:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4123_d20250710_m011024_c001_v0001043_t0007_u01752109824858") 2025/07/10 01:14:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e04021_d20250710_m011149_c001_v7007000_t0000_u01752109909983") 2025/07/10 01:14:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000d76_d20250710_m011145_c001_v0001183_t0003_u01752109905627") 2025/07/10 01:14:31 DEBUG : dir1/0010-45678: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16d0_d20250710_m011212_c001_v7007000_t0000_u01752109932372") 2025/07/10 01:14:31 DEBUG : dir1/0010-45678: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000f3e_d20250710_m011206_c001_v0001183_t0033_u01752109926823") 2025/07/10 01:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f63f_d20250710_m011334_c001_v7007000_t0000_u01752110014281") 2025/07/10 01:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4303_d20250710_m011324_c001_v0001043_t0048_u01752110004021") 2025/07/10 01:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0d3_d20250710_m011316_c001_v7007000_t0000_u01752109996664") 2025/07/10 01:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc42ed_d20250710_m011307_c001_v0001043_t0012_u01752109987713") 2025/07/10 01:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b10d_d20250710_m011301_c001_v7007000_t0000_u01752109981176") 2025/07/10 01:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc42bd_d20250710_m011251_c001_v0001043_t0017_u01752109971873") 2025/07/10 01:14:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f2979_d20250710_m011244_c001_v7007000_t0000_u01752109964978") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc429b_d20250710_m011236_c001_v0001043_t0022_u01752109955999") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a599_d20250710_m011228_c001_v7007000_t0000_u01752109948937") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4265_d20250710_m011219_c001_v0001043_t0031_u01752109939501") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a036_d20250710_m011208_c001_v7007000_t0000_u01752109928120") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc421d_d20250710_m011201_c001_v0001043_t0035_u01752109921615") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a55_d20250710_m011154_c001_v7007000_t0000_u01752109914105") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7198_d20250710_m011149_c001_v0001131_t0046_u01752109909069") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e0400e_d20250710_m011146_c001_v7007000_t0000_u01752109906438") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7166_d20250710_m011139_c001_v0001131_t0011_u01752109899056") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0634_d20250710_m011132_c001_v7007000_t0000_u01752109892241") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000bf2_d20250710_m011127_c001_v0001183_t0033_u01752109887056") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef060a_d20250710_m011124_c001_v7007000_t0000_u01752109884601") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000b14_d20250710_m011116_c001_v0001183_t0019_u01752109876974") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ed9_d20250710_m011105_c001_v7007000_t0000_u01752109865158") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b70c8_d20250710_m011057_c001_v0001131_t0054_u01752109857122") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24b5_d20250710_m011049_c001_v7007000_t0000_u01752109849894") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7094_d20250710_m011041_c001_v0001131_t0047_u01752109841413") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18ec4_d20250710_m011034_c001_v7007000_t0000_u01752109834181") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b705a_d20250710_m011025_c001_v0001131_t0013_u01752109825225") 2025/07/10 01:14:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424c4c3_d20250710_m011150_c001_v7007000_t0000_u01752109910321") 2025/07/10 01:14:33 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41ff_d20250710_m011145_c001_v0001043_t0047_u01752109905638") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16d1_d20250710_m011212_c001_v7007000_t0000_u01752109932555") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4235_d20250710_m011206_c001_v0001043_t0033_u01752109926858") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f640_d20250710_m011334_c001_v7007000_t0000_u01752110014465") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b5f3_d20250710_m011324_c001_v0001042_t0000_u01752110004734") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0d4_d20250710_m011316_c001_v7007000_t0000_u01752109996848") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b5cf_d20250710_m011308_c001_v0001042_t0012_u01752109988141") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b10e_d20250710_m011301_c001_v7007000_t0000_u01752109981361") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b5a3_d20250710_m011252_c001_v0001042_t0010_u01752109972383") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f297a_d20250710_m011245_c001_v7007000_t0000_u01752109965162") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b570_d20250710_m011236_c001_v0001042_t0047_u01752109956413") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a59a_d20250710_m011229_c001_v7007000_t0000_u01752109949121") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b54c_d20250710_m011219_c001_v0001042_t0010_u01752109939887") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f413e410e2c855c96_d20250710_m011208_c001_v7007000_t0000_u01752109928309") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b71d2_d20250710_m011202_c001_v0001131_t0052_u01752109922051") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a56_d20250710_m011154_c001_v7007000_t0000_u01752109914288") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000dd6_d20250710_m011149_c001_v0001183_t0004_u01752109909085") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f417e25133f4e20a7_d20250710_m011146_c001_v7007000_t0000_u01752109906437") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4a6_d20250710_m011139_c001_v0001042_t0057_u01752109899620") 2025/07/10 01:14:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0635_d20250710_m011132_c001_v7007000_t0000_u01752109892425") 2025/07/10 01:14:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000bf6_d20250710_m011127_c001_v0001183_t0013_u01752109887262") 2025/07/10 01:14:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f415813631ce63c1f_d20250710_m011124_c001_v7007000_t0000_u01752109884627") 2025/07/10 01:14:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b464_d20250710_m011117_c001_v0001042_t0012_u01752109877189") 2025/07/10 01:14:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c59409fb2_d20250710_m011104_c001_v7007000_t0000_u01752109864826") 2025/07/10 01:14:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b426_d20250710_m011057_c001_v0001042_t0012_u01752109857579") 2025/07/10 01:14:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24b6_d20250710_m011050_c001_v7007000_t0000_u01752109850077") 2025/07/10 01:14:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b3fa_d20250710_m011041_c001_v0001042_t0041_u01752109841796") 2025/07/10 01:14:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18ec5_d20250710_m011034_c001_v7007000_t0000_u01752109834365") 2025/07/10 01:14:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b3a8_d20250710_m011025_c001_v0001042_t0012_u01752109825559") 2025/07/10 01:14:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f5b3_d20250710_m011150_c001_v7007000_t0000_u01752109910188") 2025/07/10 01:14:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4c8_d20250710_m011145_c001_v0001042_t0043_u01752109905652") 2025/07/10 01:14:34 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16d5_d20250710_m011212_c001_v7007000_t0000_u01752109932737") 2025/07/10 01:14:34 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000f4c_d20250710_m011207_c001_v0001183_t0010_u01752109927024") 2025/07/10 01:14:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f641_d20250710_m011334_c001_v7007000_t0000_u01752110014676") 2025/07/10 01:14:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0015bf_d20250710_m011325_c001_v0001183_t0013_u01752110005361") 2025/07/10 01:14:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0d5_d20250710_m011317_c001_v7007000_t0000_u01752109997032") 2025/07/10 01:14:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a001445_d20250710_m011308_c001_v0001183_t0033_u01752109988569") 2025/07/10 01:14:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b10f_d20250710_m011301_c001_v7007000_t0000_u01752109981549") 2025/07/10 01:14:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0012f5_d20250710_m011252_c001_v0001183_t0026_u01752109972897") 2025/07/10 01:14:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f297b_d20250710_m011245_c001_v7007000_t0000_u01752109965344") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0011b0_d20250710_m011236_c001_v0001183_t0027_u01752109956833") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a59b_d20250710_m011229_c001_v7007000_t0000_u01752109949303") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00105c_d20250710_m011220_c001_v0001183_t0049_u01752109940316") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16be_d20250710_m011208_c001_v7007000_t0000_u01752109928320") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000ed8_d20250710_m011202_c001_v0001183_t0056_u01752109922450") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a57_d20250710_m011154_c001_v7007000_t0000_u01752109914471") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000de0_d20250710_m011149_c001_v0001183_t0055_u01752109909304") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f588_d20250710_m011146_c001_v7007000_t0000_u01752109906440") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000cf2_d20250710_m011140_c001_v0001183_t0020_u01752109900370") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0636_d20250710_m011132_c001_v7007000_t0000_u01752109892606") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41cd_d20250710_m011127_c001_v0001043_t0003_u01752109887309") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef060f_d20250710_m011125_c001_v7007000_t0000_u01752109885021") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b710c_d20250710_m011117_c001_v0001131_t0029_u01752109877841") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ed6_d20250710_m011104_c001_v7007000_t0000_u01752109864976") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000975_d20250710_m011057_c001_v0001183_t0053_u01752109857976") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24b7_d20250710_m011050_c001_v7007000_t0000_u01752109850262") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000817_d20250710_m011042_c001_v0001183_t0014_u01752109842210") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18ec6_d20250710_m011034_c001_v7007000_t0000_u01752109834547") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0006a5_d20250710_m011025_c001_v0001183_t0038_u01752109825930") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a42_d20250710_m011150_c001_v7007000_t0000_u01752109910333") 2025/07/10 01:14:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7186_d20250710_m011145_c001_v0001131_t0033_u01752109905684") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16d6_d20250710_m011212_c001_v7007000_t0000_u01752109932926") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b71e8_d20250710_m011207_c001_v0001131_t0007_u01752109927078") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f642_d20250710_m011334_c001_v7007000_t0000_u01752110014862") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7303_d20250710_m011325_c001_v0001131_t0018_u01752110005561") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0d6_d20250710_m011317_c001_v7007000_t0000_u01752109997217") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b72c1_d20250710_m011308_c001_v0001131_t0027_u01752109988772") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b110_d20250710_m011301_c001_v7007000_t0000_u01752109981734") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7286_d20250710_m011253_c001_v0001131_t0016_u01752109973102") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f297c_d20250710_m011245_c001_v7007000_t0000_u01752109965539") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7250_d20250710_m011237_c001_v0001131_t0048_u01752109957027") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a59c_d20250710_m011229_c001_v7007000_t0000_u01752109949580") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7216_d20250710_m011220_c001_v0001131_t0009_u01752109940548") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f413e410e2c855c95_d20250710_m011208_c001_v7007000_t0000_u01752109928119") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b508_d20250710_m011202_c001_v0001042_t0042_u01752109922664") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a58_d20250710_m011154_c001_v7007000_t0000_u01752109914653") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc420b_d20250710_m011149_c001_v0001043_t0018_u01752109909354") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f417e25133f4e20b3_d20250710_m011146_c001_v7007000_t0000_u01752109906620") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41e5_d20250710_m011140_c001_v0001043_t0022_u01752109900634") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0637_d20250710_m011132_c001_v7007000_t0000_u01752109892789") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b48c_d20250710_m011127_c001_v0001042_t0006_u01752109887351") 2025/07/10 01:14:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef060b_d20250710_m011124_c001_v7007000_t0000_u01752109884783") 2025/07/10 01:14:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41b3_d20250710_m011118_c001_v0001043_t0037_u01752109878271") 2025/07/10 01:14:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403021f693811f9b_d20250710_m011104_c001_v7007000_t0000_u01752109864838") 2025/07/10 01:14:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4179_d20250710_m011058_c001_v0001043_t0000_u01752109858199") 2025/07/10 01:14:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24b8_d20250710_m011050_c001_v7007000_t0000_u01752109850445") 2025/07/10 01:14:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc414d_d20250710_m011042_c001_v0001043_t0024_u01752109842419") 2025/07/10 01:14:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18ec9_d20250710_m011034_c001_v7007000_t0000_u01752109834730") 2025/07/10 01:14:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4125_d20250710_m011026_c001_v0001043_t0031_u01752109826137") 2025/07/10 01:14:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424c4c0_d20250710_m011149_c001_v7007000_t0000_u01752109909991") 2025/07/10 01:14:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000d7e_d20250710_m011145_c001_v0001183_t0034_u01752109905877") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16d7_d20250710_m011213_c001_v7007000_t0000_u01752109933110") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b51e_d20250710_m011207_c001_v0001042_t0056_u01752109927219") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f643_d20250710_m011335_c001_v7007000_t0000_u01752110015047") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4307_d20250710_m011325_c001_v0001043_t0043_u01752110005891") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0d7_d20250710_m011317_c001_v7007000_t0000_u01752109997406") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc42ef_d20250710_m011309_c001_v0001043_t0021_u01752109989095") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b111_d20250710_m011301_c001_v7007000_t0000_u01752109981918") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc42c3_d20250710_m011253_c001_v0001043_t0046_u01752109973457") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f297d_d20250710_m011245_c001_v7007000_t0000_u01752109965722") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc429d_d20250710_m011237_c001_v0001043_t0033_u01752109957352") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a59d_d20250710_m011229_c001_v7007000_t0000_u01752109949762") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4269_d20250710_m011221_c001_v0001043_t0039_u01752109941056") 2025/07/10 01:14:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943fa1_d20250710_m011208_c001_v7007000_t0000_u01752109928107") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4227_d20250710_m011202_c001_v0001043_t0020_u01752109922998") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a59_d20250710_m011154_c001_v7007000_t0000_u01752109914835") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4dc_d20250710_m011149_c001_v0001042_t0009_u01752109909365") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e04016_d20250710_m011146_c001_v7007000_t0000_u01752109906811") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7172_d20250710_m011141_c001_v0001131_t0020_u01752109901056") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0638_d20250710_m011132_c001_v7007000_t0000_u01752109892971") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000bfe_d20250710_m011127_c001_v0001183_t0039_u01752109887470") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0610_d20250710_m011125_c001_v7007000_t0000_u01752109885031") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000b3c_d20250710_m011118_c001_v0001183_t0004_u01752109878791") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c59409fb4_d20250710_m011105_c001_v7007000_t0000_u01752109865017") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b70d0_d20250710_m011058_c001_v0001131_t0033_u01752109858772") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24ba_d20250710_m011050_c001_v7007000_t0000_u01752109850627") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7096_d20250710_m011042_c001_v0001131_t0042_u01752109842895") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18ecb_d20250710_m011034_c001_v7007000_t0000_u01752109834918") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b705c_d20250710_m011026_c001_v0001131_t0053_u01752109826591") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18f37_d20250710_m011150_c001_v7007000_t0000_u01752109910156") 2025/07/10 01:14:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7188_d20250710_m011145_c001_v0001131_t0048_u01752109905990") 2025/07/10 01:14:38 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16d8_d20250710_m011213_c001_v7007000_t0000_u01752109933293") 2025/07/10 01:14:38 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4237_d20250710_m011207_c001_v0001043_t0058_u01752109927230") 2025/07/10 01:14:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f644_d20250710_m011335_c001_v7007000_t0000_u01752110015231") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b5fb_d20250710_m011326_c001_v0001042_t0031_u01752110006373") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0d9_d20250710_m011317_c001_v7007000_t0000_u01752109997590") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b5d3_d20250710_m011309_c001_v0001042_t0024_u01752109989481") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b112_d20250710_m011302_c001_v7007000_t0000_u01752109982164") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b5ab_d20250710_m011253_c001_v0001042_t0057_u01752109973898") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f297e_d20250710_m011245_c001_v7007000_t0000_u01752109965907") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b578_d20250710_m011238_c001_v0001042_t0050_u01752109958011") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a59e_d20250710_m011229_c001_v7007000_t0000_u01752109949945") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b552_d20250710_m011221_c001_v0001042_t0028_u01752109941405") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b0c3_d20250710_m011207_c001_v7007000_t0000_u01752109927923") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b71d8_d20250710_m011203_c001_v0001131_t0028_u01752109923525") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a5a_d20250710_m011155_c001_v7007000_t0000_u01752109915018") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b719a_d20250710_m011149_c001_v0001131_t0056_u01752109909466") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a30_d20250710_m011146_c001_v7007000_t0000_u01752109906824") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4aa_d20250710_m011141_c001_v0001042_t0045_u01752109901376") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0639_d20250710_m011133_c001_v7007000_t0000_u01752109893154") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7140_d20250710_m011127_c001_v0001131_t0057_u01752109887521") 2025/07/10 01:14:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f415813631ce63c21_d20250710_m011124_c001_v7007000_t0000_u01752109884809") 2025/07/10 01:14:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b468_d20250710_m011119_c001_v0001042_t0031_u01752109879006") 2025/07/10 01:14:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409aaac2ab49fae2_d20250710_m011104_c001_v7007000_t0000_u01752109864989") 2025/07/10 01:14:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b42a_d20250710_m011059_c001_v0001042_t0057_u01752109859099") 2025/07/10 01:14:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24bb_d20250710_m011050_c001_v7007000_t0000_u01752109850886") 2025/07/10 01:14:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b3fc_d20250710_m011043_c001_v0001042_t0048_u01752109843222") 2025/07/10 01:14:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18ecc_d20250710_m011035_c001_v7007000_t0000_u01752109835121") 2025/07/10 01:14:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b3b0_d20250710_m011027_c001_v0001042_t0018_u01752109827021") 2025/07/10 01:14:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f5b2_d20250710_m011150_c001_v7007000_t0000_u01752109910004") 2025/07/10 01:14:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4201_d20250710_m011146_c001_v0001043_t0016_u01752109906051") 2025/07/10 01:14:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ee9_d20250710_m011107_c001_v7007000_t0000_u01752109867502") 2025/07/10 01:14:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0009d7_d20250710_m011102_c001_v0001183_t0017_u01752109862888") 2025/07/10 01:14:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943eea_d20250710_m011107_c001_v7007000_t0000_u01752109867684") 2025/07/10 01:14:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b70de_d20250710_m011103_c001_v0001131_t0017_u01752109863013") 2025/07/10 01:14:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943eeb_d20250710_m011107_c001_v7007000_t0000_u01752109867865") 2025/07/10 01:14:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0009db_d20250710_m011103_c001_v0001183_t0012_u01752109863089") 2025/07/10 01:14:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943eec_d20250710_m011108_c001_v7007000_t0000_u01752109868047") 2025/07/10 01:14:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc418b_d20250710_m011103_c001_v0001043_t0049_u01752109863104") 2025/07/10 01:14:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943eed_d20250710_m011108_c001_v7007000_t0000_u01752109868228") 2025/07/10 01:14:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b436_d20250710_m011103_c001_v0001042_t0024_u01752109863195") 2025/07/10 01:14:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943eee_d20250710_m011108_c001_v7007000_t0000_u01752109868410") 2025/07/10 01:14:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0009dd_d20250710_m011103_c001_v0001183_t0032_u01752109863312") 2025/07/10 01:14:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943eef_d20250710_m011108_c001_v7007000_t0000_u01752109868591") 2025/07/10 01:14:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b70e0_d20250710_m011103_c001_v0001131_t0041_u01752109863371") 2025/07/10 01:14:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ef0_d20250710_m011108_c001_v7007000_t0000_u01752109868827") 2025/07/10 01:14:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0009e7_d20250710_m011103_c001_v0001183_t0031_u01752109863530") 2025/07/10 01:14:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ef1_d20250710_m011109_c001_v7007000_t0000_u01752109869019") 2025/07/10 01:14:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc418f_d20250710_m011103_c001_v0001043_t0059_u01752109863563") 2025/07/10 01:14:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ef2_d20250710_m011109_c001_v7007000_t0000_u01752109869200") 2025/07/10 01:14:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b43a_d20250710_m011103_c001_v0001042_t0057_u01752109863608") 2025/07/10 01:14:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ef3_d20250710_m011109_c001_v7007000_t0000_u01752109869383") 2025/07/10 01:14:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0009ed_d20250710_m011103_c001_v0001183_t0012_u01752109863734") 2025/07/10 01:14:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ef4_d20250710_m011109_c001_v7007000_t0000_u01752109869565") 2025/07/10 01:14:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b70e2_d20250710_m011103_c001_v0001131_t0019_u01752109863907") 2025/07/10 01:14:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ef5_d20250710_m011109_c001_v7007000_t0000_u01752109869747") 2025/07/10 01:14:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0009f1_d20250710_m011103_c001_v0001183_t0040_u01752109863942") 2025/07/10 01:14:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ef6_d20250710_m011109_c001_v7007000_t0000_u01752109869927") 2025/07/10 01:14:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4191_d20250710_m011103_c001_v0001043_t0009_u01752109863989") 2025/07/10 01:14:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ef7_d20250710_m011110_c001_v7007000_t0000_u01752109870108") 2025/07/10 01:14:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b440_d20250710_m011104_c001_v0001042_t0018_u01752109864070") 2025/07/10 01:14:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40095eb87b943ef8_d20250710_m011110_c001_v7007000_t0000_u01752109870290") 2025/07/10 01:14:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0009f9_d20250710_m011104_c001_v0001183_t0017_u01752109864135") 2025/07/10 01:14:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f583_d20250710_m011128_c001_v7007000_t0000_u01752109888237") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000b8a_d20250710_m011122_c001_v0001183_t0029_u01752109882761") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef061e_d20250710_m011128_c001_v7007000_t0000_u01752109888003") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7124_d20250710_m011122_c001_v0001131_t0030_u01752109882828") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f413e410e2c855c6a_d20250710_m011128_c001_v7007000_t0000_u01752109888167") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b476_d20250710_m011123_c001_v0001042_t0022_u01752109883044") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b078_d20250710_m011128_c001_v7007000_t0000_u01752109888252") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000b92_d20250710_m011123_c001_v0001183_t0059_u01752109883040") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0623_d20250710_m011128_c001_v7007000_t0000_u01752109888388") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41bd_d20250710_m011123_c001_v0001043_t0049_u01752109883102") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f413e410e2c855c6b_d20250710_m011128_c001_v7007000_t0000_u01752109888352") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7126_d20250710_m011123_c001_v0001131_t0059_u01752109883252") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef061f_d20250710_m011128_c001_v7007000_t0000_u01752109888014") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000b96_d20250710_m011123_c001_v0001183_t0022_u01752109883265") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3ca49d_d20250710_m011128_c001_v7007000_t0000_u01752109888024") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000b9a_d20250710_m011123_c001_v0001183_t0034_u01752109883475") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f582_d20250710_m011128_c001_v7007000_t0000_u01752109888036") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b478_d20250710_m011123_c001_v0001042_t0052_u01752109883489") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f415813631ce63c24_d20250710_m011128_c001_v7007000_t0000_u01752109888054") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41c1_d20250710_m011123_c001_v0001043_t0031_u01752109883552") 2025/07/10 01:14:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f54b_d20250710_m011128_c001_v7007000_t0000_u01752109888185") 2025/07/10 01:14:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000ba2_d20250710_m011123_c001_v0001183_t0052_u01752109883692") 2025/07/10 01:14:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b077_d20250710_m011128_c001_v7007000_t0000_u01752109888065") 2025/07/10 01:14:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b712c_d20250710_m011123_c001_v0001131_t0054_u01752109883855") 2025/07/10 01:14:43 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0624_d20250710_m011128_c001_v7007000_t0000_u01752109888400") 2025/07/10 01:14:43 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000ba4_d20250710_m011123_c001_v0001183_t0045_u01752109883915") 2025/07/10 01:14:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0621_d20250710_m011128_c001_v7007000_t0000_u01752109888194") 2025/07/10 01:14:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b47a_d20250710_m011123_c001_v0001042_t0024_u01752109883943") 2025/07/10 01:14:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0622_d20250710_m011128_c001_v7007000_t0000_u01752109888210") 2025/07/10 01:14:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41c3_d20250710_m011123_c001_v0001043_t0005_u01752109883957") 2025/07/10 01:14:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3ca49f_d20250710_m011128_c001_v7007000_t0000_u01752109888215") 2025/07/10 01:14:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000bae_d20250710_m011124_c001_v0001183_t0020_u01752109884122") 2025/07/10 01:14:43 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970a9e_d20250710_m010922_c001_v7007000_t0000_u01752109762440") 2025/07/10 01:14:43 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f119e3e262ff17ca7_d20250710_m010919_c001_v0001146_t0009_u01752109759682") 2025/07/10 01:14:43 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f421d60b636a7f2b2_d20250710_m010919_c001_v7007000_t0000_u01752109759502") 2025/07/10 01:14:43 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f119e3e262ff17c73_d20250710_m010916_c001_v0001146_t0054_u01752109756188") 2025/07/10 01:14:43 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f421d60b636a7f2ad_d20250710_m010915_c001_v7007000_t0000_u01752109755457") 2025/07/10 01:14:43 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6ee5_d20250710_m010911_c001_v0001131_t0031_u01752109751536") 2025/07/10 01:14:43 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e244b_d20250710_m010910_c001_v7007000_t0000_u01752109750071") 2025/07/10 01:14:43 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f10155bf65d45d090_d20250710_m010907_c001_v0001172_t0014_u01752109747748") 2025/07/10 01:14:43 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18e37_d20250710_m010907_c001_v7007000_t0000_u01752109747564") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f10155bf65d45d076_d20250710_m010904_c001_v0001172_t0021_u01752109744086") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18e33_d20250710_m010903_c001_v7007000_t0000_u01752109743357") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00004d_d20250710_m010859_c001_v0001183_t0018_u01752109739905") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f443_d20250710_m010858_c001_v7007000_t0000_u01752109738620") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116005158fd8762d_d20250710_m010857_c001_v0001171_t0020_u01752109737294") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f43f_d20250710_m010857_c001_v7007000_t0000_u01752109737106") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116005158fd8761f_d20250710_m010854_c001_v0001171_t0036_u01752109734434") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f3bf_d20250710_m010853_c001_v7007000_t0000_u01752109733708") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffffd7_d20250710_m010850_c001_v0001183_t0048_u01752109730493") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f3b5_d20250710_m010849_c001_v7007000_t0000_u01752109729577") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f112eec9d5af16a3a_d20250710_m010847_c001_v0001091_t0000_u01752109727590") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f406af4c26993cfed_d20250710_m010847_c001_v7007000_t0000_u01752109727407") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f112eec9d5af16a26_d20250710_m010844_c001_v0001091_t0039_u01752109724041") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f406af4c26993cf70_d20250710_m010843_c001_v7007000_t0000_u01752109723307") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fffec4_d20250710_m010835_c001_v0001183_t0048_u01752109715527") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424bef6_d20250710_m010834_c001_v7007000_t0000_u01752109714608") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1153a6a2e8694201_d20250710_m010833_c001_v0001183_t0040_u01752109713011") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3c9cbd_d20250710_m010832_c001_v7007000_t0000_u01752109712827") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1153a6a2e86941df_d20250710_m010829_c001_v0001183_t0048_u01752109709369") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3c9cb9_d20250710_m010828_c001_v7007000_t0000_u01752109708642") 2025/07/10 01:14:44 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060efb_d20250710_m010822_c001_v0001090_t0055_u01752109702317") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f36a_d20250710_m010821_c001_v7007000_t0000_u01752109701400") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f10381b1386071068_d20250710_m010819_c001_v0001137_t0037_u01752109699389") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ae8a_d20250710_m010819_c001_v7007000_t0000_u01752109699206") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f10381b1386071052_d20250710_m010815_c001_v0001137_t0013_u01752109695790") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ae69_d20250710_m010815_c001_v7007000_t0000_u01752109695063") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6e51_d20250710_m010808_c001_v0001131_t0055_u01752109688806") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18e02_d20250710_m010807_c001_v7007000_t0000_u01752109687710") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f112eaa116ad14f8f_d20250710_m010801_c001_v0001104_t0048_u01752109681452") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403021f693811f63_d20250710_m010801_c001_v7007000_t0000_u01752109681234") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fffc3a_d20250710_m010757_c001_v0001183_t0022_u01752109677361") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116e6935157c2953_d20250710_m010755_c001_v0001144_t0006_u01752109675685") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116e6935157c294f_d20250710_m010754_c001_v0001144_t0015_u01752109674341") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea481f1_d20250710_m010741_c001_v7007000_t0000_u01752109661082") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6dcb_d20250710_m010734_c001_v0001131_t0049_u01752109654042") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1186a37e6302a61d_d20250710_m010733_c001_v0001184_t0009_u01752109653289") 2025/07/10 01:14:45 DEBUG : dst/one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1186a37e6302a609_d20250710_m010732_c001_v0001184_t0056_u01752109652340") 2025/07/10 01:14:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970a9f_d20250710_m010922_c001_v7007000_t0000_u01752109762622") 2025/07/10 01:14:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f114b257211c0c64f_d20250710_m010919_c001_v0001043_t0034_u01752109759203") 2025/07/10 01:14:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1026805d3be0a4d7_d20250710_m010915_c001_v0001182_t0044_u01752109755249") 2025/07/10 01:14:45 DEBUG : dst/one.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e244c_d20250710_m010910_c001_v7007000_t0000_u01752109750254") 2025/07/10 01:14:46 DEBUG : dst/one.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164703a6a6f3e7d_d20250710_m010907_c001_v0001184_t0045_u01752109747358") 2025/07/10 01:14:46 DEBUG : dst/one.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1162adaa994d165a_d20250710_m010903_c001_v0001182_t0016_u01752109743137") 2025/07/10 01:14:46 DEBUG : dst/one.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f444_d20250710_m010858_c001_v7007000_t0000_u01752109738802") 2025/07/10 01:14:46 DEBUG : dst/one.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f104c65eb0facdf75_d20250710_m010856_c001_v0001037_t0046_u01752109736702") 2025/07/10 01:14:46 DEBUG : dst/one.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1043d91e02606525_d20250710_m010853_c001_v0001178_t0035_u01752109733504") 2025/07/10 01:14:46 DEBUG : dst/three: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18e03_d20250710_m010807_c001_v7007000_t0000_u01752109687892") 2025/07/10 01:14:46 DEBUG : dst/three: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116e6935157c297d_d20250710_m010806_c001_v0001144_t0016_u01752109686032") 2025/07/10 01:14:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970aa0_d20250710_m010922_c001_v7007000_t0000_u01752109762804") 2025/07/10 01:14:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1046ede2a673abe2_d20250710_m010920_c001_v0001092_t0027_u01752109760797") 2025/07/10 01:14:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f104845ba27ab467d_d20250710_m010917_c001_v0001181_t0051_u01752109757315") 2025/07/10 01:14:46 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970aa1_d20250710_m010922_c001_v7007000_t0000_u01752109762989") 2025/07/10 01:14:46 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f119e3e262ff17cbb_d20250710_m010921_c001_v0001146_t0026_u01752109761383") 2025/07/10 01:14:46 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f421d60b636a7f2b3_d20250710_m010921_c001_v7007000_t0000_u01752109761203") 2025/07/10 01:14:46 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f119e3e262ff17c89_d20250710_m010917_c001_v0001146_t0023_u01752109757704") 2025/07/10 01:14:46 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f421d60b636a7f2b0_d20250710_m010917_c001_v7007000_t0000_u01752109757524") 2025/07/10 01:14:46 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6ee7_d20250710_m010912_c001_v0001131_t0044_u01752109752438") 2025/07/10 01:14:46 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e244e_d20250710_m010910_c001_v7007000_t0000_u01752109750437") 2025/07/10 01:14:46 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f10155bf65d45d098_d20250710_m010909_c001_v0001172_t0045_u01752109749098") 2025/07/10 01:14:46 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18e38_d20250710_m010908_c001_v7007000_t0000_u01752109748914") 2025/07/10 01:14:46 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f10155bf65d45d080_d20250710_m010905_c001_v0001172_t0036_u01752109745837") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18e35_d20250710_m010905_c001_v7007000_t0000_u01752109745649") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00005b_d20250710_m010900_c001_v0001183_t0013_u01752109740452") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f442_d20250710_m010858_c001_v7007000_t0000_u01752109738062") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6ebf_d20250710_m010855_c001_v0001131_t0001_u01752109735699") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f43d_d20250710_m010855_c001_v7007000_t0000_u01752109735326") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffffe3_d20250710_m010851_c001_v0001183_t0039_u01752109731053") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f406af4c26993d013_d20250710_m010848_c001_v7007000_t0000_u01752109728623") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6ea3_d20250710_m010846_c001_v0001131_t0059_u01752109726271") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f406af4c26993cfae_d20250710_m010845_c001_v7007000_t0000_u01752109725163") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fffefa_d20250710_m010838_c001_v0001183_t0041_u01752109718700") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3c9cbe_d20250710_m010833_c001_v7007000_t0000_u01752109713669") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060f09_d20250710_m010831_c001_v0001090_t0052_u01752109711137") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3c9cbb_d20250710_m010830_c001_v7007000_t0000_u01752109710042") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6e79_d20250710_m010823_c001_v0001131_t0054_u01752109703656") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ae92_d20250710_m010820_c001_v7007000_t0000_u01752109700477") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6e65_d20250710_m010817_c001_v0001131_t0053_u01752109697777") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ae75_d20250710_m010816_c001_v7007000_t0000_u01752109696676") 2025/07/10 01:14:47 DEBUG : dst/three.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fffd16_d20250710_m010810_c001_v0001183_t0058_u01752109690470") 2025/07/10 01:14:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e244f_d20250710_m010910_c001_v7007000_t0000_u01752109750619") 2025/07/10 01:14:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1061f7fb2cf8ecc5_d20250710_m010908_c001_v0001179_t0011_u01752109748721") 2025/07/10 01:14:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f11381402cc5fd6cf_d20250710_m010905_c001_v0001101_t0047_u01752109745201") 2025/07/10 01:14:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f445_d20250710_m010858_c001_v7007000_t0000_u01752109738986") 2025/07/10 01:14:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f10155e019829d75e_d20250710_m010857_c001_v0001150_t0007_u01752109737799") 2025/07/10 01:14:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f11701877d5a98ab3_d20250710_m010854_c001_v0001154_t0003_u01752109734911") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970aa2_d20250710_m010923_c001_v7007000_t0000_u01752109763173") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000123_d20250710_m010912_c001_v0001183_t0036_u01752109752202") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e2450_d20250710_m010910_c001_v7007000_t0000_u01752109750802") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6ec7_d20250710_m010900_c001_v0001131_t0017_u01752109740126") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f446_d20250710_m010859_c001_v7007000_t0000_u01752109739168") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6eb3_d20250710_m010850_c001_v0001131_t0031_u01752109730699") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4180e40eeba1f3b6_d20250710_m010849_c001_v7007000_t0000_u01752109729761") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6e8d_d20250710_m010836_c001_v0001131_t0004_u01752109716167") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424bef7_d20250710_m010834_c001_v7007000_t0000_u01752109714789") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fffde4_d20250710_m010823_c001_v0001183_t0021_u01752109703078") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f36b_d20250710_m010821_c001_v7007000_t0000_u01752109701583") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060ee1_d20250710_m010809_c001_v0001090_t0048_u01752109689696") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18e04_d20250710_m010808_c001_v7007000_t0000_u01752109688076") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f107d6d32fc6620b9_d20250710_m010803_c001_v0001165_t0045_u01752109683719") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea481f2_d20250710_m010741_c001_v7007000_t0000_u01752109661264") 2025/07/10 01:14:48 DEBUG : dst/two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1186a37e6302a679_d20250710_m010740_c001_v0001184_t0007_u01752109660145") 2025/07/10 01:14:48 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424bd7e_d20250710_m010707_c001_v7007000_t0000_u01752109627801") 2025/07/10 01:14:48 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff822_d20250710_m010703_c001_v0001183_t0022_u01752109623540") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424bd78_d20250710_m010701_c001_v7007000_t0000_u01752109621555") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff700_d20250710_m010651_c001_v0001183_t0025_u01752109611131") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748ff_d20250710_m010642_c001_v7007000_t0000_u01752109602376") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff60c_d20250710_m010638_c001_v0001183_t0009_u01752109598419") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48137_d20250710_m010618_c001_v7007000_t0000_u01752109578938") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff406_d20250710_m010617_c001_v0001183_t0027_u01752109577206") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48125_d20250710_m010616_c001_v7007000_t0000_u01752109576308") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff3ce_d20250710_m010615_c001_v0001183_t0043_u01752109575139") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48117_d20250710_m010612_c001_v7007000_t0000_u01752109572673") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff35c_d20250710_m010611_c001_v0001183_t0039_u01752109571118") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea4810e_d20250710_m010610_c001_v7007000_t0000_u01752109570331") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff312_d20250710_m010609_c001_v0001183_t0051_u01752109569071") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea480fd_d20250710_m010604_c001_v7007000_t0000_u01752109564099") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff25a_d20250710_m010602_c001_v0001183_t0022_u01752109562742") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea480f6_d20250710_m010601_c001_v7007000_t0000_u01752109561986") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff224_d20250710_m010601_c001_v0001183_t0010_u01752109561221") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d1d_d20250710_m010556_c001_v7007000_t0000_u01752109556967") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff17a_d20250710_m010555_c001_v0001183_t0018_u01752109555788") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d17_d20250710_m010553_c001_v7007000_t0000_u01752109553938") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff120_d20250710_m010552_c001_v0001183_t0040_u01752109552997") 2025/07/10 01:14:49 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d15_d20250710_m010552_c001_v7007000_t0000_u01752109552634") 2025/07/10 01:14:50 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f118c85f2dfb81021_d20250710_m010551_c001_v0001100_t0032_u01752109551802") 2025/07/10 01:14:50 DEBUG : empty space: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff0c4_d20250710_m010550_c001_v0001183_t0011_u01752109550224") 2025/07/10 01:14:50 DEBUG : enormous: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea4812e_d20250710_m010618_c001_v7007000_t0000_u01752109578011") 2025/07/10 01:14:50 DEBUG : enormous: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff40c_d20250710_m010617_c001_v0001183_t0049_u01752109577418") 2025/07/10 01:14:50 DEBUG : existing: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970aa7_d20250710_m010927_c001_v7007000_t0000_u01752109767526") 2025/07/10 01:14:50 DEBUG : existing: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000223_d20250710_m010926_c001_v0001183_t0015_u01752109766350") 2025/07/10 01:14:50 DEBUG : existing: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748fc_d20250710_m010636_c001_v7007000_t0000_u01752109596977") 2025/07/10 01:14:50 DEBUG : existing: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff5d0_d20250710_m010635_c001_v0001183_t0011_u01752109595916") 2025/07/10 01:14:50 DEBUG : existing: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d0e_d20250710_m010547_c001_v7007000_t0000_u01752109547788") 2025/07/10 01:14:50 DEBUG : existing: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff066_d20250710_m010546_c001_v0001183_t0038_u01752109546858") 2025/07/10 01:14:50 DEBUG : existing: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d0b_d20250710_m010546_c001_v7007000_t0000_u01752109546298") 2025/07/10 01:14:50 DEBUG : existing: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff04c_d20250710_m010545_c001_v0001183_t0026_u01752109545724") 2025/07/10 01:14:50 DEBUG : existing: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff03e_d20250710_m010544_c001_v0001183_t0013_u01752109544898") 2025/07/10 01:14:50 DEBUG : existing-b: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748fd_d20250710_m010637_c001_v7007000_t0000_u01752109597159") 2025/07/10 01:14:50 DEBUG : existing-b: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6cf1_d20250710_m010635_c001_v0001131_t0017_u01752109595902") 2025/07/10 01:14:50 DEBUG : file1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef05a5_d20250710_m011016_c001_v7007000_t0000_u01752109816522") 2025/07/10 01:14:50 DEBUG : file1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b380_d20250710_m011015_c001_v0001042_t0052_u01752109815314") 2025/07/10 01:14:50 DEBUG : file1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef059c_d20250710_m011013_c001_v7007000_t0000_u01752109813901") 2025/07/10 01:14:50 DEBUG : file1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc40fd_d20250710_m011012_c001_v0001043_t0051_u01752109812764") 2025/07/10 01:14:50 DEBUG : five: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea4813b_d20250710_m010622_c001_v7007000_t0000_u01752109582411") 2025/07/10 01:14:51 DEBUG : five: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f400e939479fff45e_d20250710_m010620_c001_v0001183_t0004_u01752109580498") 2025/07/10 01:14:51 DEBUG : foo: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d1b_d20250710_m010555_c001_v7007000_t0000_u01752109555412") 2025/07/10 01:14:51 DEBUG : foo: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f400e939479fff15c_d20250710_m010554_c001_v0001183_t0004_u01752109554860") 2025/07/10 01:14:51 DEBUG : foo: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f400e939479fff148_d20250710_m010554_c001_v0001183_t0004_u01752109554307") 2025/07/10 01:14:51 DEBUG : four: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea4813c_d20250710_m010622_c001_v7007000_t0000_u01752109582593") 2025/07/10 01:14:51 DEBUG : four: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4164cf53303b6cb7_d20250710_m010621_c001_v0001131_t0015_u01752109581243") 2025/07/10 01:14:51 DEBUG : four: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff450_d20250710_m010619_c001_v0001183_t0047_u01752109579918") 2025/07/10 01:14:51 DEBUG : hello world2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad79_d20250710_m010505_c001_v7007000_t0000_u01752109505197") 2025/07/10 01:14:51 DEBUG : hello world2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffec69_d20250710_m010504_c001_v0001183_t0022_u01752109504547") 2025/07/10 01:14:51 DEBUG : ignore-size: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d0a_d20250710_m010544_c001_v7007000_t0000_u01752109544535") 2025/07/10 01:14:51 DEBUG : ignore-size: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff01e_d20250710_m010543_c001_v0001183_t0034_u01752109543584") 2025/07/10 01:14:51 DEBUG : nested/sub dir/file: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748fa_d20250710_m010635_c001_v7007000_t0000_u01752109595173") 2025/07/10 01:14:51 DEBUG : nested/sub dir/file: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff5aa_d20250710_m010634_c001_v0001183_t0051_u01752109594476") 2025/07/10 01:14:51 DEBUG : nested/sub dir/file: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748f7_d20250710_m010633_c001_v7007000_t0000_u01752109593734") 2025/07/10 01:14:51 DEBUG : nested/sub dir/file: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff57c_d20250710_m010632_c001_v0001183_t0012_u01752109592535") 2025/07/10 01:14:51 DEBUG : one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea4813e_d20250710_m010622_c001_v7007000_t0000_u01752109582779") 2025/07/10 01:14:51 DEBUG : one: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f400e939479fff43c_d20250710_m010619_c001_v0001183_t0004_u01752109579343") 2025/07/10 01:14:51 DEBUG : only0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0571_d20250710_m011008_c001_v7007000_t0000_u01752109808290") 2025/07/10 01:14:51 DEBUG : only0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f400e93947a0004e4_d20250710_m011002_c001_v0001183_t0004_u01752109802930") 2025/07/10 01:14:51 DEBUG : only0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fac_d20250710_m010950_c001_v0001131_t0045_u01752109790412") 2025/07/10 01:14:51 DEBUG : only0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0540_d20250710_m010944_c001_v7007000_t0000_u01752109784432") 2025/07/10 01:14:52 DEBUG : only0: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f2b_d20250710_m010931_c001_v0001131_t0049_u01752109771073") 2025/07/10 01:14:52 DEBUG : only1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0572_d20250710_m011008_c001_v7007000_t0000_u01752109808474") 2025/07/10 01:14:52 DEBUG : only1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f400e93947a0004fa_d20250710_m011003_c001_v0001183_t0004_u01752109803691") 2025/07/10 01:14:52 DEBUG : only1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fae_d20250710_m010951_c001_v0001131_t0045_u01752109791009") 2025/07/10 01:14:52 DEBUG : only1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41220193172c9e0f_d20250710_m010944_c001_v7007000_t0000_u01752109784421") 2025/07/10 01:14:52 DEBUG : only1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f2d_d20250710_m010931_c001_v0001131_t0019_u01752109771654") 2025/07/10 01:14:52 DEBUG : only10: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0573_d20250710_m011008_c001_v7007000_t0000_u01752109808662") 2025/07/10 01:14:52 DEBUG : only10: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4133dab5ed66b36a_d20250710_m011003_c001_v0001042_t0047_u01752109803833") 2025/07/10 01:14:52 DEBUG : only10: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fd6_d20250710_m010955_c001_v0001131_t0058_u01752109795934") 2025/07/10 01:14:52 DEBUG : only10: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654f2_d20250710_m010944_c001_v7007000_t0000_u01752109784201") 2025/07/10 01:14:52 DEBUG : only10: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f4e_d20250710_m010936_c001_v0001131_t0011_u01752109776966") 2025/07/10 01:14:52 DEBUG : only11: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0575_d20250710_m011008_c001_v7007000_t0000_u01752109808853") 2025/07/10 01:14:52 DEBUG : only11: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f400e93947a0004d6_d20250710_m011002_c001_v0001183_t0004_u01752109802522") 2025/07/10 01:14:52 DEBUG : only11: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fd8_d20250710_m010956_c001_v0001131_t0053_u01752109796480") 2025/07/10 01:14:52 DEBUG : only11: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0542_d20250710_m010944_c001_v7007000_t0000_u01752109784803") 2025/07/10 01:14:52 DEBUG : only11: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f54_d20250710_m010937_c001_v0001131_t0015_u01752109777492") 2025/07/10 01:14:52 DEBUG : only12: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0576_d20250710_m011009_c001_v7007000_t0000_u01752109809042") 2025/07/10 01:14:52 DEBUG : only12: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4164cf53303b6ff6_d20250710_m011002_c001_v0001131_t0015_u01752109802537") 2025/07/10 01:14:52 DEBUG : only12: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fdc_d20250710_m010957_c001_v0001131_t0057_u01752109797295") 2025/07/10 01:14:52 DEBUG : only12: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970aaf_d20250710_m010944_c001_v7007000_t0000_u01752109784586") 2025/07/10 01:14:52 DEBUG : only12: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f5c_d20250710_m010938_c001_v0001131_t0012_u01752109778062") 2025/07/10 01:14:53 DEBUG : only13: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0577_d20250710_m011009_c001_v7007000_t0000_u01752109809227") 2025/07/10 01:14:53 DEBUG : only13: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416410df4cdc40d7_d20250710_m011003_c001_v0001043_t0055_u01752109803104") 2025/07/10 01:14:53 DEBUG : only13: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fde_d20250710_m010957_c001_v0001131_t0037_u01752109797831") 2025/07/10 01:14:53 DEBUG : only13: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654f4_d20250710_m010944_c001_v7007000_t0000_u01752109784582") 2025/07/10 01:14:53 DEBUG : only13: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f62_d20250710_m010938_c001_v0001131_t0042_u01752109778578") 2025/07/10 01:14:53 DEBUG : only14: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0578_d20250710_m011009_c001_v7007000_t0000_u01752109809411") 2025/07/10 01:14:53 DEBUG : only14: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4133dab5ed66b364_d20250710_m011003_c001_v0001042_t0047_u01752109803284") 2025/07/10 01:14:53 DEBUG : only14: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fe0_d20250710_m010958_c001_v0001131_t0015_u01752109798324") 2025/07/10 01:14:53 DEBUG : only14: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970ab1_d20250710_m010944_c001_v7007000_t0000_u01752109784961") 2025/07/10 01:14:53 DEBUG : only14: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f68_d20250710_m010939_c001_v0001131_t0016_u01752109779225") 2025/07/10 01:14:53 DEBUG : only15: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0579_d20250710_m011009_c001_v7007000_t0000_u01752109809597") 2025/07/10 01:14:53 DEBUG : only15: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f400e93947a0004ec_d20250710_m011003_c001_v0001183_t0004_u01752109803120") 2025/07/10 01:14:53 DEBUG : only15: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fe2_d20250710_m010958_c001_v0001131_t0012_u01752109798822") 2025/07/10 01:14:53 DEBUG : only15: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41220193172c9e10_d20250710_m010944_c001_v7007000_t0000_u01752109784608") 2025/07/10 01:14:53 DEBUG : only15: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f70_d20250710_m010939_c001_v0001131_t0053_u01752109779752") 2025/07/10 01:14:53 DEBUG : only16: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef057a_d20250710_m011009_c001_v7007000_t0000_u01752109809782") 2025/07/10 01:14:53 DEBUG : only16: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416410df4cdc40d9_d20250710_m011003_c001_v0001043_t0055_u01752109803290") 2025/07/10 01:14:53 DEBUG : only16: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fe4_d20250710_m010959_c001_v0001131_t0056_u01752109799349") 2025/07/10 01:14:53 DEBUG : only16: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654f3_d20250710_m010944_c001_v7007000_t0000_u01752109784397") 2025/07/10 01:14:54 DEBUG : only16: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f74_d20250710_m010940_c001_v0001131_t0026_u01752109780366") 2025/07/10 01:14:54 DEBUG : only17: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef057b_d20250710_m011009_c001_v7007000_t0000_u01752109809966") 2025/07/10 01:14:54 DEBUG : only17: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4164cf53303b6ffa_d20250710_m011002_c001_v0001131_t0015_u01752109802940") 2025/07/10 01:14:54 DEBUG : only17: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fe8_d20250710_m010959_c001_v0001131_t0054_u01752109799951") 2025/07/10 01:14:54 DEBUG : only17: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0541_d20250710_m010944_c001_v7007000_t0000_u01752109784618") 2025/07/10 01:14:54 DEBUG : only17: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f78_d20250710_m010940_c001_v0001131_t0040_u01752109780871") 2025/07/10 01:14:54 DEBUG : only18: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef057c_d20250710_m011010_c001_v7007000_t0000_u01752109810151") 2025/07/10 01:14:54 DEBUG : only18: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4164cf53303b6ffc_d20250710_m011003_c001_v0001131_t0015_u01752109803130") 2025/07/10 01:14:54 DEBUG : only18: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6ff0_d20250710_m011000_c001_v0001131_t0051_u01752109800708") 2025/07/10 01:14:54 DEBUG : only18: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970ab0_d20250710_m010944_c001_v7007000_t0000_u01752109784767") 2025/07/10 01:14:54 DEBUG : only18: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f7a_d20250710_m010941_c001_v0001131_t0052_u01752109781493") 2025/07/10 01:14:54 DEBUG : only19: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef057d_d20250710_m011010_c001_v7007000_t0000_u01752109810336") 2025/07/10 01:14:55 DEBUG : only19: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f400e93947a0004f0_d20250710_m011003_c001_v0001183_t0004_u01752109803303") 2025/07/10 01:14:55 DEBUG : only19: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6ff2_d20250710_m011001_c001_v0001131_t0049_u01752109801417") 2025/07/10 01:14:55 DEBUG : only19: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654f5_d20250710_m010944_c001_v7007000_t0000_u01752109784768") 2025/07/10 01:14:55 DEBUG : only19: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f7e_d20250710_m010942_c001_v0001131_t0029_u01752109782172") 2025/07/10 01:14:55 DEBUG : only2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef057e_d20250710_m011010_c001_v7007000_t0000_u01752109810521") 2025/07/10 01:14:55 DEBUG : only2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4164cf53303b7004_d20250710_m011003_c001_v0001131_t0015_u01752109803680") 2025/07/10 01:14:55 DEBUG : only2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fb0_d20250710_m010951_c001_v0001131_t0001_u01752109791586") 2025/07/10 01:14:55 DEBUG : only2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654f6_d20250710_m010944_c001_v7007000_t0000_u01752109784953") 2025/07/10 01:14:55 DEBUG : only2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f31_d20250710_m010932_c001_v0001131_t0033_u01752109772344") 2025/07/10 01:14:55 DEBUG : only3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0590_d20250710_m011010_c001_v7007000_t0000_u01752109810705") 2025/07/10 01:14:55 DEBUG : only3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4164cf53303b6ffe_d20250710_m011003_c001_v0001131_t0015_u01752109803314") 2025/07/10 01:14:55 DEBUG : only3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fb4_d20250710_m010952_c001_v0001131_t0034_u01752109792116") 2025/07/10 01:14:55 DEBUG : only3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654f0_d20250710_m010943_c001_v7007000_t0000_u01752109783825") 2025/07/10 01:14:55 DEBUG : only3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f33_d20250710_m010933_c001_v0001131_t0008_u01752109773080") 2025/07/10 01:14:55 DEBUG : only4: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0591_d20250710_m011010_c001_v7007000_t0000_u01752109810890") 2025/07/10 01:14:55 DEBUG : only4: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4133dab5ed66b366_d20250710_m011003_c001_v0001042_t0047_u01752109803467") 2025/07/10 01:14:55 DEBUG : only4: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fba_d20250710_m010952_c001_v0001131_t0042_u01752109792639") 2025/07/10 01:14:55 DEBUG : only4: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41220193172c9e11_d20250710_m010944_c001_v7007000_t0000_u01752109784792") 2025/07/10 01:14:55 DEBUG : only4: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f39_d20250710_m010933_c001_v0001131_t0013_u01752109773594") 2025/07/10 01:14:56 DEBUG : only5: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0592_d20250710_m011011_c001_v7007000_t0000_u01752109811075") 2025/07/10 01:14:56 DEBUG : only5: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416410df4cdc40db_d20250710_m011003_c001_v0001043_t0055_u01752109803479") 2025/07/10 01:14:56 DEBUG : only5: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fbe_d20250710_m010953_c001_v0001131_t0018_u01752109793164") 2025/07/10 01:14:56 DEBUG : only5: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970aad_d20250710_m010944_c001_v7007000_t0000_u01752109784218") 2025/07/10 01:14:56 DEBUG : only5: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f3c_d20250710_m010934_c001_v0001131_t0020_u01752109774065") 2025/07/10 01:14:56 DEBUG : only6: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0593_d20250710_m011011_c001_v7007000_t0000_u01752109811259") 2025/07/10 01:14:56 DEBUG : only6: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f400e93947a0004f6_d20250710_m011003_c001_v0001183_t0004_u01752109803499") 2025/07/10 01:14:56 DEBUG : only6: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fc2_d20250710_m010953_c001_v0001131_t0027_u01752109793653") 2025/07/10 01:14:56 DEBUG : only6: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4085bdfc9dc654f1_d20250710_m010944_c001_v7007000_t0000_u01752109784011") 2025/07/10 01:14:56 DEBUG : only6: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f3e_d20250710_m010934_c001_v0001131_t0040_u01752109774556") 2025/07/10 01:14:56 DEBUG : only7: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0594_d20250710_m011011_c001_v7007000_t0000_u01752109811444") 2025/07/10 01:14:56 DEBUG : only7: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4164cf53303b7000_d20250710_m011003_c001_v0001131_t0015_u01752109803498") 2025/07/10 01:14:56 DEBUG : only7: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fc8_d20250710_m010954_c001_v0001131_t0034_u01752109794293") 2025/07/10 01:14:56 DEBUG : only7: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef053f_d20250710_m010944_c001_v7007000_t0000_u01752109784217") 2025/07/10 01:14:56 DEBUG : only7: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f40_d20250710_m010935_c001_v0001131_t0052_u01752109775077") 2025/07/10 01:14:56 DEBUG : only8: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0595_d20250710_m011011_c001_v7007000_t0000_u01752109811628") 2025/07/10 01:14:56 DEBUG : only8: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4133dab5ed66b368_d20250710_m011003_c001_v0001042_t0047_u01752109803650") 2025/07/10 01:14:56 DEBUG : only8: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fcc_d20250710_m010954_c001_v0001131_t0044_u01752109794770") 2025/07/10 01:14:56 DEBUG : only8: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41220193172c9e0d_d20250710_m010944_c001_v7007000_t0000_u01752109784232") 2025/07/10 01:14:56 DEBUG : only8: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f46_d20250710_m010935_c001_v0001131_t0006_u01752109775803") 2025/07/10 01:14:56 DEBUG : only9: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef0598_d20250710_m011011_c001_v7007000_t0000_u01752109811813") 2025/07/10 01:14:56 DEBUG : only9: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416410df4cdc40df_d20250710_m011003_c001_v0001043_t0055_u01752109803664") 2025/07/10 01:14:57 DEBUG : only9: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6fd2_d20250710_m010955_c001_v0001131_t0036_u01752109795407") 2025/07/10 01:14:57 DEBUG : only9: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970aae_d20250710_m010944_c001_v7007000_t0000_u01752109784402") 2025/07/10 01:14:57 DEBUG : only9: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6f4c_d20250710_m010936_c001_v0001131_t0050_u01752109776383") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748f4_d20250710_m010631_c001_v7007000_t0000_u01752109591332") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060dfc_d20250710_m010629_c001_v0001090_t0011_u01752109589625") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748f1_d20250710_m010628_c001_v7007000_t0000_u01752109588529") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff4e2_d20250710_m010626_c001_v0001183_t0029_u01752109586735") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748ec_d20250710_m010626_c001_v7007000_t0000_u01752109586008") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6cc7_d20250710_m010623_c001_v0001131_t0011_u01752109583710") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48121_d20250710_m010614_c001_v7007000_t0000_u01752109574384") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff390_d20250710_m010613_c001_v0001183_t0040_u01752109573225") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48114_d20250710_m010611_c001_v7007000_t0000_u01752109571720") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff358_d20250710_m010610_c001_v0001183_t0055_u01752109570901") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea4810c_d20250710_m010609_c001_v7007000_t0000_u01752109569653") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff30a_d20250710_m010608_c001_v0001183_t0046_u01752109568880") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea480fb_d20250710_m010603_c001_v7007000_t0000_u01752109563539") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff252_d20250710_m010602_c001_v0001183_t0043_u01752109562533") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea480f7_d20250710_m010602_c001_v7007000_t0000_u01752109562169") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff21c_d20250710_m010601_c001_v0001183_t0010_u01752109561006") 2025/07/10 01:14:57 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea480f4_d20250710_m010600_c001_v7007000_t0000_u01752109560641") 2025/07/10 01:14:58 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff1fe_d20250710_m010600_c001_v0001183_t0023_u01752109560010") 2025/07/10 01:14:58 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff1f4_d20250710_m010559_c001_v0001183_t0020_u01752109559444") 2025/07/10 01:14:58 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea480f1_d20250710_m010559_c001_v7007000_t0000_u01752109559081") 2025/07/10 01:14:58 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff1da_d20250710_m010558_c001_v0001183_t0046_u01752109558515") 2025/07/10 01:14:58 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff1ca_d20250710_m010557_c001_v0001183_t0018_u01752109557896") 2025/07/10 01:14:58 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d1e_d20250710_m010557_c001_v7007000_t0000_u01752109557159") 2025/07/10 01:14:58 DEBUG : potato: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff18c_d20250710_m010556_c001_v0001183_t0020_u01752109556378") 2025/07/10 01:14:58 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f402b0539e5970a28_d20250710_m010717_c001_v7007000_t0000_u01752109637618") 2025/07/10 01:14:58 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060e75_d20250710_m010716_c001_v0001090_t0021_u01752109636662") 2025/07/10 01:14:58 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424bd7f_d20250710_m010708_c001_v7007000_t0000_u01752109628075") 2025/07/10 01:14:58 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060e5c_d20250710_m010702_c001_v0001090_t0009_u01752109622829") 2025/07/10 01:14:58 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda153a_d20250710_m010655_c001_v7007000_t0000_u01752109615436") 2025/07/10 01:14:58 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060e30_d20250710_m010650_c001_v0001090_t0044_u01752109610304") 2025/07/10 01:14:58 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab879474900_d20250710_m010643_c001_v7007000_t0000_u01752109603017") 2025/07/10 01:14:58 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060e16_d20250710_m010638_c001_v0001090_t0016_u01752109598106") 2025/07/10 01:14:58 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea4812f_d20250710_m010618_c001_v7007000_t0000_u01752109578195") 2025/07/10 01:14:58 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff3fe_d20250710_m010616_c001_v0001183_t0030_u01752109576862") 2025/07/10 01:14:58 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48126_d20250710_m010616_c001_v7007000_t0000_u01752109576496") 2025/07/10 01:14:58 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff3c0_d20250710_m010614_c001_v0001183_t0013_u01752109574935") 2025/07/10 01:14:59 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48123_d20250710_m010614_c001_v7007000_t0000_u01752109574567") 2025/07/10 01:14:59 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff3a4_d20250710_m010613_c001_v0001183_t0004_u01752109573806") 2025/07/10 01:14:59 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48118_d20250710_m010612_c001_v7007000_t0000_u01752109572857") 2025/07/10 01:14:59 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff376_d20250710_m010612_c001_v0001183_t0055_u01752109572087") 2025/07/10 01:14:59 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea4810f_d20250710_m010610_c001_v7007000_t0000_u01752109570524") 2025/07/10 01:14:59 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff32d_d20250710_m010609_c001_v0001183_t0049_u01752109569662") 2025/07/10 01:14:59 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea480fe_d20250710_m010604_c001_v7007000_t0000_u01752109564282") 2025/07/10 01:14:59 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff26e_d20250710_m010603_c001_v0001183_t0008_u01752109563328") 2025/07/10 01:14:59 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad81_d20250710_m010507_c001_v7007000_t0000_u01752109507896") 2025/07/10 01:14:59 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffec9f_d20250710_m010507_c001_v0001183_t0021_u01752109507313") 2025/07/10 01:14:59 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad7c_d20250710_m010506_c001_v7007000_t0000_u01752109506410") 2025/07/10 01:14:59 DEBUG : potato2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffec7f_d20250710_m010505_c001_v0001183_t0023_u01752109505779") 2025/07/10 01:14:59 DEBUG : potato3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f410934699424bd81_d20250710_m010708_c001_v7007000_t0000_u01752109628321") 2025/07/10 01:14:59 DEBUG : potato3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6d5f_d20250710_m010704_c001_v0001131_t0001_u01752109624102") 2025/07/10 01:14:59 DEBUG : potato3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda153b_d20250710_m010655_c001_v7007000_t0000_u01752109615641") 2025/07/10 01:14:59 DEBUG : potato3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6d33_d20250710_m010651_c001_v0001131_t0049_u01752109611706") 2025/07/10 01:15:00 DEBUG : potato3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab879474901_d20250710_m010643_c001_v7007000_t0000_u01752109603198") 2025/07/10 01:15:00 DEBUG : potato3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6d05_d20250710_m010638_c001_v0001131_t0000_u01752109598644") 2025/07/10 01:15:00 DEBUG : pre-dest1/1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18df3_d20250710_m010750_c001_v7007000_t0000_u01752109670100") 2025/07/10 01:15:00 DEBUG : pre-dest1/1: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6def_d20250710_m010742_c001_v0001131_t0042_u01752109662029") 2025/07/10 01:15:00 DEBUG : pre-dest2/2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18df4_d20250710_m010750_c001_v7007000_t0000_u01752109670283") 2025/07/10 01:15:00 DEBUG : pre-dest2/2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060ea9_d20250710_m010742_c001_v0001090_t0045_u01752109662694") 2025/07/10 01:15:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea481d9_d20250710_m010728_c001_v7007000_t0000_u01752109648296") 2025/07/10 01:15:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff9f2_d20250710_m010725_c001_v0001183_t0029_u01752109645338") 2025/07/10 01:15:00 DEBUG : sizeonly: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03d07_d20250710_m010542_c001_v7007000_t0000_u01752109542961") 2025/07/10 01:15:00 DEBUG : sizeonly: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffeffe_d20250710_m010542_c001_v0001183_t0037_u01752109542027") 2025/07/10 01:15:00 DEBUG : splitbanan: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f422f3d942eda16d9_d20250710_m011213_c001_v7007000_t0000_u01752109933476") 2025/07/10 01:15:00 DEBUG : splitbanan: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b516_d20250710_m011205_c001_v0001042_t0046_u01752109925954") 2025/07/10 01:15:00 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f645_d20250710_m011335_c001_v7007000_t0000_u01752110015416") 2025/07/10 01:15:00 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b603_d20250710_m011328_c001_v0001042_t0049_u01752110008462") 2025/07/10 01:15:00 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4112e27c5940a0da_d20250710_m011317_c001_v7007000_t0000_u01752109997774") 2025/07/10 01:15:00 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b5d5_d20250710_m011310_c001_v0001042_t0050_u01752109990871") 2025/07/10 01:15:00 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147b113_d20250710_m011302_c001_v7007000_t0000_u01752109982349") 2025/07/10 01:15:00 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b5ad_d20250710_m011255_c001_v0001042_t0047_u01752109975556") 2025/07/10 01:15:00 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f41454ec2927f297f_d20250710_m011246_c001_v7007000_t0000_u01752109966093") 2025/07/10 01:15:00 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b57c_d20250710_m011239_c001_v0001042_t0041_u01752109959700") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f409f9734efc7a59f_d20250710_m011230_c001_v7007000_t0000_u01752109950127") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b558_d20250710_m011223_c001_v0001042_t0055_u01752109943173") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48b73_d20250710_m011207_c001_v7007000_t0000_u01752109927717") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b71da_d20250710_m011204_c001_v0001131_t0027_u01752109924840") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419811bd311f2a5b_d20250710_m011155_c001_v7007000_t0000_u01752109915200") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4203_d20250710_m011148_c001_v0001043_t0044_u01752109908025") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3ca4bf_d20250710_m011146_c001_v7007000_t0000_u01752109906850") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b4b6_d20250710_m011143_c001_v0001042_t0010_u01752109903163") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef063b_d20250710_m011133_c001_v7007000_t0000_u01752109893338") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc41c7_d20250710_m011125_c001_v0001043_t0048_u01752109885981") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f413e410e2c855c67_d20250710_m011125_c001_v7007000_t0000_u01752109885055") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b472_d20250710_m011121_c001_v0001042_t0053_u01752109881248") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48af7_d20250710_m011104_c001_v7007000_t0000_u01752109864597") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b42e_d20250710_m011100_c001_v0001042_t0006_u01752109860780") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4054f37f614e24be_d20250710_m011051_c001_v7007000_t0000_u01752109851068") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b3fe_d20250710_m011044_c001_v0001042_t0016_u01752109844648") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416473a715d18ecd_d20250710_m011035_c001_v7007000_t0000_u01752109835305") 2025/07/10 01:15:01 DEBUG : splitbananasplit: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b3b4_d20250710_m011028_c001_v0001042_t0038_u01752109828479") 2025/07/10 01:15:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416b1689df3ca4c7_d20250710_m011150_c001_v7007000_t0000_u01752109910124") 2025/07/10 01:15:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a000d54_d20250710_m011144_c001_v0001183_t0051_u01752109904516") 2025/07/10 01:15:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef05c1_d20250710_m011021_c001_v7007000_t0000_u01752109821119") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7044_d20250710_m011019_c001_v0001131_t0056_u01752109819613") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef05b6_d20250710_m011018_c001_v7007000_t0000_u01752109818844") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4111_d20250710_m011017_c001_v0001043_t0051_u01752109817506") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748fb_d20250710_m010635_c001_v7007000_t0000_u01752109595355") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060e0c_d20250710_m010634_c001_v0001090_t0032_u01752109594467") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748f8_d20250710_m010633_c001_v7007000_t0000_u01752109593917") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6ce1_d20250710_m010632_c001_v0001131_t0036_u01752109592887") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03cff_d20250710_m010539_c001_v7007000_t0000_u01752109539952") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffefb0_d20250710_m010538_c001_v0001183_t0046_u01752109538622") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03cfc_d20250710_m010538_c001_v7007000_t0000_u01752109538260") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffef8a_d20250710_m010537_c001_v0001183_t0016_u01752109537343") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03ceb_d20250710_m010535_c001_v7007000_t0000_u01752109535239") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffef2c_d20250710_m010533_c001_v0001183_t0007_u01752109533878") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03ce8_d20250710_m010533_c001_v7007000_t0000_u01752109533334") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffef04_d20250710_m010532_c001_v0001183_t0033_u01752109532187") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffeeac_d20250710_m010528_c001_v0001183_t0056_u01752109528981") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f420e3e9208e03ce0_d20250710_m010528_c001_v7007000_t0000_u01752109528621") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffee8a_d20250710_m010528_c001_v0001183_t0017_u01752109528014") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffee7e_d20250710_m010527_c001_v0001183_t0037_u01752109527356") 2025/07/10 01:15:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ada2_d20250710_m010526_c001_v7007000_t0000_u01752109526624") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffee2a_d20250710_m010524_c001_v0001183_t0020_u01752109524365") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffedf4_d20250710_m010521_c001_v0001183_t0019_u01752109521859") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad9c_d20250710_m010521_c001_v7007000_t0000_u01752109521495") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffedda_d20250710_m010520_c001_v0001183_t0020_u01752109520923") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffedc8_d20250710_m010520_c001_v0001183_t0003_u01752109520344") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad99_d20250710_m010519_c001_v7007000_t0000_u01752109519982") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffed5a_d20250710_m010516_c001_v0001183_t0031_u01752109516105") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad8f_d20250710_m010515_c001_v7007000_t0000_u01752109515741") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffed46_d20250710_m010515_c001_v0001183_t0020_u01752109515167") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad8e_d20250710_m010514_c001_v7007000_t0000_u01752109514258") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffed28_d20250710_m010513_c001_v0001183_t0039_u01752109513681") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad8d_d20250710_m010513_c001_v7007000_t0000_u01752109513133") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffed07_d20250710_m010512_c001_v0001183_t0027_u01752109512487") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad8c_d20250710_m010511_c001_v7007000_t0000_u01752109511583") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffece3_d20250710_m010510_c001_v0001183_t0027_u01752109510797") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad8a_d20250710_m010510_c001_v7007000_t0000_u01752109510241") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffeccf_d20250710_m010509_c001_v0001183_t0058_u01752109509615") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad84_d20250710_m010509_c001_v7007000_t0000_u01752109509072") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffecb7_d20250710_m010508_c001_v0001183_t0038_u01752109508451") 2025/07/10 01:15:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad76_d20250710_m010503_c001_v7007000_t0000_u01752109503999") 2025/07/10 01:15:04 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffec55_d20250710_m010503_c001_v0001183_t0055_u01752109503434") 2025/07/10 01:15:04 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad73_d20250710_m010502_c001_v7007000_t0000_u01752109502890") 2025/07/10 01:15:04 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffec3f_d20250710_m010502_c001_v0001183_t0030_u01752109502250") 2025/07/10 01:15:04 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad71_d20250710_m010501_c001_v7007000_t0000_u01752109501279") 2025/07/10 01:15:04 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffec17_d20250710_m010500_c001_v0001183_t0057_u01752109500669") 2025/07/10 01:15:04 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40165088f147ad6d_d20250710_m010458_c001_v7007000_t0000_u01752109498292") 2025/07/10 01:15:04 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479ffebdb_d20250710_m010457_c001_v0001183_t0059_u01752109497700") 2025/07/10 01:15:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef05c2_d20250710_m011021_c001_v7007000_t0000_u01752109821303") 2025/07/10 01:15:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b38e_d20250710_m011019_c001_v0001042_t0057_u01752109819626") 2025/07/10 01:15:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef05b8_d20250710_m011019_c001_v7007000_t0000_u01752109819028") 2025/07/10 01:15:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0005ea_d20250710_m011017_c001_v0001183_t0040_u01752109817515") 2025/07/10 01:15:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f649_d20250710_m011337_c001_v7007000_t0000_u01752110017424") 2025/07/10 01:15:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00169b_d20250710_m011336_c001_v0001183_t0047_u01752110016799") 2025/07/10 01:15:04 DEBUG : sub/yam: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748f3_d20250710_m010630_c001_v7007000_t0000_u01752109590784") 2025/07/10 01:15:04 DEBUG : sub/yam: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff520_d20250710_m010629_c001_v0001183_t0031_u01752109589271") 2025/07/10 01:15:04 DEBUG : test_dir1/file2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef05a7_d20250710_m011016_c001_v7007000_t0000_u01752109816705") 2025/07/10 01:15:04 DEBUG : test_dir1/file2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0005b8_d20250710_m011014_c001_v0001183_t0023_u01752109814956") 2025/07/10 01:15:04 DEBUG : test_dir1/file2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef059f_d20250710_m011014_c001_v7007000_t0000_u01752109814084") 2025/07/10 01:15:04 DEBUG : test_dir1/file2: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a00058a_d20250710_m011012_c001_v0001183_t0041_u01752109812775") 2025/07/10 01:15:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef05a9_d20250710_m011016_c001_v7007000_t0000_u01752109816894") 2025/07/10 01:15:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7030_d20250710_m011014_c001_v0001131_t0008_u01752109814966") 2025/07/10 01:15:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f403bf01634ef05a3_d20250710_m011014_c001_v7007000_t0000_u01752109814268") 2025/07/10 01:15:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7024_d20250710_m011012_c001_v0001131_t0026_u01752109812763") 2025/07/10 01:15:05 DEBUG : three: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48143_d20250710_m010622_c001_v7007000_t0000_u01752109582963") 2025/07/10 01:15:05 DEBUG : three: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff480_d20250710_m010621_c001_v0001183_t0013_u01752109581820") 2025/07/10 01:15:05 DEBUG : three: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e939479fff448_d20250710_m010619_c001_v0001183_t0024_u01752109579708") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f65e_d20250710_m011339_c001_v7007000_t0000_u01752110019205") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7327_d20250710_m011338_c001_v0001131_t0045_u01752110018408") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f672_d20250710_m011358_c001_v7007000_t0000_u01752110038942") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc435b_d20250710_m011356_c001_v0001043_t0020_u01752110036764") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f66f_d20250710_m011355_c001_v7007000_t0000_u01752110035217") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7367_d20250710_m011353_c001_v0001131_t0009_u01752110033583") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f66e_d20250710_m011352_c001_v7007000_t0000_u01752110032631") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a0017c7_d20250710_m011351_c001_v0001183_t0054_u01752110031986") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f669_d20250710_m011346_c001_v7007000_t0000_u01752110026734") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7341_d20250710_m011345_c001_v0001131_t0023_u01752110025714") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f66c_d20250710_m011348_c001_v7007000_t0000_u01752110028999") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc4343_d20250710_m011347_c001_v0001043_t0044_u01752110027690") 2025/07/10 01:15:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f667_d20250710_m011344_c001_v7007000_t0000_u01752110024734") 2025/07/10 01:15:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f100e93947a001737_d20250710_m011344_c001_v0001183_t0058_u01752110024087") 2025/07/10 01:15:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f665_d20250710_m011343_c001_v7007000_t0000_u01752110023124") 2025/07/10 01:15:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b613_d20250710_m011341_c001_v0001042_t0056_u01752110021978") 2025/07/10 01:15:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f660_d20250710_m011341_c001_v7007000_t0000_u01752110021010") 2025/07/10 01:15:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116410df4cdc432d_d20250710_m011340_c001_v0001043_t0017_u01752110020172") 2025/07/10 01:15:06 DEBUG : toe/toe/toe: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f406af4c26993f65b_d20250710_m011403_c001_v7007000_t0000_u01752110043725") 2025/07/10 01:15:06 DEBUG : toe/toe/toe: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b7385_d20250710_m011402_c001_v0001131_t0009_u01752110042944") 2025/07/10 01:15:06 DEBUG : toe/toe/toe: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f66d_d20250710_m011351_c001_v7007000_t0000_u01752110031019") 2025/07/10 01:15:06 DEBUG : toe/toe/toe: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b627_d20250710_m011349_c001_v0001042_t0046_u01752110029952") 2025/07/10 01:15:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f673_d20250710_m011359_c001_v7007000_t0000_u01752110039536") 2025/07/10 01:15:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1133dab5ed66b637_d20250710_m011358_c001_v0001042_t0050_u01752110038462") 2025/07/10 01:15:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f419ffae81cf5f670_d20250710_m011355_c001_v7007000_t0000_u01752110035808") 2025/07/10 01:15:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f105381aa06d8a71e_d20250710_m011354_c001_v0001157_t0050_u01752110034841") 2025/07/10 01:15:06 DEBUG : two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f4078888abea48144_d20250710_m010623_c001_v7007000_t0000_u01752109583147") 2025/07/10 01:15:06 DEBUG : two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f416f435d4f060de2_d20250710_m010621_c001_v0001090_t0031_u01752109581059") 2025/07/10 01:15:06 DEBUG : two: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f400e939479fff444_d20250710_m010619_c001_v0001183_t0004_u01752109579526") 2025/07/10 01:15:06 DEBUG : yam: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748f5_d20250710_m010631_c001_v7007000_t0000_u01752109591513") 2025/07/10 01:15:06 DEBUG : yam: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f117cfd6ade3a5ec8_d20250710_m010630_c001_v0001183_t0028_u01752109590569") 2025/07/10 01:15:06 DEBUG : yam: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748f0_d20250710_m010627_c001_v7007000_t0000_u01752109587981") 2025/07/10 01:15:06 DEBUG : yam: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f1164cf53303b6ccd_d20250710_m010626_c001_v0001131_t0007_u01752109586747") 2025/07/10 01:15:07 DEBUG : yam: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748e9_d20250710_m010625_c001_v7007000_t0000_u01752109585462") 2025/07/10 01:15:07 DEBUG : yam: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f116f435d4f060dec_d20250710_m010623_c001_v0001090_t0042_u01752109583700") 2025/07/10 01:15:07 DEBUG : yaml: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748f2_d20250710_m010628_c001_v7007000_t0000_u01752109588710") 2025/07/10 01:15:07 DEBUG : yaml: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f111db274b286ef8a_d20250710_m010627_c001_v0001098_t0004_u01752109587619") 2025/07/10 01:15:07 DEBUG : yaml: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f40459ab8794748ee_d20250710_m010626_c001_v7007000_t0000_u01752109586189") 2025/07/10 01:15:07 DEBUG : yaml: Deleting (id "4_zdf923d53d0ddfb1b9f780e1b_f10751aef4d69b46a_d20250710_m010625_c001_v0001092_t0024_u01752109585164") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m13.550073517s (try 1/5)